The project needs a frontend to be user friendly.
I think it's best to use the metamask api to interact with the frontend + smart contract. It's what most people are already familiar with.
In the frontend users has to be (at least) able to do the following
- buy and sell the chip token (stablecoin)
- deposit into a pool
- withdrawal from a pool
If we want to be fancy we can create a more fancy dashboard for the position, but this is not required for the first version.
The project needs a frontend to be user friendly.
I think it's best to use the metamask api to interact with the frontend + smart contract. It's what most people are already familiar with.
In the frontend users has to be (at least) able to do the following
If we want to be fancy we can create a more fancy dashboard for the position, but this is not required for the first version.