All Projects → James-Sangalli → Learn Solidity With Examples

James-Sangalli / Learn Solidity With Examples

Licence: mit
A repo full of smart contracts written in Solidity

Programming Languages

javascript
184084 projects - #8 most used programming language
solidity
1140 projects

Projects that are alternatives of or similar to Learn Solidity With Examples

Oyente
An Analysis Tool for Smart Contracts
Stars: ✭ 820 (+673.58%)
Mutual labels:  blockchain, ethereum, smart-contracts
Smart Contracts Example
Simple example of token market. Based on blockchain technology using Ethereum platform.
Stars: ✭ 37 (-65.09%)
Mutual labels:  blockchain, ethereum, smart-contracts
Aeternity
æternity: solving scalability problems by making sense of state-channels
Stars: ✭ 923 (+770.75%)
Mutual labels:  blockchain, ethereum, smart-contracts
Smart Contract Best Practices
A guide to smart contract security best practices
Stars: ✭ 4,784 (+4413.21%)
Mutual labels:  blockchain, ethereum, smart-contracts
Indy Leaderboard
Example game leaderboard dApp utilizing EbakusDB on Ebakus blockchain
Stars: ✭ 103 (-2.83%)
Mutual labels:  blockchain, ethereum, smart-contracts
Hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.
Stars: ✭ 727 (+585.85%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ethereum book
精通以太坊 (中文版)
Stars: ✭ 875 (+725.47%)
Mutual labels:  blockchain, ethereum, smart-contracts
Buidl
A browser-based IDE for creating, deploying, and sharing blockchain apps (DApps, or decentralized apps). Publish your first blockchain DApps in 5 minutes! Here is how: https://docs.secondstate.io/buidl-developer-tool/getting-started
Stars: ✭ 376 (+254.72%)
Mutual labels:  blockchain, ethereum, smart-contracts
Remix
This has been moved to https://github.com/ethereum/remix-project
Stars: ✭ 1,063 (+902.83%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Stars: ✭ 11,663 (+10902.83%)
Mutual labels:  blockchain, ethereum, smart-contracts
Blockchainstore
💰 Retail Store that runs on Ethereum
Stars: ✭ 425 (+300.94%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ethnode
Run an Ethereum node (Geth or Openethereum) for development
Stars: ✭ 74 (-30.19%)
Mutual labels:  blockchain, ethereum, smart-contracts
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (+296.23%)
Mutual labels:  blockchain, ethereum, smart-contracts
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+611.32%)
Mutual labels:  blockchain, ethereum, smart-contracts
React Ethereum Dapp Example
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
Stars: ✭ 384 (+262.26%)
Mutual labels:  blockchain, ethereum, smart-contracts
Gdai.io
gDAI - Gas less DAI transfers by using GSN, Fulcrum and KyberNetwork
Stars: ✭ 26 (-75.47%)
Mutual labels:  blockchain, ethereum, smart-contracts
Love Ethereum
区块链学习
Stars: ✭ 323 (+204.72%)
Mutual labels:  blockchain, ethereum, smart-contracts
Colonynetwork
Colony Network smart contracts
Stars: ✭ 351 (+231.13%)
Mutual labels:  blockchain, ethereum, smart-contracts
Learn Solidity
Code base for "Learn Solidity: Programming Language for Ethereum Smart Contracts" course in Tosh Academy & Blockchain Council
Stars: ✭ 44 (-58.49%)
Mutual labels:  blockchain, ethereum, smart-contracts
Smart Contracts
Ethereum smart contracts for security and utility tokens
Stars: ✭ 1,187 (+1019.81%)
Mutual labels:  blockchain, ethereum, smart-contracts

Learn solidity with examples!

A repo full of smart contracts written in Solidity. This repo is intended to be used for education. Anyone is free to use it as they wish and make suggestions and/or pull requests.

Finance

This directory contains all smart contracts related to financial applications such as atomic swap trading, cross chain swaps and other instruments

Integration

Examples of smart contracts that can allows for services to seamlessly integrate. Things like a dapp to manage reputation which can be referenced in other smart contracts.

Verification

Examples of smart contracts that can verify extrenal work, such as machine learning models and reward them with the proof provided.

Other handy resources

AlphaWallet - a mobile wallet with native ERC and ethereum support

Android: https://play.google.com/store/apps/details?id=io.stormbird.wallet

iOS: https://itunes.apple.com/us/app/alphawallet/id1358230430?mt=8

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].