Setup
Cloning the base repository
$ git clone [email protected]:ltonetwork/ownable-sdk.git
$ cd ownable-sdkStarting the demo wallet
$ cd www/
$ npm i$ npm run start
Building the Ownable

Building all Ownables
Last updated