bafnetwork / baf-wallet-v2

baf-wallet-v2.vercel.app
MIT License
4 stars 0 forks source link

Add an Ethereum library #92

Open Lev-Stambler opened 3 years ago

Lev-Stambler commented 3 years ago
Gilgahex commented 3 years ago

Purser & Ether.js look solid

https://github.com/JoinColony/purser https://github.com/ethers-io/ethers.js/

Lev-Stambler commented 3 years ago

@Gilgahex if you have a chance do you want to pick up this issue?

It would just be implementing the same interface as found in libs/near

Sladuca commented 3 years ago

specifically you'd have to wrap one of those libraries so it conforms to the ChainInterface type similar to how it's done in libs/near