GithubHelp home page GithubHelp logo

elahiali / erc20_token Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 108 KB

These tokens are a representation of an asset, right, ownership, access, cryptocurrency, or anything else that is not unique in and of itself but can be transferred.

JavaScript 72.10% Solidity 27.90%
blockchain erc20 ethereum hardhat smart-contracts token unit-testing

erc20_token's Introduction

ERC20 Token

This repository contains an implementation of an ERC20 token on the Ethereum blockchain. ERC20 is a standard interface for tokens on the Ethereum network, and this implementation provides a basic framework for creating and managing tokens.

Installation

To use this ERC20 token implementation, you'll need to have Node.js and yarn installed on your system. Once you have those installed, you can install the necessary dependencies by running:

yarn add --dev yarn-install

Usage

To deploy the ERC20 token on the Ethereum network, you'll need to have an Ethereum wallet and some ether to pay for gas fees. You also can deploy it on testnet like sepolia or on a localhost.

Once you have those things set up, you can deploy the token to the network by running:

yarn hardhat deploy --network hardhat
yarn hardhat deploy --network sepolia

This will deploy the token contract to the network and print out the contract address. You can then use an Ethereum wallet to interact with the token contract and transfer tokens.

Test

You can test the contract by running:

yarn hardhat test

Contributing

If you find any issues or have any suggestions for improvements, feel free to open an issue or submit a pull request. Contributions are always welcome.

erc20_token's People

Contributors

elahiali avatar

Stargazers

aliza avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.