diff --git a/data/ecosystems/a/aion.toml b/data/ecosystems/a/aion.toml index d26045ab..abff8030 100644 --- a/data/ecosystems/a/aion.toml +++ b/data/ecosystems/a/aion.toml @@ -91,6 +91,9 @@ url = "https://github.com/aionnetwork/AVM_Kernel_Mastery_Update" [[repo]] url = "https://github.com/aionnetwork/block_signer" +[[repo]] +url = "https://github.com/aionnetwork/bn128-jni" + [[repo]] url = "https://github.com/aionnetwork/Desktop-Wallet" @@ -124,6 +127,12 @@ url = "https://github.com/aionnetwork/protocol_contracts" [[repo]] url = "https://github.com/aionnetwork/staking_pool_scripts" +[[repo]] +url = "https://github.com/aionnetwork/tetryon" + +[[repo]] +url = "https://github.com/aionnetwork/tetryon-sandbox" + [[repo]] url = "https://github.com/aionnetwork/token_bridge" @@ -136,6 +145,9 @@ url = "https://github.com/aionnetwork/unity" [[repo]] url = "https://github.com/aionnetwork/unity-engineering-spec" +[[repo]] +url = "https://github.com/aionnetwork/unity-interleave" + [[repo]] url = "https://github.com/aionnetwork/UPK-Interface"