Tacowallet is a wallet for R&D only. Not a general use wallet.
To run the tacowallet in development mode locally, run the following commands:
- Run
npm install
- Run
npm run build
- Run
npm start
Open http://localhost:4200/ in your browser.
Tacowallet is a wallet for R&D only. Not a general use wallet.
To run the tacowallet in development mode locally, run the following commands:
npm install
npm run build
npm start
Open http://localhost:4200/ in your browser.