ewallet-js

0.0.5 • Public • Published

ewallet-js

This is js library for ewallet

Installation

npm install ewallet-js

Admin

Ewallet = require("ewallet-js");
ewallet = new Ewallet.Admin("http://localhost:4000/api");

Client

Ewallet = require("ewallet-js");
ewallet = new Ewallet.Client("http://localhost:4000/api");

Readme

Keywords

Package Sidebar

Install

npm i ewallet-js

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

27.3 kB

Total Files

8

Last publish

Collaborators

  • ookimaki