0xSplits / splits-sdk

An SDK for building apps on top of 0xSplits
https://docs.splits.org/sdk
MIT License
31 stars 11 forks source link

feat(splits-kit): use blockies identicon #21

Closed shrimpynuts closed 7 months ago

shrimpynuts commented 7 months ago

https://linear.app/splits/issue/PE-1645/update-splitkit-to-use-new-identicons

Not sure why so many changes in pnpm lockfile?

vercel[bot] commented 7 months ago

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

Name Status Preview Comments Updated (UTC)
splits-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 9:07pm
mihoward21 commented 7 months ago

Do we export that icon component from splits kit? Not necessary to do now, seems like it could be nice (I think there are a few helper components below DisplaySplit and CreateSplit that could be nice to export for people at some point. Probably a separate task).

shrimpynuts commented 7 months ago

Renamed Identicon to SplitsAvatar, but gonna save exporting it for later/its own task because we should probably create its own Storybook and documentation if we do so.