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
- Host: GitHub
- URL: https://github.com/div72/grc-rpc-manager
- Owner: div72
- License: unlicense
- Created: 2020-03-25T12:32:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T02:49:53.000Z (about 5 years ago)
- Last Synced: 2024-05-01T19:35:02.175Z (almost 2 years ago)
- Topics: cryptocurrency, gridcoin, rpc
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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