Skip to content

ed-marquez/hedera-example-json-rpc-truffle

 
 

Repository files navigation

hedera-truffle

This repository contains the sample code that demonstrate how you can deploy a Solidity smart contract to Hedera network using Truffle.

Install

npm install

Configure

mv .env_sample .env
vi .env

Run

truffle migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • Solidity 3.1%