1.0.0 • Published 12 months ago

@zetahub/blackfury-wallet-frontend v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

wallet.fury.black Frontend

Wallet Metamask Integration with Blackfury Native Cosmos Chain

Requirements

  • NodeJs

Local development

yarn dev

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.