Skip to content

ajayane/hedera-erc20-token-creation-example-json-rpc-truffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Run Script

node ./verify/<scriptName>.js

About

Create an ERC20 token and deploy on Hedera testnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published