This is an example of implementation in solidity language of an ERC-20 standard Ethereum Token, mintable and burnable, with owner access permissions and pausable module.
-
Updated
Dec 9, 2024 - JavaScript
Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on various blockchain platforms, most notably, Ethereum. The Solidity programming language is an open source, community project governed by a core team. The core team is sponsored by the Ethereum Foundation. The programs compiled by the Solidity are intended to be run on Ethereum Virtual Machine.
This is an example of implementation in solidity language of an ERC-20 standard Ethereum Token, mintable and burnable, with owner access permissions and pausable module.
Learn Solidity Step by Step
It will help you to be a Ethereum developer from nothing. I will record every learning sources and code I write until I get a paid job with it.
Ace ( https://ace.c9.io/ ) Edit Mode for Ethereum's Solidity language ( https://solidity.readthedocs.io/en/latest/ ).
A decentralised marketplace for option trading, built on Ethereum (using Solidity)
Ethereum based Lease Agreements
Blockchain and AI powered predictive pharmaceutical inventory
A safety-oriented pre-processor for Solidity
This is a boilerplate for creating and deploying Smart Contracts in Solidity. Fully Automated just write your contract and import it in deploy and compile files.
A library for doing simple type resolution of Solidity ASTs generated with solidity-parser-antlr.
Basic examples of Solidity smart contracts with test coverage
🟫️❇️📧️✴️ The official EMAIL -3.0 Blockchain Email Stamp specification source repository.
Decentralized ethereum application to buy and sell articles on a private network; cryptocurrency craigslist site
LeskoDEX is a DEX with a decentralized orderbook and a custom ERC-20 ESKO token. Each user can connect to the DEX via Metamask and trade the ETH/ESKO pair. A custom chart for technical analysis is available.
A Simple DApp to illustrate how to store and retrieve the milk delivery data on the Ethereum Blockchchain using a React Application.
Simple ERC721 token contract. An interesting thing in this project is that is stored the JSON Schema hash and not JSON Schema itself. The contract is in 0x06df31d4c9fc358c58e8958ba99c2991d6770ab5 in Ropsten testnet.
# PHARMANET A project for applying BLOCKCHAIN TECHNOLOGY to tackle the challenges of drug-counterfeiting in a pharmaceutical supply chain.
Welcome to the Token Exchange DApp, an innovative decentralized application inspired by renowned decentralized exchanges like Uniswap and 1inch. This DApp is designed to facilitate seamless token trading on the Ethereum blockchain, allowing users to deposit, withdraw, and make token orders with ease. Powered by Solidity.
Created by Gavin Wood, Christian Reitwiessner, Alex Beregszaszi
Released August 2015
Latest release 23 days ago