Signal-K / client

Frontend for viewing citizen science proposals on Lens Protocol
https://starsailors.space
7 stars 4 forks source link

šŸ„ŽšŸŖ ā† Finished boilerplate of planet/anomaly profile index #22

Closed Gizmotronn closed 1 year ago

Gizmotronn commented 1 year ago

Users can now navigate to /planets/{$planetID} to see information relating to their planet, including datasets, articles, a sandbox, basic stats/info, a gallery, and a generator.

Generator: https://github.com/signal-k/sytizen/issues/18 Right now it's just the same generator script, but eventually it will take in the fields like radius from the table the page itself is generated from. We'll update the frontend fields to use a UI based on the component we've designed for the Profile pages. users will be able to edit these fields and create a fork of the anomaly in its dataset sandbox for use in their own projects, and this can be part of the "XP" demo for "citizen science points" to mimic the behaviour of the reputation erc20 token:

Now that staking has been re-added, time to close https://github.com/Signal-K/client/issues/18

https://github.com/Signal-K/sytizen/issues/16 Profile pages https://github.com/Signal-K/sytizen/issues/13 https://github.com/Signal-K/sytizen/issues/6 -> Generator & staking https://github.com/Signal-K/sytizen/issues/1 -> sandbox & generator https://github.com/Signal-K/Unity-Demo/issues/28 https://github.com/Signal-K/Unity-Demo/issues/5 https://github.com/Signal-K/starsailors/issues/4 -> user input on anomalies https://github.com/Signal-K/polygon/issues/26 https://github.com/Signal-K/polygon/issues/25 -> Some small changes with the Thirdweb module behaviour, still yet to commence full re-integration now though https://github.com/Signal-K/polygon/issues/24 https://github.com/Signal-K/polygon/issues/22 -> Replacing "mint" FOR NOW with just a "claim" button that sends the planet to your supabase table inventory (array/foreign key in 'profiles' table

https://github.com/Signal-K/polygon/issues/21 https://github.com/Signal-K/polygon/issues/12 -> Keep an eye on this, but for now this is deprecated https://github.com/Signal-K/polygon/issues/3 -> Again keep an eye on the original card game contract, but until we commence the full re-integration of the smart contracts, this is not needed

https://github.com/Signal-K/polygon/issues/30 -> This is working a treat https://github.com/Signal-K/polygon/issues/29 -> Now need to add true threaded comments & integrate it with sandbox items

Full notes available here: https://www.notion.so/skinetics/February-Flow-Planets-8c864b66147c447f82136772336e9bc6?pvs=4#09b8260b2360412683ef5935309fd011

https://github.com/Signal-K/client/pull/21