https://github.com/ceramicnetwork/js-rpc-utils
JSON-RPC utilities
https://github.com/ceramicnetwork/js-rpc-utils
Last synced: 9 months ago
JSON representation
JSON-RPC utilities
- Host: GitHub
- URL: https://github.com/ceramicnetwork/js-rpc-utils
- Owner: ceramicnetwork
- License: other
- Created: 2020-07-21T08:23:38.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-03-24T16:52:31.000Z (about 4 years ago)
- Last Synced: 2025-01-20T23:06:57.639Z (over 1 year ago)
- Language: TypeScript
- Size: 986 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# RPC utils
JSON-RPC 2.0 utilities
## Installation
```sh
npm install rpc-utils
```
## [Documentation](./docs/README.md)
## License
Apache-2.0 OR MIT