ajlopez / dapplib

Library to access Ethereum/RSK nodes, to be used in dapps (distributed applications)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DappLib

Library to access Ethereum/RSK nodes. It can be use in dapps (distributed applications).

This is a personal project, not related with or endorsed by RSK.

Installation

Via npm on Node:

npm install dapplib

Usage

TBD

References

TBD

Samples

TBD

Versions

TBD

Contribution

Feel free to file issues and submit pull requests — contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

About

Library to access Ethereum/RSK nodes, to be used in dapps (distributed applications)

License:Other