Skip to content

Creating an ERC20 fungible token. Trading tokens in exchange of ethers.

Notifications You must be signed in to change notification settings

Priya-cse/ERC20-Fungible-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Hardhat Project

Table of Contents


Overview

We created a fungible token called to kujaCoin that is ERC-20 compliant for a Crowdsale contract from the OpenZeppelin Solidity library.


Requirements

This project leverages python version 3.7.11 with the following packages and modules:

  • Solidity - Create the smart contract and implement the joints saving application to work with ether.

  • Remix IDE - Write and edit solidity code to create the contracts

  • MetaMask - Use digital wallet and a gateway for the Ethereum blockchain.

  • OpenZeppelin - OpenZeppelin library provides a wide variety of contracts that are related to the ERC-20 token standard.


About

Creating an ERC20 fungible token. Trading tokens in exchange of ethers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published