Skip to content

wanseob/commitground-js

 
 

Repository files navigation

commitground-js

This is a javascript library to interact with commitground platform.

Contributing

Prerequisites

  1. Load submodules

    git submodule update --init --recursive
  2. Install truffle

    npm install -g truffle

    You can read truffle install doc here

  3. Ganache(One click ethereum private net).

    Two options exist. When you run this repository on your local environment, desktop app will help you know what's happening on the blockchain. But for the CI/CD environment, 'ganache-cli' will be a better option.

Contributors

Wanseob Lim

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.2%
  • Shell 41.8%