https://github.com/mandrigin/turbo-api-examples
https://github.com/mandrigin/turbo-api-examples
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mandrigin/turbo-api-examples
- Owner: mandrigin
- License: mit
- Created: 2020-09-14T09:19:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T13:27:37.000Z (about 3 years ago)
- Last Synced: 2025-03-23T11:04:31.438Z (about 1 year ago)
- Language: Go
- Size: 2.95 MB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# turbo-api-examples
## Gasprice mod
[`cmd/mint`](./cmd/mint)
## ETH supply
### [`cmd/supply`](./cmd/supply)
The node to calculate ETH supply while syncing.
### [`cmd/rpc`](./cmd/rpc)
[RPC Daemon](https://github.com/ledgerwatch/turbo-geth/tree/master/cmd/rpcdaemon) that adds API to request supply.
That is also an example on how to add a custom RPC command to the daemon that could read your custom bucket.