Skip to content

Blockchain projects - DeFi, NFT, P2E, minting, staking, evolution/breeding, raffle/auction, marketplace, launchpad on Solana, Ethereum, BSC, Avalanche and so on. Handled smart contract, backend, frontend parts using rust, anchor, solidity, javascript, typescript, node, express, golang, python etc

Notifications You must be signed in to change notification settings

asseph/Web3-Ethereum-Solana-Binance-Bitcoin-NFT-Dex-Defi-P2EGame-SmartContract-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 

Repository files navigation

My past Blockchain projects

As you can see here, I have built several NFT/Blockchain projects including NFT lending/borrowing, minting, staking, evolution/breeding features, raffle/auction houses, Launchpad, Marketplace, and P2E games(lootboxes, dice, crash, jackpot, coinflip, etc). All of repos are under private status.

Elementals-Lootboxes  - Solana P2E Game


This project is an innovative gaming project built on the Solana blockchain network. In this game, players have the opportunity to acquire virtual loot boxes containing various in-game items, rewards, or assets using Solana's fast and low-cost transactions.

Players can purchase these loot boxes using Solana's native cryptocurrency and unlock exciting surprises within them. Each loot box may contain unique digital assets, collectibles, skins, or other valuable items that can enhance the gaming experience or be traded within the game's ecosystem.

The project aims to leverage Solana's high-performance blockchain technology to offer players a seamless and secure gaming experience with transparent ownership of digital assets. Through the integration of decentralized finance (DeFi) principles, players can participate in the game's economy, trade assets on decentralized exchanges, and potentially earn rewards through staking or liquidity provision.

E7L  - Rust smart contract


Check out this Ethereum contract, just for the use-case of the program: https://github.com/Racks-Labs/ERC721-Linkable

An NFT should be able to be initialized in a way where other NFTs can be linked and unlinked again from it. Instructions will be link, unlink, sync same as in erc721 example

  • Initialise PDA for NFT that other NFTs should be linked to

  • Link instructions -- adds the linked NFT as address to the PDA of the main NFT. -- Freezes the NFT in the current users wallet and delegates authority to unfreeze and transfer to the PDA

  • Unlink unfreezes and removes PDA delegate again

  • Sync looks at a linked NFT of a main NFT. If the main NFT has a different owner than the linked NFT, the linked NFT is transferred to the new main NFT owner

  • contract-repo: E7L-Solana protocol

Elementals-Staking  - Staking Platform


Launch PFP staking functionality for users to stake their profile pictures and earn passive $ELMNT. Collaborate with other projects to offer project-specific rewards for PFP stakers, fostering cross-community engagemen. Introduce different staking tiers with varying reward structures, encouraging long-term commitment

Gaimin-Portal  - Tweet to Earn Platform


By earning Points you move up levels. Each level reached earns your shards into crystals. And the number of Crystals decided how much $GMRX you will be able to claim.

You can earn points by interacting with GAIMIN Power Tweets (likes and replies, up to 1 reply per post). Power Tweets will only be live for a limited period after they’re posted. Engaging with them after that period will not earn you points.

T2E-Dapp  - Tweet to Earn Platform


The vision of the project is to allow users to earn $ELMNT token by tweeting once per day for the public and twice for token holders.

Under World Lending   - Bitcoin Ordinal Platform


The goal of this platform is to develop a cutting-edge lending and borrowing platform specifically designed for Bitcoin Non-Fungible Tokens (NFTs). The platform will leverage the latest technologies and industry best practices to provide users with a seamless and secure experience.

JustShift   - DEX (Bitcoin, Ethereum, Monero)


The DEX platform offers a decentralized and secure way to trade cryptocurrencies while providing users with a range of features that enhance their trading experience.

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.

The Hoopas  (Solana)


Successfully audited backend. Built a site for locking Hoopas and Banana collection for 1 month, 3 months or 6 months.


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.

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.

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.

Deezkits 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. This project includes smart contract, back-end, and front-end integration.

Plunder The Void Mint Site  (Avalanche)


This is mint website on avalanche network. I used Solidity(ERC 721) to write smart contract and Node/Express, MongoDB to make leaderboard page, and Next.js in front-end side. Mint supply is 500 NFTs.

Burning Masked Ape Dao  (Solana)


This is burning mechanism to burn NFTs have no metadata in Masked Ape collection. Max burn per wallet per day would be 1 burn to prevent whales easily hoarding MAD tokens by burning blank NFTs.

BASC NFT Staking  (Solana)


A member will have 3 options to choose from for staking: (1) stake a Baby Ape, (2) stake a Baby Tiger and (3) stake a matching pair. The details on the amount of $DAB that is earned along with any multiplier bonus are outlined below.

  • Demo: BASC NFT Staking
  • Live Link: BASC NFT Staking
    • Functionality
      • Stake / Unstake All NFTs - for each tab, Matching Pairs, Pairs, Individual
      • Claim All Rewards - if these have to be separated by individual staked vs. pairs staked that is ok
    • Rarity Multiplier
      • Baby Ape
        • Rank < 13 = 100 $DAB/day
        • Rank < 1,000 = 15 $DAB/day
        • Rank >= 1,000 = 10 $DAB/day
      • Baby Tiger
        • Rank < 13 = 20 $DAB/day
        • Rank < 1,000 = 3 $DAB/day
        • Rank >= 1,000 = 2 $DAB/day
    • Pair Multiplier
      • Matching Baby Ape + Baby Tiger
        • 25% bonus on the sum of the rarity multiplier.
  • Magic Eden: Buy BASC
  • Offical Links: BASC (Baby Ape Social Club)
  • Github Repo: BASC-NFT-Staking

Astronaut NFT Staking -> YAKU Hub  (Solana)


Multiple Factor Rewards Staking program for 👩🏿‍🚀Astronaut/YAKU👨🏿‍🚀 NFT collections.

  • Demo: Astronaut Staking
  • Live: cosmicastro NFT Staking  Moved here: Yaku Staking
    • Model 1:
      • If you claim before 15 days, you will receive 75% and after 15 days, will receive 100%.
        • Adventurer: 20 $coin a day
        • Scientist: 25 $coin a day
        • Doctor: 30 coin a day
        • Mission Specialist: 35 $coin a day
        • Commander: 40 $coin a day
    • Model 2
      • Rewards are paid daily and they are the same for all NFTS, so x $coin a day for everything
    • Model 3
      • 7 days x $coin, 14 days 1.5x $coin, 30 days+ 2x $coin
  • Official Links:
  • Github repo: Astronaut-NFT-Staking-death

Kingdom of Dwarves - Staking  (Solana)


Multiple Factor Rewards Staking program for Kingdom of Dwarves NFT collections

FLWR Token Staking  (Solana)


Staking an SPL token "FLWR"

SOL Flowers | Raffle  (Solana)


This is the raffle project that winners can receive the raffle NFT by buying tickets. You can buy tickets by $Sol and various tokens($FLWR, $SHDW, $DUST, $BOLT).

EU(Eternal Underworld) Raffle  (Solana)


This is the raffle project that winners can receive the raffle NFT or winners can buy NFTs by half price by buying tickets. You can buy tickets by using 🍂$REAP and $SOL.

MetaKongz Raffle  (Solana)


This is the raffle project that winners can receive the raffle NFT or winners can buy NFTs by half price by buying tickets. You can buy tickets by using 🦴$BOOGA, 🍭$ZION, and $SOL.

Apex Raffle House  (Solana)


This is the raffle project that winners can receive the raffle NFT or winners can buy NFTs by half price by buying tickets. You can buy tickets by using $PREY and $SOL.

Mausoleum  (Solana)


This is raffle/auction houses of tombstoned application on Solana network.

Arena Launchpad  (Cronos-EVM)


Nifty Nanas.
Nanas is a deflationary community project of the cutest Nanas on the Solana blockchain!
This has Astronana and CoinFlip as well as Cro and Sol version for minting, staking, and launchpad.
Now we are adding more features for Nanas.

Wild West Verse - Staking  (Solana)


  • Staking Link: WWV Staking
    • RANK /DAILY PRIZE ->
      • 1500-2000 / 1 WWV,
      • 1000-1499 / 1.5$WWV,
      • 600-999 / 2WWV,
      • 300-599 / 2.5 WWV,
      • 200-299 / 3WWV,
      • 51-199 / 4 WWV,
      • 1-50 / 5 WWV
    • If your NFT is rarer you will get more staking reward.
    • Whenever you want. But keep in mind that you won't be able to get any more staking income.
  • Original Link: Wild West Verse
  • Github repo: WWV-NFT-Staking

TAC NFT Staking  (Aurora-EVM)


This is the traditional NFT staking project. Users stake their TAC NFTs and receive 🍌$GBA token.

IconGirl  (Ethereum)


IconFashion is a women led Web3 project with 10,000 hand drawn, composable fashion NFTs. We celebrate women in the fashion and crypto space with special dress up experience, simulating a fashion styling game in the metaverse. In here, every woman can create their own iconic looks and rare outfits. Remeber, everyone can be a fashion icon!

97 Universe Minting Page  (Solana)


  • Link: 97 Universe
  • Live Link: The 97 Universe - StreamFi
  • What is 97 Universe ?
    • 497 AI-androids called “97s” were created to compete with some of the greatest athletes on Earth. 97s were so good that humans no longer saw a reason to compete. After boredom struck, the 97s decided to leave Earth and test their skills against the universe. They built a space stadium where challengers from all over the galaxy can compete. Remaining undefeated the 97s decided to claim the universe, calling it “The 97 Universe”.
  • Whitepaper: Gitbook
  • Github repo: Universe97

Sol Spacemen  (Solana)


  • Link: Sol Spacemen
  • Earth is quickly becoming uninhabitable and we need to begin deployment of the materials and resources needed to start construction in the Solanaverse
  • $PARTS token: $PARTS token
  • You can find me at Team member page name is Venture as Dev, Tokenomics and Integration's here
  • Git repo: Space Parts

About

Blockchain projects - DeFi, NFT, P2E, minting, staking, evolution/breeding, raffle/auction, marketplace, launchpad on Solana, Ethereum, BSC, Avalanche and so on. Handled smart contract, backend, frontend parts using rust, anchor, solidity, javascript, typescript, node, express, golang, python etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published