Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 862 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 862 Bytes

💻 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