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

https://github.com/mandrigin/turbo-api-examples


https://github.com/mandrigin/turbo-api-examples

Last synced: about 1 year ago
JSON representation

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.