How to Create an ERC20 Token in Solidity

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • solidity

    Solidity, the Smart Contract Programming Language

  • We will use Solidity to Create ERC-20 Token. Solidity is an contract-oriented and statically-typed programming language that was designed to allow developers to create smart contracts. ERC20 token need to implement the following methods and events:

  • metamask-extension

    :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

  • Now Let's deploy our ERC20 Token to Ethereum Network. To Deploy Contract to Ethereum Network you will need to install the MetaMask plugin on your browser and a Ropsten (Ethereum test network) account with at least some Ropsten Ether in it.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Optimize Your Web3 DevOps with User Feedback Forms

    3 projects | dev.to | 6 Nov 2023
  • Building an Ethereum Transaction App with React and Solidity: (Part One)

    3 projects | dev.to | 9 Jan 2022
  • Daily General Discussion - January 22, 2021

    4 projects | /r/ethfinance | 22 Jan 2021
  • Ethereum into TurboCASH.

    3 projects | /r/Turbocash | 25 Jul 2022
  • How to Register a Smart Contract to Mode SFS with Hardhat.

    2 projects | dev.to | 25 Apr 2024