Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ralphilius/bep20
https://github.com/ralphilius/bep20
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ralphilius/bep20
- Owner: ralphilius
- License: mit
- Created: 2021-04-23T02:27:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:40:54.000Z (11 months ago)
- Last Synced: 2024-04-20T19:37:28.582Z (7 months ago)
- Language: JavaScript
- Size: 15.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BEP20 Token Generator
[![CI](https://github.com/vittominacori/bep20-generator/workflows/CI/badge.svg?branch=master)](https://github.com/vittominacori/bep20-generator/actions/)
[![Coverage Status](https://coveralls.io/repos/github/vittominacori/bep20-generator/badge.svg?branch=master)](https://coveralls.io/github/vittominacori/bep20-generator?branch=master)
[![MIT licensed](https://img.shields.io/github/license/vittominacori/bep20-generator.svg)](https://github.com/vittominacori/bep20-generator/blob/master/LICENSE)The new Smart Contract Generator for BEP20 Token.
## Try it
[https://vittominacori.github.io/bep20-generator](https://vittominacori.github.io/bep20-generator)
## License
Code released under the [MIT License](https://github.com/vittominacori/bep20-generator/blob/master/LICENSE).