datxweb-core-method
Version:
Handles the JSON-RPC methods. This package is also internally used by datxweb.
19 lines (11 loc) • 397 B
Markdown
# datxweb-core-method
This is a sub module of [Datxweb.js][repo]
The Method module abstracts the JSON-RPC method and is used within most [Datxweb.js][repo] modules.
## Installation
```bash
npm install datxweb-core-method
```
## Types
All the typescript typings are placed in the types folder.
[docs]: http://datxwebjs.readthedocs.io/en/1.0/
[repo]: https://github.com/ethereum/datxweb.js