Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projecttwelve/airdrop-interface
P12 Genesis Soul-Bound NFT Airdrop
https://github.com/projecttwelve/airdrop-interface
airdrop game p12 steam
Last synced: 2 months ago
JSON representation
P12 Genesis Soul-Bound NFT Airdrop
- Host: GitHub
- URL: https://github.com/projecttwelve/airdrop-interface
- Owner: ProjectTwelve
- License: agpl-3.0
- Created: 2022-05-17T15:04:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T05:24:35.000Z (about 1 year ago)
- Last Synced: 2024-04-14T01:53:07.216Z (9 months ago)
- Topics: airdrop, game, p12, steam
- Language: TypeScript
- Homepage: https://airdrop.p12.games
- Size: 7.32 MB
- Stars: 49
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# P12 Airdrop
Project Twelve is a GameFi ecosystem with sustainable economies. We believe that "gaming" is an integral part of the
Metaverse, where gamers and developers are the two most important components.Steam, as a premier gaming platform, is the largest digital distribution platform for PC gaming; players spent almost 38
billion hours on Steam in 2021.![readme_01](./docs/readme_01.png)
We believe it will be a good means to identify game lovers with the help of Steam data, and we want to give tributes to
all Steam gamers and developers!## For Developers
### Airdrop Tributes
1. Developer-specific NFT.
2. P12 tokens.### Mechanism
Through the Steam API, we get a list of all Steam games with their app ID, names, reviews, etc., and we use the
signature method to determine the ownership between developers and games.Here are the rules and the results:
Steam game developers who:
1. Own at least 1 game on Steam (except DLC).
2. Complete the authentication steps on P12 Airdrop website.will be rewarded with tributes according to the following rules:
1. Each verified game will get 1 developer-specific NFT.
2. The NFT has 4 categories: legendary, epic, rare, and uncommon.
3. The amount of tokens that developers can claim is based on their games' reviews and publish date.## For Gamers
### Airdrop Tributes
1. Gamer-specific NFT.
2. P12 tokens.### Mechanism
Sign in with a Steam account and set "My profile" to "Public," we get the account data including the avatar, a games
array, total playtime, etc., and the gaming experience will determine the rewards.Here are the rules and the results:
Steam gamers who:
1. Own a Steam account.
2. Complete the authentication steps on P12 Airdrop website.will be rewarded with tributes according to the following rules:
1. Each Steam account will get 1 Gamer specific NFT.
2. The NFT has 5 categories: legendary, epic, rare, uncommon and common.
3. The amount of tokens that gamers can claim is based on various relevant metrics.## Result Files
We export the results to a public Google
folder [here](https://drive.google.com/drive/folders/1jKYEUQvfKuJcV84pWSdH96XO05HC4zPs).Game data is available and complete, while binding relationships between the game and address will be continuously
updated.