Back to Browse

Create your own cryptocurrency - Complete Practical Guide - Develop, Deploy and Test #RemixIDE Hindi

3.7K views
Feb 19, 2023
56:41

CODE: https://github.com/CSFactory/CryptocurrencyGenerator https://remix.ethereum.org/ ERC 20 token standards video : https://youtu.be/Cbpz1X8HsH0 Token vs Currency video : https://youtu.be/GWvs14aMSlI Timeline: 00:00-02:22 - Basics of Remix IDE and topic overview 02:23-06:00 - Structure of the Cryptocurrency Project 06:01-12:41 - Development of Utility Library File - Utils.sol 12:42-41:30 - Development of Main Smart Contract - CryptoTest.sol 41:31-43:57 - Compilation 43:58-46:05 - Deployment of Smart Contract 46:06-56:41 - Testing In this video, we will explore the process of creating your own #cryptocurrency using the #Solidity programming language, and as per the ERC20 standard. We will start by discussing the ERC20 standard, and how it has become the de-facto standard for creating new tokens on the Ethereum #blockchain. We will then explore the Solidity programming language, and how it is used to create smart contracts on the Ethereum blockchain. Next, we will examine the steps involved in creating your own ERC20 token using Solidity, including defining the token's name, symbol, and decimal places, as well as the total supply and initial distribution. We will also explore the functions and events that are required by the ERC20 standard, and how they can be implemented in Solidity. We will then demonstrate how to write, test, and deploy the smart contract that defines your new #ERC20 token on the #ethereum blockchain. We will use the Remix IDE to write and test the smart contract, and then deploy it to the Ethereum testnet Ganache provisioned. By the end of this video, you will have a clear understanding of how to create your own ERC20 token using the Solidity programming language. Whether you are a #developer or an #entrepreneur, this video will provide you with the foundational knowledge to create and launch your own #cryptocurrency on the Ethereum blockchain.

Download

0 formats

No download links available.

Create your own cryptocurrency - Complete Practical Guide - Develop, Deploy and Test #RemixIDE Hindi | NatokHD