0.0.15-0 • Published 6 years ago

@angular-web3/schematics v0.0.15-0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

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!