1.0.4 • Published 11 months ago

@fanfury/blackfury-wallet-frontend v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
11 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.