Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aeternity/ae-token-minter
https://github.com/aeternity/ae-token-minter
aelabs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aeternity/ae-token-minter
- Owner: aeternity
- License: mit
- Created: 2022-12-09T10:45:48.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T13:11:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T13:42:17.338Z (almost 2 years ago)
- Topics: aelabs
- Language: TypeScript
- Homepage:
- Size: 34.1 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Aeternity NFT generator
## Installation
```
nvm use 14
npm install
ng serve
```