An open API service indexing awesome lists of open source software.

https://github.com/div72/grc-rpc-manager

A proxy for Gridcoin-Research's RPC
https://github.com/div72/grc-rpc-manager

cryptocurrency gridcoin rpc

Last synced: 12 months ago
JSON representation

A proxy for Gridcoin-Research's RPC

Awesome Lists containing this project

README

          

# grc-rpc-manager
grc-rpc-manager is a proxy made to increase GridcoinResearch's RPC capabilities by adding permissions(working but wip), caching(todo) etc.
## Installation
```
git clone https://github.com/div72/grc-rpc-manager.git
cd grc-rpc-manager
python3 main.py
```
## Configuration
See CONFIGURATION.md