npm.io
1.0.2 • Published 4 years ago

mixin-api-client

Licence
ISC
Version
1.0.2
Deps
8
Size
45 kB
Vulns
24
Weekly
0
Stars
13

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-client

Example

https://developers.mixin.one/

Create your mixin application and fill in the configuration first.

Node.js
node examples/node/app.js
Client (browser)
examples/browser/index.html

Serve the index.html first and see the console in your browser.