Ethereum Semi Fungible Standard (ERC-1155)
-
Updated
Oct 16, 2023 - TypeScript
Ethereum Semi Fungible Standard (ERC-1155)
Create your own memecoin with full step by step tutorials
A burnable ERC-20 token contract with staking, reward distribution and a functions for buying & selling tokens. 0.2% burn on every transfer transaction of the token. Written in solidity and ready to deployed on Ethereum, BNB or Polygon.
RETN Token
This repository showcases my work from Angela Yu’s Web Development Bootcamp on Udemy. Here, you'll find a variety of projects and assignments that highlight my skills in front-end and back-end development, including HTML, CSS, JavaScript, React.js, Node.js, and blockchain tech.
Encode easily the data value of Ethereum (Also works with Binance Smartchain, and any ethereum fork) for token transactions.
Easily create new ERC-20 tokens by referring to this repository's well-documented and organized code templates.
The smart contract will be designed to allow users to input the address of the token they want to clone, as well as specify the parameters for the new token, such as the name, symbol, and total supply. Once the parameters are set, the contract will create a new token with the specified properties and distribute it to the creator's address.
Creating a new cryptocurrency, "KaseiCoin" (a fungible ERC-20 token), which will be minted via crowdsale.
Create your own memecoin with full step by step tutorials
Add a description, image, and links to the token-contract topic page so that developers can more easily learn about it.
To associate your repository with the token-contract topic, visit your repo's landing page and select "manage topics."