Repository navigation
truffle-framework
- Website
- Wikipedia
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
Simple Ethereum Voting dapp using Truffle framework
Detailed blockchain tutorials on BNB Chain.
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.
🛰️ A boilerplate Truffle Box project with Next.js for rapid Ethereum Dapp development
Angular CLI + Truffle Starter Dapp; write, compile & deploy smart contracts on Ethereum blockchains
Dapp that implements a "fake-stake" mechanism on any ERC20 token
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.
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.
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.
⚙️ Peer to Peer Loan System implemented on Ethereum Smart Contracts
Pharmaceutical SupplyChain using Ethereum Blockchain Network.
Ethereum based time-locked wallets to keep your ether and ERC20 tokens safe
⛓ An easiest way to enjoy Ethereum developments.
An utility library for working with sorted linked list data structures in your Solidity project.
A Decentralized Application (dApp) with React that demonstrates how to implement IPFS file uploads and store the IPFS hash in an Ethereum smart contract.
📦 Resources for the Ethereum Smart Contract Development tutorial series.
A truffle box for svelte
Example Blockchain voting DApp with truffle