2021-12-14 15:06:04 +01:00
2021-12-14 15:06:04 +01:00
2021-12-13 01:39:17 +01:00
2021-12-13 01:45:58 +01:00
2021-12-13 23:31:42 +01:00

Usage

git clone https://github.com/cventastic/POKT_DOKT.git
git submodule update --init --recursive
git pull --recurse-submodules
cd POKT_DOKT
chown -R 1005:1001 chains 
docker-compose up -d

TODO !!!!

poly_submodule? -> relativer pfad vom submodule, macht probleme wenn man docker-compose vom root des repos aufruft.

POKT:

  • Beim lesen von chain.json braucht pokt rechte auf den chains ordner: chown -R 1005:1001 chains
  • Archive?
  • Monitoring

GOERLI:

  • Bootstrap Archive
  • Monitoring

RINKEBY:

  • Bootstrap Archive
  • Monitoring

ROPSTEN:

  • Bootstrap Archive
  • Monitoring

MAINNET:

  • Bootstrap Archive
  • Monitoring

ERIGON-Trace:

  • Bootstrap Archive
  • Monitoring

AVALANCHE:

Description
No description provided
Readme 33 MiB
Languages
Shell 55.6%
JavaScript 16.3%
Dockerfile 15%
Python 10.8%
Go 2.1%
Other 0.2%