1.0.5 • Published 4 years ago

@nailit/ap-id v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Identity Asset Protocol

v1.0.0

Usage in your application

yarn add ap-id

Build and run local blockchain and IPFS server

yarn build will generate this file and save it to dist/index.js.

yarn start

Lib Tests

yarn test:js

Smart Contract Tests

yarn test:contracts