Uwabe is a UI tool for smart contracts. Once you have created a smart contract, you need to think about the UI to get people to use it. If you create a smart contract, no matter how great it is, if people don't know how to use it, it will never reach many people.
Uwabe (上辺) is a UI tool developed to make handling smart contracts more intuitive. This makes it easier to visually understand the functionality of smart contracts and to execute functions with ease. It is very simple to use and allows users to utilize Uwabe by simply entering the contract address. This makes it easy for anyone to utilize smart contract functions.
Uwabe also allows configuration information to be stored on-chain as tokens, which can then be referenced by other users and platforms. This makes it easier to share smart contract usage and settings. Uwabe is a tool that makes smart contracts more accessible to a wider audience.
TypeScript and Next.js were used to create the front-end application.For the connection to the wallet, the relevant functionality from the MetaMask SDK was used. The etherscan API was used to retrieve contract information for the testnet and mainnet. Hardhat was used to deploy smart contracts.