Skip to content

Minimal needed files to run a hedera mirror node and relay services

License

Notifications You must be signed in to change notification settings

01node/hedera-rpc-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hedera-rpc-node

Minimal needed files to run a hedera mirror node and relay services

docker-compose.yml file - with all the services :

for the hedera stack (in order to sync) - you need to complete the application.yml file with your api keys (be it GCP or AWS).

hedera relay

.env.example file for the relay stack - do a cp .env.example .env and set the vars. These are minimal/mandatory.

for more, you can check here: https://github.com/hashgraph/hedera-json-rpc-relay/blob/main/docs/configuration.md

obviously, you need to fund the wallet with some HBAR

About

Minimal needed files to run a hedera mirror node and relay services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published