wax-js
Version:
This is node.js API for WAX token. Will be made to receive and send balance, and check it etc...
20 lines (19 loc) • 404 B
JSON
{
"name": "wax-js",
"version": "0.0.2",
"description": "This is node.js API for WAX token. Will be made to receive and send balance, and check it etc...",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"wax",
"api",
"io",
"waxio",
"send",
"wallet"
],
"author": "Leonardo Braney",
"license": "ISC"
}