citycoins / ui

Basic UI components for interacting with the CityCoin contract. Requires Stacks Wallet for Web.
https://minecitycoins.com
GNU General Public License v3.0
28 stars 13 forks source link

⚡[FEAT] Migrate to v2 contracts #129

Open whoabuddy opened 2 years ago

whoabuddy commented 2 years ago

Now that the community upgrade is complete it's time to point the UI to the new data sources.

This is a great opportunity to take advantage of #126 and use the API once updated instead of changing the code in both.

It'll reduce the size of the codebase here and greatly simplify things!

whoabuddy commented 2 years ago

130 made some excellent progress on this, more info in that issue, remaining tasks outlined below: