An open API service indexing awesome lists of open source software.

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

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

![image97](https://user-images.githubusercontent.com/63050765/116425499-f6265980-a85f-11eb-874b-0a0f084b5ee0.png)

## 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