3-day current streak·11-day longest streak
-
openzeppelin-contracts ★ PINNED ⑂
OpenZeppelin Contracts is a library for secure smart contract development.
Solidity ★ 3 6d agoExplain → -
openzeppelin-community-contracts ★ PINNED ⑂
Solidity library of smart contracts from the OpenZeppelin Community
★ 1 1y agoExplain → -
EIPs ★ PINNED ⑂
The Ethereum Improvement Proposal repository
Solidity ★ 1 2y agoExplain → -
ERCs ★ PINNED ⑂
The Ethereum Request for Comment repository
Solidity ★ 2 19h agoExplain → -
forge-std ★ PINNED ⑂
Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatcodes. For more in-depth usage examples checkout the tests.
Solidity ★ 0 4y agoExplain → -
graphql-backend
GraphQL server built for medium tutorial
JavaScript ★ 41 5y agoExplain → -
solidity-mermaid
A Solidity AST processor for transpiling Solidity smart contracts into Github's Mermaid.js language for diagramming.
TypeScript ★ 28 3y agoExplain → -
flashbots-nft-minter
A general NFT minter using Flashbots
JavaScript ★ 23 4y agoExplain → -
ethereum_signature
A simple webpack bundled app in vanilla JS to show basic implementation of ethereum signature using web3.eth.personal.sign and web3.eth.personal.ecRecover functions. Used to demonstrate how to manage digital identity with ethereum wallets.
JavaScript ★ 22 3y agoExplain → -
platzi-punks
Platzi Punks is a randomly generated NFT based on https://avataaars.com
Solidity ★ 20 3y agoExplain → -
curta-puzzles
No description.
Solidity ★ 10 3y agoExplain → -
stellar-asset-issuance
Stellar basic excercise to issue a new token
JavaScript ★ 8 4y agoExplain → -
single-use-address-generator
An Ethereum's single-use address generator and sender
JavaScript ★ 8 4y agoExplain → -
stellar-react-wallet
Repository for stellar tutorial published on medium
JavaScript ★ 7 4y agoExplain → -
foundry-fe
About A Foundry Library for working with Fe contracts
Solidity ★ 6 2y agoExplain → -
ernestognw
No description.
★ 4 1y agoExplain → -
access-manager-demo
No description.
Solidity ★ 4 2y agoExplain → -
stellar-escrow
Stellar Smart Contract implementation for a escrow
JavaScript ★ 4 4y agoExplain → -
web3-intro
Introduction to web3 explained in Code & Hacks youtube episode
JavaScript ★ 4 5y agoExplain → -
ethereum-pokemon-catcher
Decentralized application to catch pokemons
JavaScript ★ 4 3y agoExplain → -
mev-blocks-graphql
A GraphQL wrapper for the https://blocks.flashbots.net/ API
JavaScript ★ 4 4y agoExplain → -
video-app-react-native
Platzi Video React Native Course on Platzi
JavaScript ★ 4 8y agoExplain → -
heladitos-nft-interface
A collection of 10,000 political ice-creams customized by the people and minted on the Ethereum Blockchain using the ERC-721 Standard.
TypeScript ★ 3 3y agoExplain → -
zksync-base64
No description.
TypeScript ★ 3 3y agoExplain → -
reentrancy-attack
An example about how to do a reentrancy attack on a smart contract
JavaScript ★ 3 5y agoExplain → -
zksync-uups-vault
zksync-uups-vault
TypeScript ★ 3 3y agoExplain → -
heladitos-nft
A collection of 10,000 political ice-creams customized by the people and minted on the Ethereum Blockchain using the ERC-721 Standard.
Solidity ★ 3 3y agoExplain → -
graphql-api
GraphQL API server template
JavaScript ★ 3 5y agoExplain → -
to-do-list-workshop
A boilerplate for start with a simple to-do-list project with react
JavaScript ★ 3 7y agoExplain → -
platzi-virtual-machine
A very simple yet powerful recreation of a virtualized stack-based machine
TypeScript ★ 2 3y agoExplain → -
solidity-antlr-lexer
PoC of a Solidity Lexer using antlrs ts, props to @solidity-parser/parser
TypeScript ★ 2 3y agoExplain → -
qualtia-systems
An electron desktop app that connects serial port devices to a manufacturing labeling system based on weight. The application serves as an interface to communicate variables such as SKU and piece quantity.
JavaScript ★ 2 3y agoExplain → -
MedicPatientSystem
Advanced databases course final project
PLpgSQL ★ 2 3y agoExplain → -
react-google-login ⑂
A React Google Login Component
JavaScript ★ 2 6y agoExplain → -
MultiSendCallOnly-poc
Test over Gnosis MultiSend and MultiSendCallOnly contracts
JavaScript ★ 2 3y agoExplain → -
compound-proposal-automation
No description.
JavaScript ★ 2 4y agoExplain → -
use-upload
A react hook to upload files to any cloud service using presigned urls gotten through a REST or Graphql API
JavaScript ★ 2 5y agoExplain → -
web3-intro-2021-marzo
No description.
JavaScript ★ 2 5y agoExplain → -
erc20-web3
ERC20 wallet web3 implementation
JavaScript ★ 2 3y agoExplain → -
avatheeers-2021-marzo
Files for blockchain developer professional course
JavaScript ★ 2 5y agoExplain → -
MERN-workshop
A complete mongoDB, express, react and node repository step by step to provide workshops and share knowledge. It is well documented by branch as a modularized course.
JavaScript ★ 2 3y agoExplain → -
mern-virtua-september
Virtua Github repo with MERN
JavaScript ★ 2 5y agoExplain → -
smart-accounts
No description.
TypeScript ★ 1 1y agoExplain → -
erc7702-delegator
Attempt to allow 7702 delegations through `eth_sign`
TypeScript ★ 1 1y agoExplain → -
erc7579.github.io ⑂
Docs for ERC-7579
★ 1 1y agoExplain → -
safe-contracts ⑂
Gnosis Safe allows secure management of blockchain assets.
TypeScript ★ 1 4y agoExplain → -
solidity ⑂
Solidity, the Smart Contract Programming Language
★ 1 4y agoExplain → -
zk-email-verify ⑂
Verify any text in any sent or received email, cryptographically and via only trusting the sending mailserver.
★ 1 11mo agoExplain → -
zk-jwt ⑂
Use zk proofs of JWTs to authorize arbitrary transactions on chain. Soon to have scoped oauth'd session keys as well.
★ 1 1y agoExplain → -
account-abstraction-openzeppelin-examples
No description.
TypeScript ★ 1 1y agoExplain → -
ERC7702-paymaster
Delegate an EOA to a paymaster for quick signature-based user operation sponsorship
TypeScript ★ 1 1y agoExplain → -
step
Google STEP Internship Individual Project
Java ★ 1 3y agoExplain → -
account-abstraction-workshop
Content for Account Abstraction workshop at Abstract Bangkok (https://abstract.live)
Solidity ★ 1 1y agoExplain → -
access-manager-subgraph
No description.
TypeScript ★ 1 1y agoExplain → -
merkle-proof-benchmark
No description.
Solidity ★ 1 2y agoExplain → -
solhint ⑂
Solhint is an open-source project to provide a linting utility for Solidity code.
★ 1 3y agoExplain → -
roles-registry
Attempt to make a registry for on-chain roles.
Solidity ★ 1 2y agoExplain → -
cryptography
Curso de Criptografía para Platzi
TypeScript ★ 1 2y agoExplain → -
gasless-delegator
A simple demo on how to provide gasless redelegation for ERC20Votes standard (inspired by subsidized ENS free redegelation https://discuss.ens.domains/t/free-redelegation-is-now-available/10718)
TypeScript ★ 1 4y agoExplain → -
oinkii-app
Personal Finance Education for children's app that helps them to learn about banking basic concepts. developed with React Native, Redux, React-Navigation and integrated with Firebase
JavaScript ★ 1 7y agoExplain → -
behance-feed.js
A simple behance javascript plugin
JavaScript ★ 1 8y agoExplain → -
mermaid-contracts
A collection of Mermaid diagrams for contracts I found relevant
Mermaid ★ 1 2y agoExplain → -
metamask-extension ⑂
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
★ 1 4y agoExplain → -
Pinata-SDK ⑂
Official SDK for the Pinata IPFS service
★ 1 3y agoExplain → -
ens-app ⑂
ENS manager app
JavaScript ★ 1 3y agoExplain → -
defender-client-tests
Defender client scripts for testing
JavaScript ★ 1 3y agoExplain → -
ethernaut-graph
A subgraph for the Ethernaut players and levels
TypeScript ★ 1 4y agoExplain → -
blockdemy-loot
Randomized Blockchain Academy student attributes represented by an NFT using VRF Chainlink Oracle. Images are omitted intentionally for others to interpret.
Solidity ★ 1 4y agoExplain → -
crypto-pizza
A cryptokitties-like game to build unique pizzas built on Ethereum and vanilla JS
JavaScript ★ 1 5y agoExplain → -
DBMS-sockets
A DBMS simulation using sockets in C
C ★ 1 4y agoExplain → -
hardhat-october-bdp
Blockchain Developer Professional October Course Hardhat example
Solidity ★ 1 4y agoExplain → -
infura-truffle-2021-marzo
No description.
JavaScript ★ 1 5y agoExplain → -
avatheeers-link
Avataaars NFT version game connected to an oracle using Chainlink
JavaScript ★ 1 5y agoExplain → -
todoList
react to do list workshop
JavaScript ★ 1 7y agoExplain → -
cpp-fundamentals
Fundamentals practice library for C++
C++ ★ 1 7y agoExplain → -
agromarkeet-DAPP
A descentralized web app that allows small agriculturers to place their products in an auction, competing in real market prices, empowering them to be better compensated
JavaScript ★ 1 8y agoExplain → -
numeric-conversion
An app to practice numeric conversion between different bases
JavaScript ★ 1 3y agoExplain → -
platzi-overflow
A stack-overflow, but for Platzi. Built with Angular 6, Express, NodeJS and Mongo DB (MEAN stack)
TypeScript ★ 1 7y agoExplain → -
erc7964-demo
EIP-712 Crosschain Signatures
TypeScript ★ 0 1mo agoExplain → -
email-as-ens ⑂
Use your email address as an ENS name — `[email protected]` becomes `myemail$domain.com.email.eth`.
★ 0 6mo agoExplain → -
remix-project ⑂
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
★ 0 4y agoExplain → -
sourcify ⑂
Decentralized Solidity contract verification service
TypeScript ★ 0 4y agoExplain → -
uRWA ⑂
No description.
★ 0 11mo agoExplain → -
broadcast-erc ⑂
No description.
★ 0 1y agoExplain → -
multisig
No description.
TypeScript ★ 0 1y agoExplain → -
accounts
A JavaScript library to interact with OpenZeppelin Account contracts.
TypeScript ★ 0 1y agoExplain → -
email-tx-builder ⑂
A Solidity library that authenticates that the user is a correct holder of the specific email address, and specify entirely in Solidity how you want to string parse the emails.
★ 0 1y agoExplain → -
SOFA ⑂
The best way to create REST APIs - Generate RESTful APIs from your GraphQL Server
★ 0 2y agoExplain → -
evm.codes ⑂
Source for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference
TypeScript ★ 0 3y agoExplain → -
changesets ⑂
🦋 A way to manage your versioning and changelogs with a focus on monorepos
TypeScript ★ 0 1y agoExplain → -
tweet-scrapper
Tweet Scrapper project for database class
Python ★ 0 6y agoExplain → -
merkle-tree ⑂
A JavaScript library to generate merkle trees and merkle proofs.
★ 0 2y agoExplain → -
permissionless-II
Demo for Blockworks Permissionless II
Solidity ★ 0 2y agoExplain → -
safe-deployments ⑂
A collection of Safe singleton deployments
TypeScript ★ 0 3y agoExplain → -
curta ⑂
A CTF protocol, where players create and solve EVM puzzles to earn NFTs.
★ 0 3y agoExplain → -
pyrometer ⑂
A tool for analyzing the security and parameters of a solidity smart contract
Rust ★ 0 3y agoExplain → -
csv-to-merkle-tree
Quick basic repository to convert a CSV with ABI values into a Merkle Tree
TypeScript ★ 0 3y agoExplain → -
mongoose-disable
Mongoose disable plugin
JavaScript ★ 0 3y agoExplain → -
parser ⑂
A Solidity parser for JS built on top of a robust ANTLR4 grammar
★ 0 3y agoExplain → -
dummy-npm-changesets-package ▣
A dummy npm package to test changesets + github actions workflows
JavaScript ★ 0 3y agoExplain → -
go-ethereum ⑂
Official Go implementation of the Ethereum protocol
★ 0 3y agoExplain → -
action ⑂
No description.
TypeScript ★ 0 3y agoExplain → -
EIP-6093-benchmarks
Gas benchmarks for EIP-6093 custom errors
Solidity ★ 0 3y agoExplain → -
book ⑂
A book on all things Foundry, available at https://book.getfoundry.sh.
★ 0 3y agoExplain → -
minimal-uniswap
Modern Uniswap V1 Solidity Implementation just for fun.
Solidity ★ 0 3y agoExplain → -
solidity-benchmarks ⑂
Benchmarks of popular contract implementations in solidity
Solidity ★ 0 3y agoExplain → -
uniswap-v2-price-monitor
Price monitor between Uniswap-V2 style DEXs
JavaScript ★ 0 4y agoExplain → -
accesscontrol-explorer ⑂
Work in progress explorer for AccessControl roles
★ 0 3y agoExplain → -
access-control-subgraphs
OpenZeppelin Access Control Subgraphs for Defender supported networks
JavaScript ★ 0 4y agoExplain → -
defender-eip1559-tests
Tests for Defender EIP1559 release
JavaScript ★ 0 4y agoExplain → -
raffle-nft
An NFT implementation of a raffle with a single Chainlink calculated winner after a reveal date
Solidity ★ 0 4y agoExplain → -
openzeppelin-subgraphs ⑂
Subgraph schema and templates to index the activity of OpenZeppelin Contracts.
★ 0 2y agoExplain → -
ethereumjs-monorepo ⑂
Monorepo for the Ethereum VM TypeScript Implementation
★ 0 3y agoExplain → -
rainbowkit ⑂
The best way to connect a wallet 🌈 🧰
★ 0 4y agoExplain → -
foundry ⑂
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
★ 0 3y agoExplain → -
king-ethernaut
A Foundry version of the Ethernaut's king level used to validate a weird case in Rinkeby
Solidity ★ 0 4y agoExplain → -
nile ⑂
CLI tool to develop StarkNet projects written in Cairo
★ 0 4y agoExplain → -
chains ⑂
provides metadata for networkIDs and chainIDs
Kotlin ★ 0 4y agoExplain → -
web3-ui ⑂
A React UI library for Web3
TypeScript ★ 0 4y agoExplain → -
makers-platform
No description.
Ruby ★ 0 4y agoExplain → -
creatives.fans-frontend
No description.
JavaScript ★ 0 4y agoExplain → -
genomic-analisys
No description.
C ★ 0 4y agoExplain → -
blockdemy-loot-nov-2021
No description.
Solidity ★ 0 4y agoExplain → -
hardhat-starter-bdp-nov-2021
No description.
JavaScript ★ 0 4y agoExplain → -
creatives.fans
No description.
JavaScript ★ 0 4y agoExplain → -
blockdemy-loot-interface
Final course frontend project for Blockdemy Loot at Blockchain Academy
JavaScript ★ 0 4y agoExplain → -
platzi-punks-interface
Platzi Punks is the frontend for the platzi-punks random generative NFTs based on https://avataaars.com Topics Resources
JavaScript ★ 0 4y agoExplain → -
password-manager
No description.
C ★ 0 4y agoExplain → -
dhof-ape ⑂
No description.
★ 0 4y agoExplain → -
todo-list-bam
No description.
JavaScript ★ 0 5y agoExplain → -
uniswap-interface ⑂
🦄 An open source interface for the Uniswap protocol
TypeScript ★ 0 5y agoExplain → -
uniswap-v3-core ⑂
🦄 🦄 🦄 Core smart contracts of Uniswap v3
★ 0 5y agoExplain → -
avviare-front
No description.
JavaScript ★ 0 5y agoExplain → -
docs ⑂
Stellar documentation
★ 0 6y agoExplain → -
avatheeers
An NFT app to buy unique characters using ERC721 standard on top of Ethereum blockchain and based on Avataaars library
JavaScript ★ 0 5y agoExplain → -
tfengine-cicd
Google Cloud terraform engine deployment test using cicd configuration
HCL ★ 0 5y agoExplain → -
Teampp
A javascript object oriented and highly typed programming language for beginners
JavaScript ★ 0 5y agoExplain → -
conosintilde
iOS app class project
Swift ★ 0 5y agoExplain → -
three-ml
Computer Graphics Final Class Course
JavaScript ★ 0 5y agoExplain → -
little_duck_compiler
Little duck compiler in Flex/Bison and Jison
C ★ 0 5y agoExplain → -
computer-graphics
Repository for exercises in computer graphics class
JavaScript ★ 0 5y agoExplain → -
react-native-debugger ⑂
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
★ 0 5y agoExplain → -
blockdemy-ui
Modular, highly customizable and stylable React UI Components library built with Styled Components
JavaScript ★ 0 3y agoExplain → -
itc-overflow
Web platform to post ITC questions
JavaScript ★ 0 5y agoExplain → -
visit-me
A mobile application to create visit QR codes
JavaScript ★ 0 5y agoExplain → -
covid-risk-analyzer
COVID RIsk Analyzer Homework
JavaScript ★ 0 5y agoExplain → -
webpack-setup
Basic webpack setup template
JavaScript ★ 0 5y agoExplain → -
avather-october
No description.
JavaScript ★ 0 5y agoExplain → -
kittybrowser ⑂
Coding challenge for front-end dev candidates
JavaScript ★ 0 7y agoExplain → -
tiny-dancer ⑂
A decentralized Smart Contract Service to securely sign contracts using the Ethereum Blockchain
★ 0 5y agoExplain → -
truffle-teams
Testing truffle teams on youtube :D
JavaScript ★ 0 6y agoExplain → -
stellar-trade-stream
Stellar Trade Graph to show price of assets based on recent trades
JavaScript ★ 0 3y agoExplain → -
stellar-live-operations
Code & Hacks exercise with Horizon API
JavaScript ★ 0 3y agoExplain → -
ethereum-certifier
Ethereum certifications creator and search engine for Blockchain Academy Mexico
JavaScript ★ 0 3y agoExplain → -
CapitalOneCryptoExchange
No description.
JavaScript ★ 0 3y agoExplain → -
jorgegiovannetti.com
Portfolio Website
JavaScript ★ 0 6y agoExplain → -
rsksmart.github.io ⑂
RSK+RIF Developers Portal
★ 0 6y agoExplain → -
algrus
A platform that takes info for predicting algae growth
JavaScript ★ 0 3y agoExplain → -
bitcoin ⑂
Bitcoin Core integration/staging tree
C++ ★ 0 6y agoExplain → -
reach-ui ⑂
The Accessible Foundation for React Apps and Design Systems.
★ 0 6y agoExplain → -
mern-with-jwt ⑂
MongoDB, Express, React, and NodeJS with JWT implementation for Authentication
JavaScript ★ 0 6y agoExplain → -
CasasTI ⑂
Aplicación para el manejo de las CasasTI dentro del Tecnológico de Monterrey, Campus Monterrey
Ruby ★ 0 7y agoExplain → -
react-recaptcha-v3 ⑂
No description.
JavaScript ★ 0 7y agoExplain → -
remix-app ⑂
Ethereum Remix Solidity IDE, electron edition
JavaScript ★ 0 7y agoExplain → -
contask
Contask platform developed in React
JavaScript ★ 0 3y agoExplain → -
gym-services
GUI to generate input file for a final project at Object Oriented Programming course
JavaScript ★ 0 7y agoExplain → -
ducky-calculator ⑂
Proyecto ejemplo para enseñar las diferentes partes de contribuir al OSS.
Python ★ 0 7y agoExplain → -
winitest
A funny fancy startup generator that helps you to win almost every entrepreneur contest
JavaScript ★ 0 7y agoExplain → -
pdf-diploma-generator
A simple app to generate PDF diplomas given a list of people, course data and completion date. Ideal to not open Adobe Illustrator for each course assistant.
JavaScript ★ 0 7y agoExplain → -
rails-api-blog
Boilerplate for create blogs in Ruby on Rails
Ruby ★ 0 7y agoExplain → -
rails-blog
A simple platzi blog clone intended to learn RoR basics
Ruby ★ 0 7y agoExplain → -
ruby-snake
A classic snake game in ruby
Ruby ★ 0 7y agoExplain → -
exam-generator
Exam generator project for System Modelation class @TecDeMty
JavaScript ★ 0 7y agoExplain → -
podcast-app
Podcast app made using audioboom.com API for practice with NextJS fundamentals
JavaScript ★ 0 7y agoExplain → -
discrete-math-lab
Notebooks for discrete maths class
Jupyter Notebook ★ 0 7y agoExplain → -
softek-tensorflow
Beer's can images recognition system developed for "Semana i" @Softek
JavaScript ★ 0 7y agoExplain → -
material-ui ⑂
React components that implement Google's Material Design.
JavaScript ★ 0 7y agoExplain → -
cuero-viejo-mezcal
Cuero Viejo Mezcal Website
HTML ★ 0 7y agoExplain → -
download-oinkii
Oinkii download page
HTML ★ 0 7y agoExplain → -
react-navigation-fundamentals
Project developed to experiment with React Navigation tools using its basic API's functions.
JavaScript ★ 0 8y agoExplain → -
platzi-video-react
Video platform developed with ReactJS for a web course in Platzi
JavaScript ★ 0 8y agoExplain → -
CursosPlatzi ⑂
Guía de resumen de los cursos de Platzi
★ 0 8y agoExplain → -
turbo_app
ITESM React Workshop
HTML ★ 0 8y agoExplain → -
skrollr ⑂
Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).
JavaScript ★ 0 8y agoExplain → -
movie-night
Curso de NodeJS con Reservamos.com
★ 0 8y agoExplain → -
laratter
Laravel fundamentals practice
PHP ★ 0 8y agoExplain → -
herramienta-contable
No description.
CSS ★ 0 8y agoExplain → -
Pong-Game-Unity-2D
Pong game created as an introduction for Unity 2D
C# ★ 0 8y agoExplain → -
vue.js-course
Platzi Music App made with Vue.js
Vue ★ 0 8y agoExplain → -
Paypal-Button
Paypal Subscription Button for Bluecamp
HTML ★ 0 8y agoExplain → -
platzi-video-redux
Reduz Platzi course
JavaScript ★ 0 8y agoExplain → -
oinki-app
Oinki web app on Angular 5
CSS ★ 0 8y agoExplain → -
Web_Matuk
Landing Page for like
HTML ★ 0 8y agoExplain → -
angular-course-app
PlatziSquare app made in Angular 5
TypeScript ★ 0 8y agoExplain → -
Romulo-Mezcal
Romulo Mezcal e-commerce website
CSS ★ 0 8y agoExplain → -
ng5-mini-course
No description.
TypeScript ★ 0 8y agoExplain → -
razones-financieras
Financial Analysis class personal project. Just for fun
JavaScript ★ 0 8y agoExplain → -
webpack-curso ⑂
No description.
JavaScript ★ 0 8y agoExplain → -
invie-platzi
Curso de Git y Github
HTML ★ 0 8y agoExplain → -
vCard
Just a fun created vCard
CSS ★ 0 8y agoExplain →
No repos match these filters.
More creators on gitmyhub
JakeWharton lucidrains rafaballerini hiteshchoudhary IDouble