Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).