What's Changed
Swaps the gnosis api dependency with the sequence api.
Breaking changes
Any token fetches require a sequence api key. Can be obtained here
https://sequence.build/
Env variable used on the admin app and packages is:
NX_SEQUENCE_KEY=
Commits
- v0.5.4 by @skuhlmann in #534
- adds dao overview link by @skuhlmann in #536
- Sk/token api by @skuhlmann in #538
Full Changelog: v0.5.4...v0.5.5