Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phantasma-io/ecto
Lightweight Chrome Extension Wallet for Phantasma
https://github.com/phantasma-io/ecto
blockchain crypto cryptocurrency phantasma phantasmachain phantasmaio smartnft smartnfts vue wallet
Last synced: 3 days ago
JSON representation
Lightweight Chrome Extension Wallet for Phantasma
- Host: GitHub
- URL: https://github.com/phantasma-io/ecto
- Owner: phantasma-io
- Created: 2024-03-11T10:48:56.000Z (8 months ago)
- Default Branch: dev
- Last Pushed: 2024-03-11T10:49:12.000Z (8 months ago)
- Last Synced: 2024-05-01T00:44:47.941Z (7 months ago)
- Topics: blockchain, crypto, cryptocurrency, phantasma, phantasmachain, phantasmaio, smartnft, smartnfts, vue, wallet
- Language: Vue
- Homepage:
- Size: 2.89 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ecto
To test enable developer mode in chrome://extensions and "Load unpacked" dist folder.
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run build-watch
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).