Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 762 Bytes

README.md

File metadata and controls

41 lines (32 loc) · 762 Bytes

🚀 Eltwallet 🚀

Ethereum and ERC20 tokens wallet

Launch App

Features

  • 🔩 Simple: Bootstrapped with Gatsby

  • 📱 Responsive: Made mobile responsive with Tachyons

  • 🎉 Live: Deployed and secured with Netlify

Local development

# Install dependencies
$ npm install

# Serve with hot reload at localhost:8000
$ npm run develop

# Build for production with minification
$ npm run build