Skip to content

JerzyLa/Tokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

  1. Install

    cd MultiSigWallet npm install

  2. Compilation

    truffle compile

  3. Test

    3.1 Install ganache-cli

    npm install -g ganache-cli

    3.2 In seperate terminal run ganache-cli

    ganache-cli

    3.3 Run JS tests

    truffle test

  4. Migrate to network

    truffle migrate --network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published