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

Add stacking form #137

Closed whoabuddy closed 2 years ago

whoabuddy commented 2 years ago

Adds the Stacking component with a new layout and using the new data structure.

This PR is a good example of how to add a component that makes a contract call based on existing data already loaded in atoms, and re-uses the stacking data loaded on the dashboard.