mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-02 04:24:20 +01:00
68 lines
1.3 KiB
TOML
68 lines
1.3 KiB
TOML
# Ecosystem Level Information
|
|
title = "Sequence"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/0xsequence"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/collectible-lists"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/contracts-boiler-plate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/create3"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/demo-dapp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/erc-1155"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/erc20-meta-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/ethauth.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/ethers-eip712"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/ethgas-app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/ethkit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/go-ethauth"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/go-sequence"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/niftyswap"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/niftyswap-directory"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/niftyup-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/reorgme"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/sequence.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/sstore2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/token-directory"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/0xsequence/wallet-contracts"
|