diff --git a/data/ecosystems/f/flow-community.toml b/data/ecosystems/f/flow-community.toml index 5ec87f77e9..16964ff1f8 100644 --- a/data/ecosystems/f/flow-community.toml +++ b/data/ecosystems/f/flow-community.toml @@ -394,6 +394,12 @@ url = "https://github.com/andrewdamelio/FlowGotchi" [[repo]] url = "https://github.com/AndrewGuerin/digitalmarketplacedapp" +[[repo]] +url = "https://github.com/AndriiDiachuk/flow-go" + +[[repo]] +url = "https://github.com/AndriiDiachuk/flow" + [[repo]] url = "https://github.com/andydrewie/xtingles-on-flow" @@ -4759,6 +4765,33 @@ url = "https://github.com/sisyphusSmiling/restricted-child-account" [[repo]] url = "https://github.com/sisyphusSmiling/rpg-attachments-example" +[[repo]] +url = "https://github.com/sisyphusSmiling/delayed-key-rotation" + +[[repo]] +url = "https://github.com/sisyphusSmiling/flow-kms-test" + +[[repo]] +url = "https://github.com/sisyphusSmiling/contract-updater" + +[[repo]] +url = "https://github.com/sisyphusSmiling/flow-account-tour" + +[[repo]] +url = "https://github.com/sisyphusSmiling/flow-multisig-example" + +[[repo]] +url = "https://github.com/sisyphusSmiling/flow-cadence-eth-utils" + +[[repo]] +url = "https://github.com/sisyphusSmiling/tic-tac-toe-on-flow" + +[[repo]] +url = "https://github.com/sisyphusSmiling/attachments-tutorial" + +[[repo]] +url = "https://github.com/sisyphusSmiling/swipe-and-swap" + [[repo]] url = "https://github.com/SJS-31/Flow-FNS-Domain" @@ -5568,3 +5601,6 @@ url = "https://github.com/Zubainah/nitda-blockchain-scholarship" [[repo]] url = "https://github.com/zwht/connect_wallet_demo" + +[[repo]] +url = "https://github.com/mikelord007/fluid-finance" diff --git a/data/ecosystems/f/flow.toml b/data/ecosystems/f/flow.toml index 6e2aacd0ed..1a44d6dc69 100644 --- a/data/ecosystems/f/flow.toml +++ b/data/ecosystems/f/flow.toml @@ -159,6 +159,9 @@ url = "https://github.com/0xmattyic333/flow-cli" [[repo]] url = "https://github.com/0xmattyic333/flow-emulator" +[[repo]] +url = "https://github.com/onflow/flow-evm-grpc" + [[repo]] url = "https://github.com/0xmattyic333/flow-go"