Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update astar-network.toml #693

Merged
merged 3 commits into from
Dec 14, 2023
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions data/ecosystems/a/astar-network.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title = "Astar Network"
sub_ecosystems = [
"ACryptoS",
"adaotop",
"AirGap",
"ArthSwap",
"Artzero",
"AstridDao",
Expand All @@ -22,7 +23,10 @@ sub_ecosystems = [
"Starfish Finance",
"Starlay Finance",
"StellaSwap",
"SubWallet",
"Talisman",
"Wanchain",
"White Matrix",
"XDAO",
]

Expand Down Expand Up @@ -480,12 +484,27 @@ url = "https://github.com/bluez-app/nft-drop-contracts"
[[repo]]
url = "https://github.com/BrainDexAggregator/BrainDex-Contracts"

[[repo]]
url = "https://github.com/CeresEcosystem/astar-smart-contracts"

[[repo]]
url = "https://github.com/colorfulnotion/polkaholic"

[[repo]]
url = "https://github.com/cryptedy/heroic-animals-nft"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how's this repo using Astar? eg, can you point out where in the code I can find traces of Astar usage?


[[repo]]
url = "https://github.com/DAM-Finance/dReservoir_EVM"

[[repo]]
url = "https://github.com/diadata-org/dia-wasm-oracle"

[[repo]]
url = "https://github.com/gelatodigital/astar-zkatana-w3f-pyth"

[[repo]]
url = "https://github.com/GEOMETRON/nft-pocket-astart-contract"

[[repo]]
url = "https://github.com/grabberofficial/polkapad-app"

Expand All @@ -507,9 +526,24 @@ url = "https://github.com/kagla-finance/kagla-contract"
[[repo]]
url = "https://github.com/mandalaverse/bakon-maker"

[[repo]]
url = "https://github.com/metaskylabs/metasky-wallet-astar"

[[repo]]
url = "https://github.com/MoonFitApp/contracts"

[[repo]]
url = "https://github.com/muuu-finance/protocol"

[[repo]]
url = "https://github.com/ahmetzturk/neurolauncher"

[[repo]]
url = "https://github.com/novasamatech/nova-wallet-astar-dapp"

[[repo]]
url = "https://github.com/ONTO-Data-Wallet"

[[repo]]
url = "https://github.com/OrcusFinance/Orcus-Finance"

Expand All @@ -528,9 +562,24 @@ url = "https://github.com/Phala-Network/subbridge.js"
[[repo]]
url = "https://github.com/PlasmNetwork/defillama-app"

[[repo]]
url = "https://github.com/rairtech/solidity"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how's this repo using Astar? eg, can you point out where in the code I can find traces of Astar usage?


[[repo]]
url = "https://github.com/realGhostChain/ERC721Envious"

[[repo]]
url = "https://github.com/RottenKiwi/Panorama-Swap-INK-SC"

[[repo]]
url = "https://github.com/SfyLabs-HASC/Age-of-Chronos-Rebellion-s-Echo"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how's this repo using Astar? eg, can you point out where in the code I can find traces of Astar usage?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PanoramaSwap:
I removed them from now, they are in the process of the development.

Age Of Chronos (https://github.com/SfyLabs-HASC/Age-of-Chronos-Rebellion-s-Echo)

  1. you can find more details here:
    https://forum.astar.network/t/age-of-chronos-dapp-staking-proposal/5176/25
  2. the repo is tagged with astar-network and dapp staking hashtags
  3. contract address: https://blockscout.com/astar/address/0x74cC66cd0Cf57BB2a0F237c89Bcf8Db92D3721a8/transactions#address-tabs

Heroic animals NFT (https://github.com/cryptedy/heroic-animals-nft)

  1. more details here: https://forum.astar.network/t/dapps-staking-proposal-by-heroicanimals/5135
    specifically: ”We are a creators-led NFT project who are strongly dedicated to social causes on the [Astar Network](https://astar.network/), offering unique and exciting NFTs that have many utility.”
  2. the repo is tagged with astar-network and dapp staking hashtags

SkylabCorp (https://github.com/SkylabCorporation/SkylabCorp)

  1. more details here: https://forum.astar.network/t/unstoppable-grants-proposal-skylab-corp/4934 & https://docs.google.com/document/d/1xDPAiep3y-XX_Z7gv80T4B8cmqN-ZkFFcTpncVwclgw/edit
    specifically: “By integrating Astar's advanced networking capabilities, we can showcase how web3 gaming can evolve beyond mere tokenization to focus on quality gameplay and immersive storytelling.”
  2. the repo is tagged with astar-network and dapp staking hashtags

Rair (https://github.com/rairtech/solidity)

  1. graduate of first cohort of Sony/Astar Incubator
  2. more details here: https://forum.astar.network/t/rair-dapp-staking-proposal/5024
    specifically: ”Full integration of all smart contract infrastructure on Astar EVM.” / “We are looking for a home with low cost high availability block space and Astar is the clear winner”

Counter.ink (https://github.com/stated-tech/Counter.ink)
more details here: https://forum.astar.network/t/unstoppable-community-grants-proposal-counter-ink/4794
they are using the ink! framework on Astar.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the detailed answer! All valid points


[[repo]]
url = "https://github.com/SkylabCorporation/SkylabCorp"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how's this repo using Astar? eg, can you point out where in the code I can find traces of Astar usage?


[[repo]]
url = "https://github.com/stated-tech/Counter.ink"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how's this repo using Astar? eg, can you point out where in the code I can find traces of Astar usage?


[[repo]]
url = "https://github.com/sygmaprotocol/sygma-solidity"

Expand All @@ -540,6 +589,9 @@ url = "https://github.com/TeamSTEP/witch-one-p2p-name"
[[repo]]
url = "https://github.com/versa-finance-dev/versa-contracts"

[[repo]]
url = "https://github.com/vking45/astar-naming-service"

[[repo]]
url = "https://github.com/web3alert/substrate-client"

Expand Down
Loading