Tag
#truffle
1,432 repositories
Repos
:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers
欢迎来到 Web3 世界,这里汇集了大量 Web3 示例项目和高质量学习资源。加入我们,和一百万开发者同行,一起探索并塑造未来世界的繁荣景象。立刻行动,开启您的 Web3 之旅!
The contents of this repository will help you launch a career in Blockchain development. How to deploy Smart contracts on Ethereum, build DApps, DeFi, DAO, NFT and Token protocol.
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Gas usage per unit test. Average gas usage per method. A mocha reporter.
✅ Verify your smart contracts on Etherscan from the Truffle CLI
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
A NFT marketplace that enables the creation, sale, and purchase of digital art as NFTs.
Truffle Flattener concats solidity files from Truffle and Buidler projects with all of their dependencies
Solidity gotchas, pitfalls, limitations, and idiosyncrasies.
A decentralized voting system using Ethereum blockchain for secure and transparent elections, with features like user authentication and real-time result tracking.
🃏🎮A NFT(ERC721) card game build on Ethereum, Truffle, Ganache and hosting on IPFS.
An example smart contract utilizing Chainlink
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.
🛰️ A boilerplate Truffle Box project with Next.js for rapid Ethereum Dapp development
Armors-solidity is a framework to build secure smart contracts on Ethereum.
Angular CLI + Truffle Starter Dapp; write, compile & deploy smart contracts on Ethereum blockchains
Truffle, Webpack, React, Redux boilerplate with routing and authentication via a smart contract.
Generation and validation of certificates using ethereum blockchain
🛠 Assertions and utilities for testing Ethereum smart contracts with Truffle unit tests
An end-to-end blockchain based NFT platform for festival ticket booking and ticket reselling between trustless parties.
An OpenZeppelin starter kit containing React, OpenZeppelin SDK & OpenZeppelin Contracts.
A supplychain smart contract written in Solidity and deployed on the Rinkeby test network.
Blockchain Token Staking dApp built with React, Solidity, Truffle on Ethereum testnet, Polygon, Binance Smart Chain, BSC, zkEVM, Coinbase Base Chain, BASE
One place for the web3 developer to showcase their project . This Repo Web3.World consists of projects (decentralized apps) build on differnet chains.This made for the blockchain developer who want's to learn something while contributing .
Supply chain management on blockchain using Angular 4 + Truffle + IPFS + Ethereum
A POC of a NFT-Store running on Ethereum
This is a smart contract that enable a user to farm yield by staking LP tokens into a NFT pool. (on BSC testnet)
Truffle, Webpack, React, Redux boilerplate with routing and authentication via a UPort.
Code to borrow as much { WETH, USDC, DAI, USDT } as you want from Aave and make an arbitrage transaction with Uniswap up to V3
Ethereum based derivatives trading protocol creating digital tokens for any asset
NFT Marketplace on Ethereum Blockchain based on course. Made in React/Next JS, Solidity and Typescript.
A truffle box to serve as the foundation of any Truffle and Vue.js dApp. Comes with Vue.js, vue-router and Vuex.
以太坊DApp开发入门教程,涵盖以太坊去中心化应用相关基础内容:区块链、智能合约、truffle框架、ganache仿真器、Solidity语言、solc编译器、web3js库、通证(代币)发行等,手把手地教大家构建一个区块链投票系统。
A supply chain management system based on block-chain network.
📦 Resources for the Ethereum Smart Contract Development tutorial series.
Supply chain transparency platform proof-of-concept based on the Ethereum blockchain ✍️
Turtle-themed NFT game and marketplace promoting Indian art.
Starter project for developing Ethereum smart contracts with Solidity, Truffle and Node.js as a backend server.
Programming Assignments and Quizzes from all courses within the Blockchain Specialization offered by The University at Buffalo and The State University of New York and key takeaways from study and research of myself. Besides, state of the arts in the field are also updated in this repository.
Learn and promote blockchain together by writing
Tokenized-Carbon Credit Marketplace☘️ (on Polygon/Matic)
This repository contains tutorial on building Upgradable Smart Contracts and showcasing it with a simple NFT Minter dApp with React and Moralis.
The very first implementation of enhanced security in IoT using Blockchain **Simulation**
Projects of Udacity Blockchain Developer Nanodegree
Boilerplate for your next Smart Contract, made simple.
Contracts for Swap, Swear and Swindle. Swap is a protocol for p2p accounting. This is the basis for Swarm’s incentivization model.
A truffle box to serve as the foundation of any Truffle and Express.js dApp. This Box Uses NodeJS(Express JS) to provide API endpoints to the Ethereum Blockchain smart contract so that this smart contract can be used in Android Apps as well.
Web3 ganache-cli commands that allow moving forward and backward in time
🍄🐷Truffle contract artifact loading tool for local development
A beautifully crafted Web3 project to help you build your next NFT marketplace. Please like and leave a star on the project.
Storage decentralized application running on testnet for storing files metadata and IPFS protocol for uploading, sharing and downloading files of any kind.
A blockchain-based land registry system with Laravel and Ethereum
⚛️ A boilerplate Truffle Box project with Create React App for rapid Ethereum Dapp development
Ethereum based land registry and transaction solution
A demo DApp on Ethereum to process mortgage loans and payments
React/Redux dApp (decentralized app) boilerplate using Ethereum's blockchain
To ensure the identification and traceability of real products throughout the supply chain, this project is the first to propose a fully functional blockchain system to prevent product counterfeiting.
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.