shapeshift / lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avalanche Chain Adapter

kaladinlight opened this issue · comments

commented

Overview

Create an avalanche chain adpater for interacting with avalanche chain from web

References and additional details

Should closely resemble the eth chain adapter

Acceptance Criteria

  • Implement ChainAdapter interface

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

blocked until blockbook is synced @kaladinlight

will require some small changes to the ethereum chain adapter to remove hard coding. follow the CosmosSDKBaseAdapter pattern if possible.