Skip to content

g3yang/MetaCoin

Repository files navigation

MetaCoin

  1. Install Truffle
    npm install -g truffle

  2. npm install

  3. Run testrpc, compile and deploy contracts.
    truffle develop
    compile
    migrate

  4. Start the local webserver
    npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published