https://github.com/uttam-singhh/asset-tokenisation
An Ethereum Blockchain-based Project with Real World Use-Cases such as:๐ฐ Tokenization of any Assets as fungible Tokens (ERC20), ๐ฆ Creation of Bonus Programs, Vouchers, etc, ๐ฒ Creation of a new cryptocurrency, ๐งพ Creation of a Payment-layer on top of Ethereum
https://github.com/uttam-singhh/asset-tokenisation
blockchain ethereum ethereum-contract ethereum-dapp nodejs openzeppelin-solidity react truffle
Last synced: over 1 year ago
JSON representation
An Ethereum Blockchain-based Project with Real World Use-Cases such as:๐ฐ Tokenization of any Assets as fungible Tokens (ERC20), ๐ฆ Creation of Bonus Programs, Vouchers, etc, ๐ฒ Creation of a new cryptocurrency, ๐งพ Creation of a Payment-layer on top of Ethereum
- Host: GitHub
- URL: https://github.com/uttam-singhh/asset-tokenisation
- Owner: Uttam-Singhh
- License: mit
- Created: 2021-04-28T12:23:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T15:05:11.000Z (about 5 years ago)
- Last Synced: 2025-03-27T09:40:03.676Z (over 1 year ago)
- Topics: blockchain, ethereum, ethereum-contract, ethereum-dapp, nodejs, openzeppelin-solidity, react, truffle
- Language: JavaScript
- Homepage:
- Size: 633 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Asset Tokenisation
## An Ethereum Blockchain based Project with Real World Use-Cases such as:
* ๐ฐ Tokenization of any Assets as fungible Tokens (ERC20)
* ๐ฆ Creation of Bonus Programs, Vouchers, etc.
* ๐ฒ Creation of a new crypto currency
* ๐งพ Creation of a Payment-layer on top of Ethereum

## Tools, Languages & Frameworks used:
* Solidity(Ethereum)
* React
* OpenZeppelin
* Truffle
* Infura and MetaMask(deployement)
## Contributions to this repo are WELCOME โก๏ธ๐๐ป
- :art: give suggestions on how to improve the UI design
- :hammer: try to break the DApp by testing it to find any bugs. If you find any, check if there is an issue already open for it, if there is none, then report it