
Meet Guillaume Tellier, a software engineer and entrepreneur, sharing cryptocurrency and startup insights as he presents an updated course on creating your own cryptocurrency on Binance Smart Chain.
Explore the course structure across eight modules, from basics and Solidity to deploying your cryptocurrency on Binance Smart Chain and other blockchains, including ERC-20 and BEP-20 tokens.
Discover what to expect from this course as you create and deploy your own cryptocurrency on the Binance Smart Chain, covering ERC-20 and BEP-20 tokens, Solidity, and deployment steps.
Develop the technical knowledge to create a cryptocurrency on Binance Smart Chain using ERC-20 tokens, noting this is not a complete Solidity course and does not cover Ethereum mainnet deployment.
Explore the legal landscape of cryptocurrencies before deploying on the Binance Smart Chain, understanding country-specific rules, personal responsibility, and the implications of smart contracts in a test deployment.
Prepare the essential tools: a code editor (Visual Studio Code recommended) and Node.js with npm, then explore free test blockchains and calculate deployment costs on Binance Smart Chain.
Define cryptocurrency as a digital asset and medium of exchange secured by computer code, enabling decentralized, fast, low-cost cross-border transfers and control of the creation of additional units.
Explore the blockchain as a shared, chronological register of transactions secured by network consensus. Learn how node verification prevents fraud by confirming transaction origins.
Compare Ethereum and Binance Smart Chain to understand differences in decentralization, cost, and speed. Learn how Binance Smart Chain achieves fast, cheap transactions while remaining Ethereum-compatible.
Learn Solidity, an object-oriented programming language for writing smart contracts on the Ethereum blockchain, inspired by JavaScript, C++, and C#, and run on the Ethereum virtual machine.
Explore how ERC-20 tokens use a smart contract ledger to track balances and addresses, and how BEP-20 extends this standard to Binance Smart Chain.
Discover Solidity, the strongly typed language for writing smart contracts, not websites, with files named .sol. Explore JavaScript-inspired syntax in Visual Studio Code and note basic types and common gotchas.
Explore the six basic Solidity types, including string, bool, int, and uint, with examples of int eight, int 16, and int 256, plus fixed, ufixed, and the address type.
Learn the Solidity function syntax, including names, arguments, and return types (including multiple values), and explore common function types such as public, private, view, pure, and payable.
Discover collections in Solidity, including mappings and structs, with key-value concepts and type requirements, and see how these data structures support building an ERC20-based cryptocurrency.
Explore the ERC-20 standard for creating a cryptocurrency token, including name, symbol, decimals, total supply, and essential functions like transfer, approve, and transferFrom, with event logging for approvals and transfers.
Practice coding a cryptocurrency smart contract in remix with solidity 0.8.4, defining name, symbol, decimals, and a 1 million total supply, plus a balances mapping and balanceOf and totalSupply functions.
Design and implement a cryptocurrency smart contract with a transfer function, approval and allowance mechanisms, and transfer from, emitting transfer and approval events in Remix on Binance Smart Chain.
Learn to set up windows tools for a Binance Smart Chain token project: install Node.js and npm, initialize a Node project, install the Solidity compiler, and install Visual Studio Code.
Mac and Linux users learn to install tooling for blockchain development, including node.js with npm, the solidity compiler solc 0.8.4, and Visual Studio Code.
Switch from Remix to Visual Studio Code and write a JavaScript compilation script to generate Abi and bin files for your smart contract, and run it with Node.
Install truffle hd wallet provider and web3, set up MetaMask, and write a deploy script that reads abi and bytecode, then deploys the contract on Binance Smart Chain test blockchain.
Deploy your cryptocurrency on the Binance Smart Chain testnet, configuring Quicknode endpoints, obtaining fake BNB, and verifying deployment with a token transfer on MetaMask.
Deploy your cryptocurrency on the BSC mainnet by updating the deployment script, funding with BNB via Moonpay, and verifying the contract on BSC scan and MetaMask.
Answering common questions about the erc20 standard, including function naming with capitalization, balanceOf, deployment errors, wallet compatibility, and debugging tips for token creation on binance smart chain.
Learn to set a crypto price by creating a liquidity pool on Pancakeswap on Binance smart chain testnet, balancing Eduk and BNB, and understanding constant k, price calculation, and slippage.
Deploy your cryptocurrency on Polygon to benefit from low transaction fees and other advantages. Join the dedicated course for deployment support, with the resources link provided in this video.
Deploy your cryptocurrency on the Ethereum mainnet. Implementation details are not covered here, and you can join the dedicated course for ether mainnet deployment.
Appreciate your participation in this course and enjoy lifelong access with frequent updates. Reach out via private message, email, or social media for any questions.
Discover consulting and individual support options for creating a cryptocurrency on Binance Smart Chain, including email help with 5–7 day responses and paid face-to-face consultations.
Explore fractional real estate and real estate tokenization with Realty, using tokens on Ethereum and xdai to receive daily rent in stablecoins and trade shares on decentralized exchanges.
Stay connected after the course through social channels like a French blog, Facebook, Instagram, English Telegram groups, LinkedIn, and Twitter, with updates on crypto and real estate.
Welcome in this course called "Create your own cryptocurrency with on Binance Smart Chain" !
In this course, you will learn how to create your own cryptocurrency on the Binance Smart Chain blockchain!
If you want to learn more about how to write smart contract with Solidity and how to create a cryptocurrency this course will be perfect for you! We will also talk about the blockchain, how to fix the price of a cryptocurrency, and how to deploy a ERC-20 token on the Binance Smart Chain mainnet.
This course will teach you:
- How to create a cryptocurrency with ERC-20 tokens
- Basics of Solidity
- The blockchain
- How to set the price of your cryptocurrency
- How to use Binance Smart Chain Testnet
- How to deploy your cryptocurrency on Binance Smart Chain Mainnet
and many more things...
This course will NOT teach you:
- How to become rich by creating a cryptocurrency.
- How to predict future prices of your cryptocurrency.
- How to deploy your cryptocurrency on another blockchain than Binance Smart Chain.
- How to be a good Solidity developer.
- How to deploy your cryptocurrency on Ethereum Mainnet.
- How to deploy your cryptocurrency on Polygon Mainnet.
If you have any questions about this course you can always send me a private message me here on Udemy. I will be delighted to answer you as soon as possible.
What are you waiting to learn how to create your own cryptocurrency?