On chain data analysis to generate airdrop balances for arkeo's upcoming drop.
- docker
- tern
- go 1.19
- generate contracts from abis using
make generate-contracts
- https://geth.ethereum.org/docs/getting-started/installing-geth#install-on-macos-via-homebrew
- https://goethereumbook.org/en/smart-contract-compile/
a cobra based cli is being built to faciliate launching the various indexing commands for various chains/tokens etc
- register new commands in root.go
- See the ETH Indexer for example
- audit block heights!