https://github.com/puti94/vanity-address
substrate 靓号生成器
https://github.com/puti94/vanity-address
polkadot polkadot-js substrate vanity-address
Last synced: 10 months ago
JSON representation
substrate 靓号生成器
- Host: GitHub
- URL: https://github.com/puti94/vanity-address
- Owner: puti94
- License: mit
- Created: 2020-01-04T07:55:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T19:16:53.000Z (over 3 years ago)
- Last Synced: 2025-03-29T09:14:04.101Z (over 1 year ago)
- Topics: polkadot, polkadot-js, substrate, vanity-address
- Language: JavaScript
- Homepage: https://va.substrate.top
- Size: 3.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```