issues
search
Anchor-Protocol
/
anchor-earn
The Earn JavaScript SDK for Anchor Protocol.
Apache License 2.0
45
stars
24
forks
source link
feat(facade): EthAnchor integration
#8
Open
byeongsu-hong
opened
3 years ago
byeongsu-hong
commented
3 years ago
👀 What is Changed?
facade
added ether-anchor-earn
use generics to
AnchorEarn
superclass
moved
CHAINS
,
NETWORKS
enums to
./src/types.ts
facade/interface
added ethereum contract definitions / interface
☑️ Checklist
[x] The code compiles successfully
[x] I've run
yarn lint
to lint and check code style
[ ] I've written the test code and runs successfully
👀 What is Changed?
AnchorEarn
superclassCHAINS
,NETWORKS
enums to./src/types.ts
☑️ Checklist
yarn lint
to lint and check code style