From 58f69c6a891546290cf7b1da2769aa7f4f1e5a6a Mon Sep 17 00:00:00 2001 From: "api3-ecosystem-pr-bot[bot]" <152718697+api3-ecosystem-pr-bot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:18:06 +0000 Subject: [PATCH] add: Estfor-Kingdom listing request --- projects/Estfor-Kingdom.json | 50 ++++++++++++++++++++++++++++++++++++ src/generated/projects.ts | 33 ++++++++++++++++++++++++ 2 files changed, 83 insertions(+) create mode 100644 projects/Estfor-Kingdom.json diff --git a/projects/Estfor-Kingdom.json b/projects/Estfor-Kingdom.json new file mode 100644 index 0000000..7e32b3a --- /dev/null +++ b/projects/Estfor-Kingdom.json @@ -0,0 +1,50 @@ +{ + "name": "Estfor Kingdom", + "tagline": "A medieval fantasy web3 MMORPG. Fully on-chain, idle browser game.", + "description": "Estfor Kingdom is a medieval fantasy web3 MMORPG. Fully on-chain, idle browser game with clans, quests, skills and monsters with a $BRUSH in-game economy utilising ERC1155 NFTs for all in-game items./n/nClan wars uses API3 to randomly assign warriors to battle each other with individual skills in epic 20 v 20 fights over territories and clan vaults.", + "status": "active", + "images": { + "logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254261985_ek_logo.png", + "cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262006_Logo_on_background%201.png", + "screenshots": [ + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262054_ss1.png", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262100_ss2.png", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262126_ss3.png", + "https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262148_ss4.png" + ] + }, + "categories": [ + "nft", + "gaming", + "oracle" + ], + "productType": "qrng", + "chains": [ + "250" + ], + "links": { + "website": "https://estfor.com/", + "dapp": "https://estfor.com/", + "docs": "https://wiki.estfor.com/index.php/Main_Page", + "explorer": "https://ftmscan.com/", + "socials": [ + { + "label": "twitter", + "url": "https://twitter.com/EstforKingdom" + }, + { + "label": "discord", + "url": "https://discord.com/invite/paintswap" + }, + { + "label": "reddit", + "url": "https://www.reddit.com/r/estfor/" + }, + { + "label": "github", + "url": "https://github.com/PaintSwap/estfor-contracts" + } + ] + }, + "year": 2023 +} diff --git a/src/generated/projects.ts b/src/generated/projects.ts index 9db6293..f58ba9d 100644 --- a/src/generated/projects.ts +++ b/src/generated/projects.ts @@ -65,6 +65,39 @@ export const PROJECTS: Project[] = [ ], }, }, + { + name: 'Estfor Kingdom', + tagline: 'A medieval fantasy web3 MMORPG. Fully on-chain, idle browser game.', + description: + 'Estfor Kingdom is a medieval fantasy web3 MMORPG. Fully on-chain, idle browser game with clans, quests, skills and monsters with a $BRUSH in-game economy utilising ERC1155 NFTs for all in-game items./n/nClan wars uses API3 to randomly assign warriors to battle each other with individual skills in epic 20 v 20 fights over territories and clan vaults.', + status: 'active', + images: { + logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254261985_ek_logo.png', + cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262006_Logo_on_background%201.png', + screenshots: [ + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262054_ss1.png', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262100_ss2.png', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262126_ss3.png', + 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1707254262148_ss4.png', + ], + }, + categories: ['nft', 'gaming', 'oracle'], + productType: 'qrng', + chains: ['250'], + links: { + website: 'https://estfor.com/', + dapp: 'https://estfor.com/', + docs: 'https://wiki.estfor.com/index.php/Main_Page', + explorer: 'https://ftmscan.com/', + socials: [ + { label: 'twitter', url: 'https://twitter.com/EstforKingdom' }, + { label: 'discord', url: 'https://discord.com/invite/paintswap' }, + { label: 'reddit', url: 'https://www.reddit.com/r/estfor/' }, + { label: 'github', url: 'https://github.com/PaintSwap/estfor-contracts' }, + ], + }, + year: 2023, + }, { name: 'Granary Finance', tagline: 'Decentralized Lending Protocol',