Skip to content

ZJUBCA/zjubca.eostoolkit

 
 

Repository files navigation

ZJUBCA.EOSToolkit

A toolkit for the EOS network powered by ZJUBCA, based on EOSToolkit.

Thanks GenerEOS for providing such a great project.

Features

The toolkit adds several features based on the original toolkit:

  • Keypairs generation and self-create account with the help of a private signup helper.
  • A market for decentralized applications.
  • ZJUBCA whitepaper. Working in progress.

Develop Guide

  1. Clone this repo
  2. Run yarn in order to install dependencies and clean the git repo. At this point you can run npm start to see the example app at http://localhost:3000.
  3. Run yarn run format:js prior to making commits for nice clean code
  4. Run npm run build to build the deployable package.

Now you're ready to rumble!

About

Best toolkit for the EOS network powered by ZJUBCA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • CSS 10.9%
  • HTML 2.5%