hop-protocol / hop

🐰 Hop Protocol Monorepo
https://hop.exchange/
MIT License
2.85k stars 188 forks source link

Remove direct interactions with contracts from `hop-node` and rely strictly on the SDK to interface with the contracts #575

Closed shanefontaine closed 3 months ago

shanefontaine commented 9 months ago

The hop-node should not interact directly with the contracts. All interactions should occur via the sdk.

shanefontaine commented 3 months ago

Closed with https://github.com/hop-protocol/hop/pull/613