This is supposed to be a document for our vision of what an active project's notion page should look like. We will work backward from this to a template.
web3-ui is a library of UI components specifically crafted for web3 use cases.
Dhaiwat10 #1259
Until now, the web3-ui team has developed loads of components and hooks. After taking feedback from some users and some self-evaluation, we have decided to make some significant changes to the direction of the project:
The hooks have been discontinued and deprecated since we found that there are better solutions like wagmi that already exist. We don't need to re-invent the wheel.
Our current components are based off of Chakra UI. While this let us come up with working components really quickly, it was also one of the biggest negatives about the project for our users. Our users want complete flexibility when it comes to styling.
This is why we are now actively working on migrating from Chakra UI to a non-styled approach. We will now be looking to only provide the 'functionality' and not the styling.
The team rarely meets and works fully async via the #web3-ui-project under Dev Guild: Community projects
. Technical discussion also takes place on Github via issues and PRs.
<>
<>