Skip to content

Everscale multisig wallet for web and mobile with confirmations from Suft accounts

Notifications You must be signed in to change notification settings

ever-incubator/fidosafe-web

 
 

Repository files navigation

Fidosafe 1.0.7

Firstly, build the web app, then compile and deploy contract.

./deploy.sh

Then, install and run the web app.

Install the requirements for the web app

npm install

Run the app for dev

./node_modules/.bin/vue-cli-service serve --mode staging

Build the app for dev

./node_modules/.bin/vue-cli-service build --mode staging

Build the app for production

./node_modules/.bin/vue-cli-service build

About

Everscale multisig wallet for web and mobile with confirmations from Suft accounts

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 51.1%
  • Solidity 27.1%
  • Vue 19.6%
  • Shell 1.5%
  • Other 0.7%