-
Net2Dev
- Worldwide :)
- net2dev.io
- @Net2Dev1
Highlights
Stars
The Official Net2Dev Move Languague Video Tutorial Repo
How to write Solana SPL Token Programs to launch your own token on the Solana blockchain.
harsh0571 / Soroban-NextJS-Vote-dApp-with-Freighter
Forked from net2devcrypto/Soroban-NextJS-Vote-dApp-with-FreighterA Stellar Soroban Smart Contract and NextJS Front-end App that integrates the Freighter wallet that enables users to vote in proposals.
Functions to easily interact with Soroban Smart Contracts using JS and the Stellar SDK
A repo with sample contracts to show you how you can translate from Solidity to Rust and deploy on Stellar's Soroban smart contract platform.
A function that returns transfer events from ERC-20 token smart contracts without the need of third party API. Straight from the blockchain!
This repo includes all the smart contracts and steps to learn and deploy a smart contract that will request an AAVE flash loan then use the funds to execute an arbitrage attack.
The Ultimate ERC-404 Token Tutorial - Deploy your own ERC-404 then provide liquidity with an UniswapV3 Pool
A NextJS Web3 app that allows users to create and interact ERC-6551 tokenbound accounts (NFT Wallet). Send and Store ERC-20 tokens in NFT. Withdraw tokens and more!
Build a Static HTML Web3 Frontend that can be hosted in IPFS to have a true serverless, decentralized web3 application.
Because time is money, here's the easiest docker cheatsheet you will find on the internet, period.
🤑Build Your Own Defi Staking dApp - The Official Github Repo with all the supporting code to follow the Youtube Tutorial so you can build your own DeFI Staking Rewards dApp.
A simple yet powerful NodeJS Database App. Create a new local JSON format database, read and write to it using POST API endpoints!!!
🤑The Official ERC20 Algoritmic Stablecoin Project Tutorial Repo - Complete repo on how to deploy your own algorithmic stablecoin and back it with a hybrid collateral reserve between other stablecoi…
This app will auto generate your NFT Collection Art using OpenAI. It will generate each NFT Metadata as well, Upload all of it to IPFS, auto create the smart contract then auto deploy it to the blo…
A simple defi staking calculator based on a Masterchef contract formula to help you understand the math behind LP Staking. Just run in NodeJS
The simplest web application to generate AI images using many AI models incluiding Stable Diffusion, DALL-E, MidJourney and others!!
An API NodeJS script to automate image generation using Stable Diffusion AI Image Generator
An API NodeJS Script to automate image generation using MidJourneyV4 model in Stable Diffusion
🎉An ERC20 Crypto Lottery Game App Repo - Build your own lottery game that pays with your own custom ERC20 Token!
Implement a very straightforward middleware and backend for your Web3 apps with Alchemy-SDK
🎉Build a Real Estate Listing App in NextJS Using IPFS and Pinata
Generate custom ERC wallets and assign them to your user accounts. These will be internal wallets only accessible by the App developers just like a centralized exchange.
😎🚀 Connect the User DB Smart Contract to the Web Frontend. Create your own IPFS Node and integrate to NextJS.
The smart contract that bring the application live. This UserDB Smart Contract stores all user relevant profile data in the blockchain.
This is a beautiful Frontend to build the amazing Web3 User Profile Application. Created with NextJS and Bootstrap.
⚡ A very straightfoward guide to authenticate users in NextJS with NFTs. Block users that aren't holding a specific ERC721 NFT
👑 An ERC-20 token price action chart in NextJS with MongoDB and ChartJS. This amazing token price action chart tutorial will display a live token price action chart with your custom ERC20 token pai…
A very simple tutorial to follow if you want to add value to an ERC-20 Token and enable trading on a DeFI Exchange.