Skip to content

mok0230/hedera-contracts

Repository files navigation

Hedera Contracts

This repo contains code for testing Hedera contracts

Config

To configure your dev environment:

OPERATOR_ACCOUNT_ID=
OPERATOR_PUBLIC_KEY=
OPERATOR_PRIVATE_KEY=

# if alt operator is required (e.g. for token transfer)
ALT_OPERATOR_ACCOUNT_ID=
ALT_OPERATOR_PUBLIC_KEY=
ALT_OPERATOR_PRIVATE_KEY=

# if using DragonGlass API
DRAGON_GLASS_ACCESS_KEY=  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages