Skip to content

gacevicljubisa/bee-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Permissions

If needed, set the permissions for the data directories to allow the containers to write to them.

sudo chown -R 999:999 ./data/bootnode ./data/bee1 ./data/bee2 ./data/bee3 ./data/bee4

Run

docker compose up -d

Stop

docker compose down

Fund using Beekeeper

  • geth-url is the URL RPC blockchain node
  • min-swarm is the minimum amount of Swarm tokens to fund
  • min-native is the minimum amount of native tokens to fund
  • wallet-key is the private key of the wallet to fund
  • addresses is comma-separated list of addresses to fund
  • log-verbosity is the verbosity level of the logs (debug, info, warn, error)
./beekeeper node-funder --geth-url=[rpc_blockchain_endpoint] --min-swarm=10 --min-native=0.1 --log-verbosity=debug --wallet-key=[private_wallet_key] --addresses=0x3a13fca45cbf4afc4f2af2869048fefaf409ba08

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors