BaoPham92 / AssetTokenization

A sandbox application for creating a smart contract handling the a ICO (Initial coin offering) with KYC for smart contract.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A sandbox application with a potential real world case scenario of developing a smart contract on the Ethereum blockchain network.


Use Cases:

  • Tokenization of any asses as fungible tokens (ERC20).
  • Bonus programs or vouchers.
  • New crypto currency
  • payment-layer on top of Ethereum

Development Goals:

  • Understand truffle suite
  • Understand deployment of dApps (decentralized applications) with most recent state of Solidity.
  • Understand tokenization using Open-Zeppelin Smart Contracts
  • Unit testing for smart contracts

About

A sandbox application for creating a smart contract handling the a ICO (Initial coin offering) with KYC for smart contract.

License:MIT License


Languages

Language:JavaScript 54.8%Language:Solidity 35.6%Language:HTML 6.9%Language:CSS 2.7%