Skip to content

Simple web application to create a non-custodial wallet for ETH with: NextJS, Ethers and ChakraUI

License

Notifications You must be signed in to change notification settings

unllamas/simple-wallet

Repository files navigation

💻 Tech Stack

🚀 Getting Started

1. Clone proyect:
git clone ...
cd ...
2. Create .env.local file:
INFURA_TOKEN_API = 'API KEY from Infura'
CRYPTO_SECRET_KEY = 'KEY random for encrypt/decrypt'
3. Run the proyect:
yarn run dev

Open http://localhost:3000 with your browser to see the result.

📖 Docs

About

Simple web application to create a non-custodial wallet for ETH with: NextJS, Ethers and ChakraUI

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published