@atpar/ap.js
v0.4.3
Published
Typescript Library for interacting with the ACTUS protocol
Readme
AP.js
AP.js is a typescript library for interacting with the ACTUS Protocol smart contracts. It allows developers to create and manage ACTUS assets.
Documentation
https://docs.actus-protocol.io/ap-js/overview
Development
Install
yarn install
# compile typescript to js
yarn buildTesting
yarn test