mixin-api-client
v1.0.2
Published
Javascript sdk for Mixin Network
Readme
JS SDK for Mixin Network
This is a beta version of JS SDK for Mixin Network, only ed25519 are supported.
Install
yarn add bot-api-js-clientExample
https://developers.mixin.one/Create your mixin application and fill in the configuration first.
Node.js
node examples/node/app.jsClient (browser)
examples/browser/index.htmlServe the index.html first and see the console in your browser.
