beerus
beerus copied to clipboard
refactor: use lightweight libs for Ethereum calls
- get rid of heavy libraries (ethers, jsonspree etc)
- use lightweight serde_json + reqwest
- unit/integration tests with httpmock