1.0.2 • Published 2 years ago

mixin-api-client v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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.