From d8a7f323ce921eb841c45b60706291338bab859b Mon Sep 17 00:00:00 2001 From: Lyudmil Ivanov <55487633+flmel@users.noreply.github.com> Date: Mon, 5 May 2025 16:44:14 +0300 Subject: [PATCH 1/3] feat contracts list-init --- website/docusaurus.config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 40817b8044..0cc4140f5e 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -221,6 +221,10 @@ const config = { to: '/integrations/exchange-integration', label: 'Exchange Integrations', }, + { + to: '/resources/contracts-list', + label: 'Contracts List', + }, ], }, { From dbbb0bab7d59ece83c3fe66a009be8cf593dfcfe Mon Sep 17 00:00:00 2001 From: Lyudmil Ivanov <55487633+flmel@users.noreply.github.com> Date: Mon, 12 May 2025 13:36:10 +0300 Subject: [PATCH 2/3] add short description --- docs/resources/contracts-list.md | 55 ++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 docs/resources/contracts-list.md diff --git a/docs/resources/contracts-list.md b/docs/resources/contracts-list.md new file mode 100644 index 0000000000..0926365401 --- /dev/null +++ b/docs/resources/contracts-list.md @@ -0,0 +1,55 @@ +--- +id: contracts-list +title: Contracts List +--- + +List of contracts of various projects deployed on NEAR. This list is not exhaustive and is meant to be a reference for developers and users + +:::info Find more: +[NEAR Catalog](https://nearcatalog.xyz) - A catalog of NEAR projects +[NEAR Audit Database](https://github.com/NEARBuilders/audits) - List of Public Audits in the NEAR Ecosystem +::: + +## Contracts List +| Contract | Project | Tags | Description | | +|-------------------------------------------------------------------------------------------------|----------------------------------------------------|----------------------------------|-------------------------------------------------------------------------------------------------------|--| +| [Burrow.finance (public archive)](https://github.com/NearDefi/burrowland) | **[Rhea finance](https://rhea.finance/)** | DeFi | Lending platform | | +| [ref-exchange](https://github.com/ref-finance/ref-contracts/tree/main/ref-exchange) | **[Rhea finance](https://rhea.finance/)** | DeFi | DEX Contract | | +| [ref-farming](https://github.com/ref-finance/ref-contracts/tree/main/ref-farming) | **[Rhea finance](https://rhea.finance/)** | DeFi | DEX LP Farming | | +| [Meta Token](https://github.com/Narwallets/meta-pool/tree/master/meta-token) | **[Metapool](https://www.metapool.app/)** | FT | FT contract | | +| [metapool](https://github.com/Narwallets/meta-pool/tree/master/metapool) | **[Metapool](https://www.metapool.app/)** | staking | Liquid staking | | +| [donation](https://github.com/PotLock/core/blob/main/contracts/donation) | **[PotLock](https://www.potlock.org/)** | FT, donation | Donating FT to any contract | | +| [pot](https://github.com/PotLock/core/blob/main/contracts/pot) | **[PotLock](https://www.potlock.org/)** | donation | QF Funding round | | +| [pot_factory](https://github.com/PotLock/core/blob/main/contracts/pot_factory) | **[PotLock](https://www.potlock.org/)** | factory, donation | Factory contract for QF Funding Rounds | | +| [registry](https://github.com/PotLock/core/blob/main/contracts/registry) | **[PotLock](https://www.potlock.org/)** | donation, misc | Registry for QF funding rounds | | +| [sybil](https://github.com/PotLock/core/blob/main/contracts/sybil) | **[PotLock](https://www.potlock.org/)** | misc | Registry for sybil resistance providers | | +| [ShardDog-NFT-Protocol](https://github.com/joe-rlo/ShardDog-NFT-Protocol) | **[ShardDog](https://shard.dog/)** | NFT | NFT contract managing multiple NFT collections | | +| [NFT-Minting-withFT](https://github.com/joe-rlo/NFT-Minting-withFT) | **[ShardDog](https://shard.dog/)** | NFT, FT | NFT contract supports minting with FT tokens, royalties, payment distribution, premint functionality. | | +| [contest-contract](https://github.com/joe-rlo/contest-contract) | **[ShardDog](https://shard.dog/)** | raffle | Weighted raffle system. | | +| [core](https://github.com/near/intents/tree/main/core) | **[NEAR Intents](https://near-intents.org/)** | cross-chain, DeFi | Protocol for multichain financial products | | +| [contest-contract](https://github.com/NEAR-DevHub/race-of-sloths/tree/main/contest-contract) | **[Race of Sloths](https://race-of-sloths.com/)** | raffle | Weighted raffle contract | | +| [contract](https://github.com/NEAR-DevHub/race-of-sloths/tree/main/contract) | **[Race of Sloths](https://race-of-sloths.com/)** | misc | Scoreboard including streaks | | +| [contract-mvp](https://github.com/Templar-Protocol/contract-mvp) | **[Templar Protocol](https://www.templarfi.org/)** | DeFi | Permissionless cypher lending | | +| [index-fund-contract](https://github.com/Templar-Protocol/index-fund-contract) | **[Templar Protocol](https://www.templarfi.org/)** | DeFi | Index fund contract | | +| [linear](https://github.com/linear-protocol/LiNEAR/tree/main/contracts/linear) | **[Linear](https://linearprotocol.org/)** | staking | Liquid staking | | +| [hodl-lockup](https://github.com/sweatco/hodl-lockup) | **[Sweat Economy](https://sweateconomy.com/)** | FT, lockup | FT lockup contract | | +| [sweat-jar](https://github.com/sweatco/sweat-jar) | **[Sweat Economy](https://sweateconomy.com/)** | FT, staking | FT staking contract | | +| [sweat-claim](https://github.com/sweatco/sweat-claim/tree/main/contract) | **[Sweat Economy](https://sweateconomy.com/)** | FT | FT managing contract | | +| [sweat-booster](https://github.com/sweatco/sweat-booster) | **[Sweat Economy](https://sweateconomy.com/)** | FT, NFT | NFT vouchers for FT | | +| [multisig](https://github.com/sweatco/multisig) | **[Sweat Economy](https://sweateconomy.com/)** | multisig | Multisig Contract | | +| [sweat-burn](https://github.com/sweatco/sweat-burn) | **[Sweat Economy](https://sweateconomy.com/)** | FT | FT burning | | +| [mb-factory-v2](https://github.com/Mintbase/mb-contracts/tree/main/mb-factory-v2) | **[MintBase/Bitte](https://bitte.ai/)** | factory, NFT | NFT factory contract | | +| [mb-interop-market](https://github.com/Mintbase/mb-contracts/tree/main/mb-interop-market) | **[MintBase/Bitte](https://bitte.ai/)** | NFT | NFT Market contract | | +| [mb-nft-v2](https://github.com/Mintbase/mb-contracts/tree/main/mb-nft-v2) | **[MintBase/Bitte](https://bitte.ai/)** | NFT | NFT contract | | +| [neardevhub-contract](https://github.com/NEAR-DevHub/neardevhub-contract) | **[NEAR DevHub](https://neardevhub.org/)** | misc | Community managing platform | | +| [lockup-factory](https://github.com/near/core-contracts/tree/master/lockup-factory) | **Core-Contracts** | factory, lockup | Factory contract deploying lockup contracts | | +| [lockup](https://github.com/near/core-contracts/tree/master/lockup) | **Core-Contracts** | lockup | Locks and holds an owner's tokens for a lockup period | | +| [multisig-factory](https://github.com/near/core-contracts/tree/master/multisig-factory) | **Core-Contracts** | factory | Factory contract for multisig | | +| [multisig](https://github.com/near/core-contracts/tree/master/multisig) | **Core-Contracts** | multisig | multisig | | +| [multisig2](https://github.com/near/core-contracts/tree/master/multisig2) | **Core-Contracts** | multisig | multisig | | +| [staking-pool-factory](https://github.com/near/core-contracts/tree/master/staking-pool-factory) | **Core-Contracts** | factory, staking-pool, validator | Staking Pool factory contract | | +| [staking-pool](https://github.com/near/core-contracts/tree/master/staking-pool) | **Core-Contracts** | staking-pool, validator | Staking pool contract | | +| [state-manipulation](https://github.com/near/core-contracts/tree/master/state-manipulation) | **Core-Contracts** | state-manipulation | Contracts state-manipulation | | +| [voting](https://github.com/near/core-contracts/tree/master/voting) | **Core-Contracts** | validator | | | +| [w-near](https://github.com/near/core-contracts/tree/master/w-near) | **Core-Contracts** | FT | FT contract that wraps native NEAR | | +| [whitelist](https://github.com/near/core-contracts/tree/master/whitelist) | **Core-Contracts** | whitelist, staking-pool | Whitelist contract for staking pools | | From 592b5552e851e32829b74567d4e3128fcfa0a4f7 Mon Sep 17 00:00:00 2001 From: Lyudmil Ivanov <55487633+flmel@users.noreply.github.com> Date: Mon, 12 May 2025 20:20:26 +0300 Subject: [PATCH 3/3] fix --- docs/resources/contracts-list.md | 84 ++++++++++++++++---------------- website/docusaurus.config.js | 8 +-- 2 files changed, 46 insertions(+), 46 deletions(-) diff --git a/docs/resources/contracts-list.md b/docs/resources/contracts-list.md index 0926365401..39fa848002 100644 --- a/docs/resources/contracts-list.md +++ b/docs/resources/contracts-list.md @@ -11,45 +11,45 @@ List of contracts of various projects deployed on NEAR. This list is not exhaust ::: ## Contracts List -| Contract | Project | Tags | Description | | -|-------------------------------------------------------------------------------------------------|----------------------------------------------------|----------------------------------|-------------------------------------------------------------------------------------------------------|--| -| [Burrow.finance (public archive)](https://github.com/NearDefi/burrowland) | **[Rhea finance](https://rhea.finance/)** | DeFi | Lending platform | | -| [ref-exchange](https://github.com/ref-finance/ref-contracts/tree/main/ref-exchange) | **[Rhea finance](https://rhea.finance/)** | DeFi | DEX Contract | | -| [ref-farming](https://github.com/ref-finance/ref-contracts/tree/main/ref-farming) | **[Rhea finance](https://rhea.finance/)** | DeFi | DEX LP Farming | | -| [Meta Token](https://github.com/Narwallets/meta-pool/tree/master/meta-token) | **[Metapool](https://www.metapool.app/)** | FT | FT contract | | -| [metapool](https://github.com/Narwallets/meta-pool/tree/master/metapool) | **[Metapool](https://www.metapool.app/)** | staking | Liquid staking | | -| [donation](https://github.com/PotLock/core/blob/main/contracts/donation) | **[PotLock](https://www.potlock.org/)** | FT, donation | Donating FT to any contract | | -| [pot](https://github.com/PotLock/core/blob/main/contracts/pot) | **[PotLock](https://www.potlock.org/)** | donation | QF Funding round | | -| [pot_factory](https://github.com/PotLock/core/blob/main/contracts/pot_factory) | **[PotLock](https://www.potlock.org/)** | factory, donation | Factory contract for QF Funding Rounds | | -| [registry](https://github.com/PotLock/core/blob/main/contracts/registry) | **[PotLock](https://www.potlock.org/)** | donation, misc | Registry for QF funding rounds | | -| [sybil](https://github.com/PotLock/core/blob/main/contracts/sybil) | **[PotLock](https://www.potlock.org/)** | misc | Registry for sybil resistance providers | | -| [ShardDog-NFT-Protocol](https://github.com/joe-rlo/ShardDog-NFT-Protocol) | **[ShardDog](https://shard.dog/)** | NFT | NFT contract managing multiple NFT collections | | -| [NFT-Minting-withFT](https://github.com/joe-rlo/NFT-Minting-withFT) | **[ShardDog](https://shard.dog/)** | NFT, FT | NFT contract supports minting with FT tokens, royalties, payment distribution, premint functionality. | | -| [contest-contract](https://github.com/joe-rlo/contest-contract) | **[ShardDog](https://shard.dog/)** | raffle | Weighted raffle system. | | -| [core](https://github.com/near/intents/tree/main/core) | **[NEAR Intents](https://near-intents.org/)** | cross-chain, DeFi | Protocol for multichain financial products | | -| [contest-contract](https://github.com/NEAR-DevHub/race-of-sloths/tree/main/contest-contract) | **[Race of Sloths](https://race-of-sloths.com/)** | raffle | Weighted raffle contract | | -| [contract](https://github.com/NEAR-DevHub/race-of-sloths/tree/main/contract) | **[Race of Sloths](https://race-of-sloths.com/)** | misc | Scoreboard including streaks | | -| [contract-mvp](https://github.com/Templar-Protocol/contract-mvp) | **[Templar Protocol](https://www.templarfi.org/)** | DeFi | Permissionless cypher lending | | -| [index-fund-contract](https://github.com/Templar-Protocol/index-fund-contract) | **[Templar Protocol](https://www.templarfi.org/)** | DeFi | Index fund contract | | -| [linear](https://github.com/linear-protocol/LiNEAR/tree/main/contracts/linear) | **[Linear](https://linearprotocol.org/)** | staking | Liquid staking | | -| [hodl-lockup](https://github.com/sweatco/hodl-lockup) | **[Sweat Economy](https://sweateconomy.com/)** | FT, lockup | FT lockup contract | | -| [sweat-jar](https://github.com/sweatco/sweat-jar) | **[Sweat Economy](https://sweateconomy.com/)** | FT, staking | FT staking contract | | -| [sweat-claim](https://github.com/sweatco/sweat-claim/tree/main/contract) | **[Sweat Economy](https://sweateconomy.com/)** | FT | FT managing contract | | -| [sweat-booster](https://github.com/sweatco/sweat-booster) | **[Sweat Economy](https://sweateconomy.com/)** | FT, NFT | NFT vouchers for FT | | -| [multisig](https://github.com/sweatco/multisig) | **[Sweat Economy](https://sweateconomy.com/)** | multisig | Multisig Contract | | -| [sweat-burn](https://github.com/sweatco/sweat-burn) | **[Sweat Economy](https://sweateconomy.com/)** | FT | FT burning | | -| [mb-factory-v2](https://github.com/Mintbase/mb-contracts/tree/main/mb-factory-v2) | **[MintBase/Bitte](https://bitte.ai/)** | factory, NFT | NFT factory contract | | -| [mb-interop-market](https://github.com/Mintbase/mb-contracts/tree/main/mb-interop-market) | **[MintBase/Bitte](https://bitte.ai/)** | NFT | NFT Market contract | | -| [mb-nft-v2](https://github.com/Mintbase/mb-contracts/tree/main/mb-nft-v2) | **[MintBase/Bitte](https://bitte.ai/)** | NFT | NFT contract | | -| [neardevhub-contract](https://github.com/NEAR-DevHub/neardevhub-contract) | **[NEAR DevHub](https://neardevhub.org/)** | misc | Community managing platform | | -| [lockup-factory](https://github.com/near/core-contracts/tree/master/lockup-factory) | **Core-Contracts** | factory, lockup | Factory contract deploying lockup contracts | | -| [lockup](https://github.com/near/core-contracts/tree/master/lockup) | **Core-Contracts** | lockup | Locks and holds an owner's tokens for a lockup period | | -| [multisig-factory](https://github.com/near/core-contracts/tree/master/multisig-factory) | **Core-Contracts** | factory | Factory contract for multisig | | -| [multisig](https://github.com/near/core-contracts/tree/master/multisig) | **Core-Contracts** | multisig | multisig | | -| [multisig2](https://github.com/near/core-contracts/tree/master/multisig2) | **Core-Contracts** | multisig | multisig | | -| [staking-pool-factory](https://github.com/near/core-contracts/tree/master/staking-pool-factory) | **Core-Contracts** | factory, staking-pool, validator | Staking Pool factory contract | | -| [staking-pool](https://github.com/near/core-contracts/tree/master/staking-pool) | **Core-Contracts** | staking-pool, validator | Staking pool contract | | -| [state-manipulation](https://github.com/near/core-contracts/tree/master/state-manipulation) | **Core-Contracts** | state-manipulation | Contracts state-manipulation | | -| [voting](https://github.com/near/core-contracts/tree/master/voting) | **Core-Contracts** | validator | | | -| [w-near](https://github.com/near/core-contracts/tree/master/w-near) | **Core-Contracts** | FT | FT contract that wraps native NEAR | | -| [whitelist](https://github.com/near/core-contracts/tree/master/whitelist) | **Core-Contracts** | whitelist, staking-pool | Whitelist contract for staking pools | | +| Contract | Project | Tags | Description | +|-------------------------------------------------------------------------------------------------|----------------------------------------------------|----------------------------------|-------------------------------------------------------------------------------------------------------| +| [Burrow.finance (public archive)](https://github.com/NearDefi/burrowland) | **[Rhea finance](https://rhea.finance/)** | DeFi | Lending platform | +| [ref-exchange](https://github.com/ref-finance/ref-contracts/tree/main/ref-exchange) | **[Rhea finance](https://rhea.finance/)** | DeFi | DEX Contract | +| [ref-farming](https://github.com/ref-finance/ref-contracts/tree/main/ref-farming) | **[Rhea finance](https://rhea.finance/)** | DeFi | DEX LP Farming | +| [Meta Token](https://github.com/Narwallets/meta-pool/tree/master/meta-token) | **[Metapool](https://www.metapool.app/)** | FT | FT contract | +| [metapool](https://github.com/Narwallets/meta-pool/tree/master/metapool) | **[Metapool](https://www.metapool.app/)** | staking | Liquid staking | +| [donation](https://github.com/PotLock/core/blob/main/contracts/donation) | **[PotLock](https://www.potlock.org/)** | FT, donation | Donating FT to any contract | +| [pot](https://github.com/PotLock/core/blob/main/contracts/pot) | **[PotLock](https://www.potlock.org/)** | donation | QF Funding round | +| [pot_factory](https://github.com/PotLock/core/blob/main/contracts/pot_factory) | **[PotLock](https://www.potlock.org/)** | factory, donation | Factory contract for QF Funding Rounds | +| [registry](https://github.com/PotLock/core/blob/main/contracts/registry) | **[PotLock](https://www.potlock.org/)** | donation, misc | Registry for QF funding rounds | +| [sybil](https://github.com/PotLock/core/blob/main/contracts/sybil) | **[PotLock](https://www.potlock.org/)** | misc | Registry for sybil resistance providers | +| [ShardDog-NFT-Protocol](https://github.com/joe-rlo/ShardDog-NFT-Protocol) | **[ShardDog](https://shard.dog/)** | NFT | NFT contract managing multiple NFT collections | +| [NFT-Minting-withFT](https://github.com/joe-rlo/NFT-Minting-withFT) | **[ShardDog](https://shard.dog/)** | NFT, FT | NFT contract supports minting with FT tokens, royalties, payment distribution, premint functionality. | +| [contest-contract](https://github.com/joe-rlo/contest-contract) | **[ShardDog](https://shard.dog/)** | raffle | Weighted raffle system. | +| [core](https://github.com/near/intents/tree/main/core) | **[NEAR Intents](https://near-intents.org/)** | cross-chain, DeFi | Protocol for multichain financial products | +| [contest-contract](https://github.com/NEAR-DevHub/race-of-sloths/tree/main/contest-contract) | **[Race of Sloths](https://race-of-sloths.com/)** | raffle | Weighted raffle contract | +| [contract](https://github.com/NEAR-DevHub/race-of-sloths/tree/main/contract) | **[Race of Sloths](https://race-of-sloths.com/)** | misc | Scoreboard including streaks | +| [contract-mvp](https://github.com/Templar-Protocol/contract-mvp) | **[Templar Protocol](https://www.templarfi.org/)** | DeFi | Permissionless cypher lending | +| [index-fund-contract](https://github.com/Templar-Protocol/index-fund-contract) | **[Templar Protocol](https://www.templarfi.org/)** | DeFi | Index fund contract | +| [linear](https://github.com/linear-protocol/LiNEAR/tree/main/contracts/linear) | **[Linear](https://linearprotocol.org/)** | staking | Liquid staking | +| [hodl-lockup](https://github.com/sweatco/hodl-lockup) | **[Sweat Economy](https://sweateconomy.com/)** | FT, lockup | FT lockup contract | +| [sweat-jar](https://github.com/sweatco/sweat-jar) | **[Sweat Economy](https://sweateconomy.com/)** | FT, staking | FT staking contract | +| [sweat-claim](https://github.com/sweatco/sweat-claim/tree/main/contract) | **[Sweat Economy](https://sweateconomy.com/)** | FT | FT managing contract | +| [sweat-booster](https://github.com/sweatco/sweat-booster) | **[Sweat Economy](https://sweateconomy.com/)** | FT, NFT | NFT vouchers for FT | +| [multisig](https://github.com/sweatco/multisig) | **[Sweat Economy](https://sweateconomy.com/)** | multisig | Multisig Contract | +| [sweat-burn](https://github.com/sweatco/sweat-burn) | **[Sweat Economy](https://sweateconomy.com/)** | FT | FT burning | +| [mb-factory-v2](https://github.com/Mintbase/mb-contracts/tree/main/mb-factory-v2) | **[MintBase/Bitte](https://bitte.ai/)** | factory, NFT | NFT factory contract | +| [mb-interop-market](https://github.com/Mintbase/mb-contracts/tree/main/mb-interop-market) | **[MintBase/Bitte](https://bitte.ai/)** | NFT | NFT Market contract | +| [mb-nft-v2](https://github.com/Mintbase/mb-contracts/tree/main/mb-nft-v2) | **[MintBase/Bitte](https://bitte.ai/)** | NFT | NFT contract | +| [neardevhub-contract](https://github.com/NEAR-DevHub/neardevhub-contract) | **[NEAR DevHub](https://neardevhub.org/)** | misc | Community managing platform | +| [lockup-factory](https://github.com/near/core-contracts/tree/master/lockup-factory) | **Core-Contracts** | factory, lockup | Factory contract deploying lockup contracts | +| [lockup](https://github.com/near/core-contracts/tree/master/lockup) | **Core-Contracts** | lockup | Locks and holds an owner's tokens for a lockup period | +| [multisig-factory](https://github.com/near/core-contracts/tree/master/multisig-factory) | **Core-Contracts** | factory | Factory contract for multisig | +| [multisig](https://github.com/near/core-contracts/tree/master/multisig) | **Core-Contracts** | multisig | multisig | +| [multisig2](https://github.com/near/core-contracts/tree/master/multisig2) | **Core-Contracts** | multisig | multisig | +| [staking-pool-factory](https://github.com/near/core-contracts/tree/master/staking-pool-factory) | **Core-Contracts** | factory, staking-pool, validator | Staking Pool factory contract | +| [staking-pool](https://github.com/near/core-contracts/tree/master/staking-pool) | **Core-Contracts** | staking-pool, validator | Staking pool contract | +| [state-manipulation](https://github.com/near/core-contracts/tree/master/state-manipulation) | **Core-Contracts** | state-manipulation | Contracts state-manipulation | +| [voting](https://github.com/near/core-contracts/tree/master/voting) | **Core-Contracts** | validator | Validator Voting contract | +| [w-near](https://github.com/near/core-contracts/tree/master/w-near) | **Core-Contracts** | FT | FT contract that wraps native NEAR | +| [whitelist](https://github.com/near/core-contracts/tree/master/whitelist) | **Core-Contracts** | whitelist, staking-pool | Whitelist contract for staking pools | diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 0cc4140f5e..cb981161ba 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -205,6 +205,10 @@ const config = { type: 'html', value: '