https://github.com/bytangle/blockchain-test
https://github.com/bytangle/blockchain-test
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bytangle/blockchain-test
- Owner: bytangle
- Created: 2024-07-16T11:46:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T13:11:51.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T19:47:57.934Z (over 1 year ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kredete USD
This is a hypothetical ERC20 token for storing user's USD (for this case let assume 1 USDK == 1 USD always).
You're expected to add support for what's mentioned below. Security and interoperability should be put into consideration.
- Integrate a 1% transaction fee mechanism into the contract. This is to be deducted on each transfer and should be transferred to an address responsible for holding fees