... | @@ -101,6 +101,9 @@ After that, you can create the folders **contract/** to store the source files f |
... | @@ -101,6 +101,9 @@ After that, you can create the folders **contract/** to store the source files f |
|
|
|
|
|
{height="450px"}
|
|
{height="450px"}
|
|
|
|
|
|
|
|
For more information or if you are having trouble setting up your Hardhat Environment, visit the
|
|
|
|
[Hardhat Documentation] (https://hardhat.org/docs)
|
|
|
|
|
|
## Wallet
|
|
## Wallet
|
|
|
|
|
|
To enhance our wallet creation process for this project, we have opted to incorporate [Wagmi](https://wagmi.sh) for seamless Ethereum integration. By integrating our wallet with smart contracts, we can ensure the secure storage of our NFT tickets. Wagmi, a comprehensive collection of React Hooks, provides all the essential tools needed for Ethereum-related development tasks. To streamline the wallet connection experience across multiple chains, we leverage the [web3modals](https://web3modal.com) library, which centralizes the multi-chain wallet connection flows in one convenient location.
|
|
To enhance our wallet creation process for this project, we have opted to incorporate [Wagmi](https://wagmi.sh) for seamless Ethereum integration. By integrating our wallet with smart contracts, we can ensure the secure storage of our NFT tickets. Wagmi, a comprehensive collection of React Hooks, provides all the essential tools needed for Ethereum-related development tasks. To streamline the wallet connection experience across multiple chains, we leverage the [web3modals](https://web3modal.com) library, which centralizes the multi-chain wallet connection flows in one convenient location.
|
... | | ... | |