sporeprotocol / spore-demo

A Spore Protocol Demo based on Next.js + React + Spore SDK
https://a-simple-demo.spore.pro
MIT License
3 stars 7 forks source link

refactor: use in-app config #57

Closed ShookLyngs closed 9 months ago

ShookLyngs commented 9 months ago

Adapted spore-sdk 0.2.0 changes and refactored most of the predefinedSporeConfig.xxx direct accessing to a more friendly alternative.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
spore-demo ✅ Ready (Inspect) Visit Preview Jan 18, 2024 11:16am
ashuralyk commented 9 months ago

since the structure of config changed caused adaption issue about GraphQL, I highly recommend that SDK should provide abstract interfaces to fetch config items for 3rd-party users