Skip to content

progmatic-99/web3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools

  • Ganache : Personal blockchain
  • truffle : develop solidity smart contracts
  • metamask : wallet
  • abi : abstract binary interface

Running project

  • Compiling contracts: truffle compile
  • Make sure personal blockchain on ganache is running
  • Add project to ganache workspace
  • Migrate contracts: truffle migrate

About

Starter project for web3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published