Change the repository type filter
All
Repositories list
40 repositories
safe-agentathon
Publicreact-guidelines
Publicnest-js-guidelines
Publicblockchain-guidelines
PublicNestJS-Template
Publicia-guideline
Publicfastapi-template
Publicterraform-template
Publicreact-native-guidelines
Publicanchor-playground
Publiccra-docs-react
Publiccc-launchpad-contracts
Publiccc-launchpad-frontend
Publiccc-launchpad-backend
Publicmazda-hackathon-frontend
Publicgenerator-space-infra
PublicCollectible
PublicCollectible-Contracts
Publiclearn-typescript
Publicgenerator-space-backend
Publicse-challenge-3-dice-game
Public🎰 Randomness is tricky on a public deterministic blockchain. The block hash is the result proof-of-work (for now) and some builders use this as a weak form of randomness. In this challenge you will take advantage of a Dice Game contract by predicting the randomness in order to only roll winning dice!- 🤖 Smart contracts are kind of like "always on" vending machines that anyone can access. Let's make a decentralized, digital currency (an ERC20 token). Then, let's build an unstoppable vending machine that will buy and sell the currency. We'll learn about the "approve" pattern for ERC20s and how contract to contract interactions work.
- 🦸 A superpower of Ethereum is allowing you, the builder, to create a simple set of rules that an adversarial group of players can use to work together. In this challenge, you create a decentralized application where users can coordinate a group funding effort. The users only have to trust the code.
se-challenge-8-svg-nft
Publicse-challenge-7-multisig
Public👩👩👧👧 Using a smart contract as a wallet we can secure assets by requiring multiple accounts to "vote" on transactions. The contract will keep track of transactions in an array of structs and owners will confirm or reject each one. Any transaction with enough confirmations can "execute".scaffoldeth-hackathon
Publicscaffold-eth-challenge-1
Public