Skip to content

A manifesto of my future projects. This repo exists to show up ideas of blockchain projects I plan to implement, so that later it caused less issues regarding intellectual property rights.

Notifications You must be signed in to change notification settings

artem-bayandin/blockchain-universe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Hello stranger,

My name is Artem and I'm building an NFT universe. This will contain a list of projects, initially not related, but possibly acquiring such relations after being released. Below you may find the list with minor description. There will be more description, more links, and more details about each project after one being released. The main purpose of current document is to highlight the list of my personal pet projects in blockchain domain, so that my business partners has complain less about 'stealing' code in the future.

Links might not open, as repos might be private and/or not yet exist. I will do my best to create repos and add descriptions asap. But this does not mean, that repos will be public.

Prologue

Before we go the list of projects, let me introduce you some 'utils' projects I'm working on.

This is my playground, where I test and collect different interesting strategies connected to blockchain. Includes several sub-projects, some might be used as boilerplates for my future projects, but give you 98% probability that projects inside this repo may not build, event being pushed to master branch - it takes time to clean everything up, so sometimes it might be ok to understand the principle and then implement it in a real project. But believe me, I'll do my best to leave these projects in a buildable state.

This project contains different helpers that might be useful across projects. For example, it may contain permission managers, iterable mappings, and so on.

Some commonly used samples of contracts, like 'multi-sig wallet', 'staking', and/or usage of 'iterable mapping', 'role manager' from the repo above.

  • 03.1. Raffle game example. A lottery game, transfers ERC20 tokens back and forth, collects payable fees and sends ETH to players, uses custom interfaces for price oracle and randomness oracle, includes implementation of both oracles via Chainlink data feed and vrfConsumer.

Projects

Aka 'standard' '10k random avatars'. 'Standard' list of attributes will apply (kinda 'mouth', 'hair', 'voice', etc).

Aka 'not-for-all' collectibles. Some selling restrictions, several rarity properties according to the shape of a product.

Some super-rare rediculously restricted NFT collectible.

Revolutionary way of building NFT.

NFT collectible with generations and its own marketplace.

I think, it's clear from the name.

NFT-based Browser RPG. ERC721 for players, ERC1155 for assets, smart contract as a game contract.

I think, it's clear from the name.

NFT-based game. ERC721 for players, ERC1155 for assets, smart contract as a game contract. Possibe to have an ability to extend 'main' game contract with other 'side' contracts. Everybody knows what Tamagochi is - I will code it one day.

The community will vote for the next project to be build.

About

A manifesto of my future projects. This repo exists to show up ideas of blockchain projects I plan to implement, so that later it caused less issues regarding intellectual property rights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published