truffle-framework
There are 565 repositories under truffle-framework topic.
ethereumbook/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
jklepatch/eattheblocks
Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
maheshmurthy/ethereum_voting_dapp
Simple Ethereum Voting dapp using Truffle framework
bnb-chain/bnb-chain-tutorial
Detailed blockchain tutorials on BNB Chain.
DOkwufulueze/eth-vue
Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.
adrianmcli/truffle-next
🛰️ A boilerplate Truffle Box project with Next.js for rapid Ethereum Dapp development
Nikhil22/angular-truffle-starter-dapp
Angular CLI + Truffle Starter Dapp; write, compile & deploy smart contracts on Ethereum blockchains
gr3yc4t/ERC20-Staking-Machine
Dapp that implements a "fake-stake" mechanism on any ERC20 token
PavanAnanthSharma/Aave-FlashLoan-using-solidity
This contains all the code to execute a successful flash-loan on the Kovan test-net of Ethereum. Flash-loan will be taken from the aave lending pool where will will take 1 DAI as a flash-loan, please keep in mind that you can take very huge flash-loans but make sure you have topped-up enough DAI in to your smart contract i.e. in this instance to pay back to the aave lending protocol as the fees and interest generated over this complex transaction.
shamil-t/ehr-blockchain
Electronic Health Record (EHR) and Electronic Medical Record (EMR) systems. However, they still face some issues regarding the security of medical records, user ownership of data, data integrity etc. The solution to these issues could be the use of a novel technology, i.e., Blockchain. This technology offers to provide a secure, temper-proof platform for storing medical records and other healthcare related information.
anshulshah96/CrowdBank
⚙️ Peer to Peer Loan System implemented on Ethereum Smart Contracts
radek1st/time-locked-wallets
Ethereum based time-locked wallets to keep your ether and ERC20 tokens safe
kamalkishorm/Blockchain_SupplyChain
Pharmaceutical SupplyChain using Ethereum Blockchain Network.
katopz/hello-eth
⛓ An easiest way to enjoy Ethereum developments.
vittominacori/solidity-linked-list
An utility library for working with sorted linked list data structures in your Solidity project.
amazingandyyy/solidity-contracts
📦 Resources for the Ethereum Smart Contract Development tutorial series.
iwaldman/ipfs-image-dapp
A Decentralized Application (dApp) with React that demonstrates how to implement IPFS file uploads and store the IPFS hash in an Ethereum smart contract.
antony/svelte-box
A truffle box for svelte
Paperchain/nuxt-box
Truffle, Nuxt and Vue boilerplate
YosephKS/moralis-upgradeable-smart-contracts
This repository contains tutorial on building Upgradable Smart Contracts and showcasing it with a simple NFT Minter dApp with React and Moralis.
bukosabino/truffle-voting-dapp
Example Blockchain voting DApp with truffle
syncfab/smartcontract
MFG Smart Contract
susmit/ERC721-fullstack-Dapp-Tutorial
An ERC721 dapp tutorial to demonstrate how digital asset could be represented and traded on blockchain removing the need of third party.A full stack dapp made via solidity (contracts deployed on ropsten) integrated with web3js deployed on ipfs.
adrianmcli/truffle-react
⚛️ A boilerplate Truffle Box project with Create React App for rapid Ethereum Dapp development
ankitkataria/Lottery-DApp
:moneybag: A block-chain based Lottery System
knownorigin/known-origin-contracts
KnownOrigin.io - Smart Contracts
zafar-saleem/blockchain-tutorial
This is a sample project for my blog post with the title "Build a Real-World dApp With React, Solidity, and Web3.js". It shows to get started with blockchain development.
goldenglorys/decentralized-ecommerce
This is a simple e-commerce DApp store where everyone can sell/buy products
NishithPat/flashLoanArbitrage
Executing arbitrage using AAVE flash loans, Uniswap and Curve Finance.
maschad/partnr
A decentralized savings platform
RocktimRajkumar/CrowdFunding-Ethereum
:link: A decentralized application of funding a project or venture by raising small amount of money from a large number of people using ethereum blockchain technology
yan-man/virtual-power-plant
Virtual Power Plant dApp - a decentralized demo dApp of a virtual power plant that onboards battery assets, charges and discharges them based on spot prices, and allows investors to earn dividends based on profits from energy trading. Built with Solidity-based smart contracts.
zeeshanhanif/defi-projects
Repository to show my skills in Blockchain, Ethereum, Ethereum Layer 2, Token, NFTs, Web and Complete DeFi projects
satansdeer/ethereum-token-tutorial
This is example repo for my articles about simple ERC20 compliant token
arvyy/islisp-truffle
ISLISP implementation on Graal Truffle framework
Margatroid/blockchain-password
Password manager built on the Ethereum blockchain