rarible / sdk

MIT License
83 stars 41 forks source link

feat: Solana & Ethereum SDKs refactor #599

Open vanya2h opened 5 months ago

vanya2h commented 5 months ago

The goals of this work:

  1. Actualize the solana implementation: Connectors, SDK and Wallet abstraction, add more tests with better infrastracture
  2. Refactor of Ethereum SDK to improve stability and readability: add more tests, simplify abstractions, make abstractions more reusable