onomyprotocol / arc

Arc moves assets cross-chain to and from integrated blockchains.
Apache License 2.0
3 stars 10 forks source link

AVAX bridge happy path test #69

Closed dzmitryhil closed 1 year ago

dzmitryhil commented 2 years ago

Replace ETH geth in the integration test and emulate the happy-path integration test for the Avalanche chain. The replacement might be done in the docker like in the current repo or docker-compose like in the near-aurora bridge.. The AVAX repositories: https://github.com/ava-labs Use the new branch "ava" branch to keep changes. The good point to start is to run the localnet in the docker with some initial balance on account

AaronKutch commented 1 year ago

Has been merged as a branch