Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yan-pi/pie-token-dapp
PIE Token is an Ethereum-based cryptocurrency utilizing the Binance Smart Chain (BNB Test) to generate liquidity through operations such as minting, burning, and transactions.
https://github.com/yan-pi/pie-token-dapp
Last synced: 14 days ago
JSON representation
PIE Token is an Ethereum-based cryptocurrency utilizing the Binance Smart Chain (BNB Test) to generate liquidity through operations such as minting, burning, and transactions.
- Host: GitHub
- URL: https://github.com/yan-pi/pie-token-dapp
- Owner: yan-pi
- License: mit
- Created: 2023-10-13T17:50:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T03:41:19.000Z (about 1 year ago)
- Last Synced: 2024-11-28T22:19:17.701Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PIE Token Project
## Description
PIE Token is an Ethereum-based cryptocurrency utilizing the Binance Smart Chain (BNB Test) to generate liquidity through operations such as minting, burning, and transactions. This project seamlessly integrates with the Metamask digital wallet, providing users with a secure and efficient transaction experience.
## Features
- **Mint and Burn:** Users can create new tokens (mint) and destroy existing tokens (burn), thus controlling the supply of the PIE Token.
- **Transactions:** The project facilitates transactions between users, promoting the movement of the token on the BNB Test network.
- **Metamask Integration:** Integration with the Metamask wallet offers an additional layer of security and convenience, allowing users to manage their private keys securely.
## Next Steps (TODO)
- **Next.js Landing Page:** Add a Landing Page developed in Next.js to provide information about the project, usage instructions, and details about the PIE Token.
- **Micro Wallet:** Implement a micro wallet within the project to enable users to perform basic operations directly within the interface, eliminating the need to access Metamask separately.
## How to Contribute
If you are interested in contributing to the development of the PIE Token, feel free to open issues or submit pull requests in the project repository.
## Legal Notice
This project is provided "as is," without warranties of any kind. Use it at your own risk.
## License
This project is licensed under the [MIT License](link_to_license).
---