Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Create Your Own Cryptocurrency Coin

    Posted By: ELK1nG
    Create Your Own Cryptocurrency Coin

    Create Your Own Cryptocurrency Coin
    Published 3/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 761.47 MB | Duration: 1h 54m

    Learn how to create your own cryptocurrency coin

    What you'll learn

    Learn how to create your own custom cryptocurrency coin

    Learn how to deploy Solidity smart contract to blockchain network

    Learn how to track you coin on BSC Scan

    Learn how to import your coin to MetaMask wallet

    Learn how to list your coin on Pancake Swap

    Learn how to add liquidity to your coin on Pancake Swap

    Requirements

    No programming experience is required, you will learn what you need here.

    Willingness to learn and be innovative

    Description

    Welcome to Create Your Own Cryptocurrency Coin course. This is a project based course where you will be guided step by step on how to create your own custom cryptocurrency coin from scratch using Solidity programming language. Even though writing a smart contract for creating a cryptocurrency coin might sound a little bit frightening due to its complexity, however, there is no need to worry since we will take full advantage of Open Zeppelin which is an open source network to help us accomplish our goal. Afterward, our Solidity smart contracts will be deployed to Binance Smart Chain network due to its lower gas fees compared to other blockchain networks like Ethereum.Since this project was created and designed for beginners, therefore, this course also comes with a Solidity warm up session for people who have never done programming using Solidity before, you will get to learn basic fundamentals that you need to know to excel in this project. In addition, particularly for Crypto beginners, this course also comes with MetaMask Wallet brief tutorial and setting up Remix IDE tutorial. For your information, Remix is browser based IDE mainly used as a Solidity programming environment.Major highlight of things which you will learn:1. Basic Solidity Warm Up Session:Exploring Remix Ethereum IDEBuild basic contractLearn Solidity data type (string and uint)Build basic constructorPassing parameter to constructorBuild basic functionPassing parameter to functionRun the code and conduct multiple testings2. The Project: Creating Cryptocurrency CoinImport Open Zeppelin to Remix IDECreate the contract and constructorName our cryptocurrency coinChoose a three digits symbol to represent our coinDeploy the smart contract to the blockchain networkTrack our coin on BSC Scan and get the contract addressAdd our coin to Meta Mask walletList our coin on Pancake SwapLearn how to add liquidity to our coinDespite this project is pretty basic, however, it would be very efficient way to improve your skills in Solidity programming as you learn by creating an actual project and hopefully this course would also change your perspective that creating a cryptocurrency coin is actually not that complex, the next step that you need to do in order to take this to another level is to think about your coin’s real world utility or use cases where the market has a high demand for it.

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Lecture 2 Highlight of the Course

    Lecture 3 Whom This Course is Intended for?

    Section 2: Tools and IDE

    Lecture 4 Tools and IDE

    Section 3: Preparation for the Project

    Lecture 5 Introduction to Solidity

    Lecture 6 Introduction to Open Zeppelin

    Lecture 7 What Are We Going to Build?

    Section 4: Setting Up All Required Tools

    Lecture 8 Setting Up Remix IDE

    Lecture 9 Setting Up Meta Mask Wallet

    Lecture 10 Adding BSC Network

    Section 5: Solidity Warm Up Session

    Lecture 11 Creating Contract and Constructor

    Lecture 12 Passing Parameter to the Constructor

    Lecture 13 Increment and Decrement Function

    Section 6: Blockchain Data Illustration

    Lecture 14 Blockchain Data Simplified

    Section 7: Navigating Through Open Zeppelin Github

    Lecture 15 Finding Open Zeppelin File

    Section 8: The Actual Project

    Lecture 16 Writing Smart Contract

    Lecture 17 Converting Eth to Wei

    Lecture 18 Determining Initial Supply

    Lecture 19 Getting Contract Address

    Section 9: Listing and Selling

    Lecture 20 Import Coin to Meta Mask

    Lecture 21 List Coin on Pancake Swap

    Lecture 22 Add Liquidity

    Section 10: Conclusion and Summary

    Lecture 23 Conclusion and Summary

    People who are interested in building their own cryptocurrency coin,Solidity enthusiast looking for advancing their skills by creating an interesting project