cavan-mitchell
Product Manager to self taught Blockchain Developer. This is a story of how a curiosity in blockchain led a man into a deep rabbit hole of code. - codeRed
Code Red AgencyOrange County, CA
cavan-mitchell's Stars
cavan-mitchell/portfolio
Personal Blog
cavan-mitchell/cavan-mitchell
Profile
cavan-mitchell/To-Do-App
Basic To Do App
sanity-io/next-sanity
Sanity.io toolkit for Next.js
pkellz/devsage
:green_heart: code examples from DevSage YouTube tutorials
ethereum/solidity
Solidity, the Smart Contract Programming Language
yearn/iearn-finance
Web repository
PatrickAlphaC/defi_py_mix
PatrickAlphaC/cryptozombie-lessons
Lesson content for cryptozombies.io
EbookFoundation/free-programming-books
:books: Freely available programming books
brownie-mix/dao-mix
A repo for working with and building daos
PatrickAlphaC/brownie_fund_me
newtybins/owoifyx
👻 owoifies a string (~0.7kb)
ethereum-boilerplate/ethereum-boilerplate
The ultimate NextJS Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and since it uses Moralis SDK You can even use it on Solana! Happy BUIDL!👷♂️
James-spiff/FundMe_brownie
A solidity smart contract deployed with python and brownie
frankiefab100/Blockchain-Development-Resources
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.
chalex-eth/From-solidity-course-to-vyper-py
ethereum/remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
ZakAyesh/dungeons-and-dragons-nfts-hardhat
A hardhat project that creates dynamic NFTs with random stats, connected to Chainlink data feeds, and uploads to Filecoin. #chainlink #nfts
PatrickAlphaC/battle-game
cshue1/globetrotters-nft
Globetrotters NFT is a randomly generated dynamic NFT project. The NFT will use the Chainlink VRF to produce provably random numbers that will correlate to different attributes. Two attributes will be generated by the temperature and weather of the corresponding city using Chainlink's decentralized oracle network to connect to an external API.
Consensys/mythril
Mythril is a symbolic-execution-based securty analysis tool for EVM bytecode. It detects security vulnerabilities in smart contracts built for Ethereum and other EVM-compatible blockchains.
foundry-rs/forge-template
Forkable template to get you started with Foundry's Forge
smartcontractkit/dapptools-starter-kit
trufflesuite/ganache
: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.
crytic/echidna
Ethereum smart contract fuzzer
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
PatrickAlphaC/ethers-simple-storage-fcc
cgewecke/eth-gas-reporter
Gas usage per unit test. Average gas usage per method. A mocha reporter.
ethereum/go-ethereum
Go implementation of the Ethereum protocol