8000 GitHub - cocoyes/evmos.me-frontend: #HackAtom 2021 project, a wallet integration for evmos.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cocoyes/evmos.me-frontend

 
 

Repository files navigation

Evmos.me Frontend

A #HackAtom 2021 project: a wallet integration for evmos.

Requirements

  • Evmos.me backend
  • NodeJs

Local development

yarn dev

Variables

REACT_APP_BACKEND_URL it should point to the url where evmos.me-backend is hosted.

Deployment

yarn install
yarn build
yarn run export

The statics files will be on the /out folder. Note: this project is automatically hosted using a github action to publish on github pages after each push to master.

About

#HackAtom 2021 project, a wallet integration for evmos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%
0