wormhole-foundation / example-liquidity-layer

Apache License 2.0
11 stars 11 forks source link

solver: update readme along with some minor tweaks #165

Closed bingyuyap closed 3 months ago

bingyuyap commented 3 months ago

This PR does a few things:

  1. Move TS SDK usage to root README.md
  2. Move Solver instructions to solver/README.md
  3. Move Solver dependencies like docker-compose.yml and commands in solana/Makefile to solver dir
  4. Update Solver's sample.config.json to conform to SDKv2 standards and move to solver dir
  5. Add @wormhole-foundation/sdk/addresses for addresses to be registered (needed for toNative to work)