Modals are used to support pretty much every operation done within the dAPP by the user. They allow them to confirm, cancel transactions and provide information during pending transactions.
We're requesting contributor support to build and implement these modals for the dAPP
Follow the steps below to complete the task:
-
Check out the mockups, copy and content of all the modals to be built in the Figma file here
-
Add the created modals to the modal wrapper (modals/modal-wrapper.vue)
-
Use the already built network connection modal (modals/network-wrapper.vue) as an example
-
Ping the Core team in the Web3Bazaar Discord after submitting the Pull Request
Modals are used to support pretty much every operation done within the dAPP by the user. They allow them to confirm, cancel transactions and provide information during pending transactions.
We're requesting contributor support to build and implement these modals for the dAPP
Follow the steps below to complete the task:
Check out the mockups, copy and content of all the modals to be built in the Figma file here
Add the created modals to the modal wrapper
(modals/modal-wrapper.vue)Use the already built
network connectionmodal (modals/network-wrapper.vue) as an examplePing the Core team in the Web3Bazaar Discord after submitting the Pull Request