beerus icon indicating copy to clipboard operation
beerus copied to clipboard

refactor: use lightweight libs for Ethereum calls

Open sergey-melnychuk opened this issue 1 year ago • 0 comments

  • get rid of heavy libraries (ethers, jsonspree etc)
    • use lightweight serde_json + reqwest
    • unit/integration tests with httpmock

sergey-melnychuk avatar Jan 25 '24 16:01 sergey-melnychuk