@nailit/ap-id

Asset Identity Protocol

Usage no npm install needed!

<script type="module">
  import nailitApId from 'https://cdn.skypack.dev/@nailit/ap-id';
</script>

README

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