0.0.15-0 • Published 8 years ago
@angular-web3/schematics
Licence
MIT
Version
0.0.15-0
Deps
6
Size
364 kB
Vulns
0
Weekly
0
Getting Started With Schematics
This repository is a set of angular Schematic to create smart contract library using truffle
Unit Testing
npm run test will run the unit tests, using Jasmine as a runner and test framework.
Publishing
To publish, simply do:
npm run build
npm publish
That's it!