Skip to content

These are my recent Blockchain projects including NFT minting, staking, evolution/breeding, raffle/auction, Marketplace, Launchpad and 🎲P2E. based on Solana, Avalanche and so on.

Notifications You must be signed in to change notification settings

ptcbink/project-overview-sol-etc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Here are my solana + EVM projects.
Here, I had the pleasure of collaborating with the development team to thoroughly analyze security measures and explore opportunities for coding optimization, not a dev.

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.

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

Bulls vs Bears  (Solana)


Lead poker platform development.

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.


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.

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.

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

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

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.

TAC NFT Staking  (Aurora-EVM)


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

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

These are my recent Blockchain projects including NFT minting, staking, evolution/breeding, raffle/auction, Marketplace, Launchpad and 🎲P2E. based on Solana, Avalanche and so on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published