Skip to content

quiet-node/hedera-dev-sandbox

Repository files navigation

Hedera Development Sandbox

A playground atop Hedera Testnet, exhibiting seamless interaction via hedera-sdk-go@v2.

Getting Started

Requirement

Quick start

git clone https://github.com/quiet-node/hedera-dev-sandbox.git
cd hedera-dev-sandbox

Running the project

1. Set environment variables

  • create a .env file using the .example.env as the template and fill out the variables.
HED_ACCOUNT_ID=DER Encoded Private Key
HED_PRIVATE_KEY=Account ID

2. Run project (dev mode)

make dev

Resources:

About

A sandbox for Hedera development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published