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

https://github.com/puti94/vanity-address

substrate 靓号生成器
https://github.com/puti94/vanity-address

polkadot polkadot-js substrate vanity-address

Last synced: 2 months ago
JSON representation

substrate 靓号生成器

Awesome Lists containing this project

README

        

# substrate-vanity-address
## substrate底层架构的靓号生成器([体验地址](https://va.substrate.top))

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Run your tests
```
yarn run test
```

### Lints and fixes files
```
yarn run lint
```