Git Product home page Git Product logo

Hi there I'm RV

Connect with me:

0x2V's Projects

aave_flashloan icon aave_flashloan

Code for how we can start a flash loan. Note we won't be actually doing an arbitrage here, because finding profitable arbitrage opportunities is the hardest part and not related to the code, but will essentially just learn how to execute a flash loan.

cardgame_attack icon cardgame_attack

We should not generate random numbers on-chain without oracle, Here we'll guess a random number of a card in a card game.

cryptodevsdao icon cryptodevsdao

DAO for holders of CryptoDevs NFTs. NFT holders can create and vote on proposals to use that ETH that was gained through the ICO for purchasing other NFTs from an NFT marketplace

delegatecall_attack icon delegatecall_attack

.delegatecall() is heavily used within proxy (upgradeable) contracts. Since smart contracts are not upgradeable by default. But, since it modifies the storage of the contract calling the function, there are some nasty attacks that can be designed if it is not properly implemented. We will now simulate an attack

dom-overlays icon dom-overlays

A feature incubation repo for layering DOM content on/in WebXR content. Feature lead: Klaus Weidner

ethereum-boilerplate icon ethereum-boilerplate

The ultimate full-stack 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 even Solana support is coming soon! Happy BUIDL!👷‍♂️

growler icon growler

A Twitter clone build on top of Ethereum chain where you can showcase your NFT's, tweet and send messages with your wallet address.

junior-track icon junior-track

Course content for the Junior Track on LearnWeb3 - Explore the Ethereum ecosystem!

merkle_whitelist icon merkle_whitelist

A Whitelist Dapp using merkle tree to verify users, we are not storing the address of each user in the contract, we are only storing the root of the merkle tree which gets initialized in the constructor.

metatransaction icon metatransaction

Meta transactions are just a fancy word for transactions where a third party (a relayer) pays the gas for the transaction on behalf of the user. The user just needs to sign messages (and not send a transaction) that contain information about the transaction they want to execute and hand it to the relayer. Relayers are then responsible for creating valid transactions using this data and paying for gas themselves.

mevnft icon mevnft

This code is just meant to show you how you use Flashbots to send transactions in the first place.

my-multi-sig-wallet icon my-multi-sig-wallet

Code for a multi siganture wallet. By requiring more than one signature to transfer funds, multisig wallets provide enhanced security and allow for trustless escrow transactions.

my-space icon my-space

My space is my portfolio website built on top of Three.js and Vite

nft-collection-scaffold icon nft-collection-scaffold

Boilerplate code for an NFT collection sale and minting on Ethereum, Polygon, Arbitrum or Binance Smart Chain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.