witnet / witnet-solidity-bridge

Witnet Bridge for EVM-compatible blockchains
MIT License
62 stars 24 forks source link

Assess Avalanche integration #196

Closed aesedepece closed 2 years ago

guidiaz commented 2 years ago

https://docs.avax.network/:

guidiaz commented 2 years ago

https://support.avax.network/en/articles/4626956-how-do-i-set-up-metamask-on-avalanche

guidiaz commented 2 years ago

https://docs.avax.network/learn/platform-overview/

guidiaz commented 2 years ago

Avalanche Blockchain Consensus:

guidiaz commented 2 years ago

Launch Your Ethereum dApp on Avalanche:

guidiaz commented 2 years ago

Avalanche Transaction Fees:

aesedepece commented 2 years ago

Thanks for all the info @guidiaz. I have already reached out to my contact in Ava Labs to get the ball rolling in this cooperation.

guidiaz commented 2 years ago

Despite the fact there's a AvalancheJS sdk, the integration could be handle with little adaptation on the web3-jsonrpc-gateway/ethers module. See https://github.com/witnet/web3-jsonrpc-gateway/pull/22

guidiaz commented 2 years ago

AVAX/USD-6 has been prepared and deployed into Avalanche Fuji. See https://github.com/witnet/witnet-price-feed-examples/pull/70

guidiaz commented 2 years ago

New docs site has been updated with deployed addresses in Avalance Fuji:

aesedepece commented 2 years ago

We can consider this done!