-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from Eclipse-Laboratories-Inc/test2
Test2
- Loading branch information
Showing
5 changed files
with
121 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ | |
"type": "module", | ||
"dependencies": { | ||
"@octokit/rest": "^21.0.2", | ||
"js-yaml": "^4.1.0", | ||
"node-fetch": "^3.3.2" | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
- name: canonical_bridge | ||
description: The Eclipse Canonical Bridge facilitates depositing and withdrawing ether from the Eclipse Chain | ||
repo: https://github.com/Eclipse-Laboratories-Inc/syzygy/tree/main/solana-programs/canonical_bridge | ||
icon: https://i.imgur.com/y0JEPfQ.png | ||
framework: Anchor | ||
program_address: br1xwubggTiEZ6b7iNZUwfA3psygFfaXGfZ1heaN9AW | ||
categories: | ||
- Bridge | ||
|
||
- name: Lifinity | ||
description: The first oracle-based DEX on Eclipse, designed to improve capital efficiency and reduce impermanent loss. | ||
repo: https://github.com/Lifinity-Labs/lifinity-amm-v2-eclipse | ||
icon: https://v1.lifinity.io/logo/LFNTY.svg | ||
framework: Anchor | ||
program_address: LfacfEjtujQTWBXZVzgkiPBw7Mt4guHSsmAi7y3cycL | ||
categories: | ||
- DEX | ||
|
||
- name: EclipseGames | ||
description: Support for the creation of mini-games on the Eclipse blockchain | ||
repo: https://github.com/cryptohunter0x1/EclipseGames.git | ||
icon: https://i.imgur.com/YU8jVSb.jpeg | ||
framework: Anchor | ||
program_address: GYLvUjL1JUjFfqVvEK4C8EKFMh93B1ZzrQsQceRDEHeB | ||
categories: | ||
- games | ||
|
||
- name: Save | ||
description: save lending protocol | ||
repo: https://github.com/solendprotocol/solana-program-library | ||
icon: https://save.finance/assets/tokens/save.svg | ||
framework: n/a | ||
program_address: So1endDq2YkqhipRh3WViPa8hdiSpxWy6z3Z6tMCpAo | ||
categories: | ||
- borrow | ||
- lend | ||
|
||
- name: Orca | ||
description: Orca is the primary liquidity layer of Eclipse where users can quickly, affordably, and reliably transact on a peer-to-peer basis trading or providing liquidity of SPL tokens. | ||
repo: https://github.com/orca-so/whirlpools | ||
icon: https://i.imgur.com/eTO4KwA.png | ||
framework: Anchor | ||
program_address: whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc | ||
categories: | ||
- DEX | ||
|
||
- name: Blip Radar | ||
description: Send messages to any wallet | ||
repo: https://github.com/Eclipse-Validators/blip-radar | ||
icon: https://avatars.githubusercontent.com/u/177390705?v=4 | ||
framework: Anchor | ||
program_address: rdr1DeFWkwG6nQfammDLTzRT6uW32t7yEHWCmcr49Df | ||
categories: | ||
- NFT | ||
- Messaging | ||
|
||
- name: decalls_prediction | ||
description: DeCalls is the ultimate price prediction platform on Eclipse where anyone can wager on whether the price of an asset will rise or fall within a specific period with winners getting all the prize pool | ||
repo: https://github.com/endlesstechjourney/decalls-public | ||
icon: https://github.com/endlesstechjourney/decalls-public/blob/main/DeCalls_logo_white_high.png | ||
framework: Anchor | ||
program_address: DcZMKcjz34CcXF1vx7CkfARZdmEja2Kcwvspu1Zw6Zmn | ||
categories: | ||
- Dapp | ||
|
||
- name: decalls_revshare | ||
description: TDeCalls is the ultimate price prediction platform on Eclipse where anyone can wager on whether the price of an asset will rise or fall within a specific period with winners getting all the prize pool | ||
repo: https://github.com/endlesstechjourney/decalls-public | ||
icon: https://github.com/endlesstechjourney/decalls-public/blob/main/DeCalls_logo_white_high.png | ||
framework: Anchor | ||
program_address: ELexZoFHkSHYiAxw1jtY3se8RVPEjsL4HGqD4mfkMreZ | ||
categories: | ||
- Dapp | ||
|
||
- name: Blobscriptions | ||
description: Blobscription is a NFT Launchpad and Marketplace that provides infrastructure for a novel open Standard for NFTs and Inscriptions on Data Availability Layers | ||
repo: https://github.com/blobscriptions/blobscriptions | ||
icon: https://blobscriptions.xyz/blobscriptions-logo.png | ||
framework: NextJS | ||
program_address: "" | ||
categories: | ||
- NFT Marketplace | ||
- Nft Launchpad | ||
- Nft infra |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters