Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microgift/my-web3-projects
Blockchain projects(+ smart contract) - DeFi, DEX, NFT(+ pnft, cnt, xnft), minting, staking, raffle/auction, marketplace, launchpad, nft lend/borrow platform, P2E(coinflip, crash, poker) on Solana, EVM(Eth - Ethereum, Base etc), TRON, TON, Bitcoin. pumpdotfun(pump.fun + bonding curve) and delta neutral strategy(+ token swap cpi) are the latest ones
https://github.com/microgift/my-web3-projects
anchor auction cnft contract developer ethereum launchpad marketplace memecoin mint pnft pumpdotfun raffle rust shitcoin solana solidity staking web3 xnft
Last synced: about 16 hours ago
JSON representation
Blockchain projects(+ smart contract) - DeFi, DEX, NFT(+ pnft, cnt, xnft), minting, staking, raffle/auction, marketplace, launchpad, nft lend/borrow platform, P2E(coinflip, crash, poker) on Solana, EVM(Eth - Ethereum, Base etc), TRON, TON, Bitcoin. pumpdotfun(pump.fun + bonding curve) and delta neutral strategy(+ token swap cpi) are the latest ones
- Host: GitHub
- URL: https://github.com/microgift/my-web3-projects
- Owner: microgift
- Created: 2023-07-11T19:56:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T17:25:53.000Z (3 months ago)
- Last Synced: 2025-01-03T01:37:16.068Z (7 days ago)
- Topics: anchor, auction, cnft, contract, developer, ethereum, launchpad, marketplace, memecoin, mint, pnft, pumpdotfun, raffle, rust, shitcoin, solana, solidity, staking, web3, xnft
- Language: Rust
- Homepage:
- Size: 295 KB
- Stars: 82
- Watchers: 11
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My web3 projects (Bitcoin, EVM, Solana, TON ...)
Here are my past web3 projects
As you can see here, I have participated in several DeFi, NFT projects on vairous networks like minting, staking, evolution/breeding, raffle/auction, marketplace, launchpad, nft lend/borrow platforms.Most of the repos are under private status since I've signed NDA with my clients.You can send DM to check POW.
Forking pump.fun (Solana, EVM)
Another pumpdotfun(https://pump.fun) built by me. 😊- Built frontend/backend for spl token create, market create.- Built smart contract for bonding curve, make pool on raydium.- Live: app.ape.lol
- Live: fairlaunch.kommunitas.net
- Frontend repo: pumpdotfun-frontend
- Backend repo: pumpdotfun-backend
- Smart contract repo: pumpdotfun-smart-contract
Delta neutral strategy(on progress) (Solana)
Delta neutral strategy project using JLP and drift.- Built smart contract for testing jupiter cpi, meteora cpi, drift cpi.- Built frontend/backend to check the result of delta neutral strategy.- Frontend repo: delta-neutral-frontend
- Backend repo: delta-neutral-backend
Pioneer Legends (Solana)
This is the first idle game on SOL or any chain backed by three revenue sources, which include IRL crypto mining, Defi, and Taxes, with rev share to all NFT holders.- Built smart contracts for staking, nft lending platform(similar to sharky.fi).- Built backend for staking.- Built admin page and fixed frontend issues as well.- Live: Pioneer Legends
- Frontend repo: Pioneer-legends-frontend
- Backend repo: Pioneer-legends-backend
- Whitepaper repo: Pioneer-legends-whitepaper
- Smart contract repo: Pioneer-legends-bank-sc
Reavers (Solana)
Reavers is more than just an idle game at the core. Reavers was engineered with an overarching theme that is as simple as it gets.- Audited, found & fix vulnerabilities in whole project wide.- Optimized database calls.- Live: Reavers
- Frontend repo: Reavers-frontend
- Backend repo: Reavers-backend
Bulls vs Bears (Solana)
Lead poker platform development.- Live: BvB Goalpost
- Frontend repo: Goalpost-frontend
- Backend repo: Goalpost-backend
- Socket repo: Goalpost-socket
- Contract repo: Goalpost-contract
Sprite Box (Solana)
Gift for pixel artists.
Spritebox is a minting platform that pixel artists can send there arts every week and users can mint the seleted great arts among them.- Live: Spritebox
- Live backend: Spritebox backend
- Frontend repo: Spritebox-frontend
- Backend repo: Spritebox-brontend
The Hoopas (Solana)
Successfully audited backend.
Built a site for locking Hoopas and Banana collection for 1 month, 3 months or 6 months.- Live: The Hoopas
- Staking: The Hoopas Locking
- Contract program repo: Hoopas-lock-contract
- Frontend repo: Hoopas-lock-frontend
TombStoned Lootbox (Solana)
This is a Lootbox game for `TombStoned`.
There are 4 coffins in the game. 2 for SOL, 1 for $JOINTS. And the last coffins is a free one that `TombStone HighSociety` holders can open once in a day.I built backend & smart contract as well as supported web3 integration to front-end.
- Live: Coffins - LootBox | TombStoned
- Github repos:
- backend repo: Tombstoned-lootbox-backend
- contract program repo: Tombstoned-lootbox-program
Soblin staking (Solana)
This is a non-custodial staking for `Soblins` - a bluechip NFT collection on Solana network.
I wrote smart contract and supported web3 integration to front-end.
- Live: Soblins staking
- Github repos:
- smart contract repo: SoblinsStaking-contract
- frontend repo: SoblinsStaking-frontend
Monopoly (Solana)
This is a decentralised and multiplayer board-game called `Monopoly` on the Solana blockchain.
Users must get `$Java` to play and roll the dice. And users can stake/unstake NFTs are called as CnC(Coffe and Crypto).
I attended this project and wrote smart contract and supported on back-end/front-end integration sides.- Live: Monopoly
- Github repos:
- smart contract repo: monopoly-program
- backend repo: monopoly-backend
- frontend repo: monopoly-frontend
Degen Taxi (Solana)
This is one kind of Sol Crash game. 🚕 Instead of that, the transparent is Taxi. 😜.
Degen Taxi proves that the odds are as advertised (5% house edge) and that the rolls are predetermined and cannot react to how players bet. For more detailed information on the concept of 'Provably Fair' you can always check here. This project includes 3 parts, smart contract, back-end, and front-end integration.
- Live: Degen Taxi
- Github repos:
- backend repo: taxi-crash-solana-backend
- smart contract repo: taxi-crash-solana-contract
- frontend repo: degen-taxi-frontend
CoinFlip (Solana)
This is coin-flip game on solana network. Payment is Sol and users can put their amount in this game. If he is winner, he can get twice of given amount, if not, he will lose his amount.
Handled all project development.Hosted to plesk- Live: ATOZ CoinFlip
- Frontend repo: coinflip-frontend
- Smartcontract repo: coinflip-smartcontract