Skip to content
 
 

Repository files navigation

tools.simpleweb3.ch

To Run

Pre-Requisites

  1. Nodejs version 20+

Installation

npm install

Have a environment variable

mv .env.example .env
# DONT FORGET TO UPDATE ENVIRONMENT VARIABLE 
# FETCH THE PROJECT ID FROM https://cloud.walletconnect.com/

Start the website for development

npm run dev

Start the website for production(Two Steps)

first build

npm run build 

then preview

npm run preview 

About

A React and Tailwind CSS-based frontend for Tools.SimpleWeb3, leveraging Wagmi hooks to seamlessly connect wallets and send Ethereum transactions, providing an intuitive and responsive interface for interacting with the blockchain.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages