diff --git a/.gitignore b/.gitignore index d03028c2ff..7dd85aff98 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,8 @@ npm-debug.log* yarn-debug.log* yarn-error.log* +.yarn +.yarnrc.yml /.vscode /temp diff --git a/docs/cadence/solidity-to-cadence.md b/docs/cadence/solidity-to-cadence.md index 82749ea411..fe3c2252fd 100644 --- a/docs/cadence/solidity-to-cadence.md +++ b/docs/cadence/solidity-to-cadence.md @@ -498,5 +498,6 @@ or as ## Additional resources -* Cadence or Solidity: [On-Chain Token Transfer Deep Dive](https://flow.com/engineering-blogs/flow-blockchain-programming-language-smart-contract-cadence-solidity-comparison-ethereum) -* Implementing the [Bored Ape Yacht Club](https://flow.com/post/implementing-the-bored-ape-yacht-club-smart-contract-in-cadence) smart contract in Cadence \ No newline at end of file +- Cadence or Solidity: [On-Chain Token Transfer Deep Dive](https://flow.com/engineering-blogs/flow-blockchain-programming-language-smart-contract-cadence-solidity-comparison-ethereum) +- Implementing the [Bored Ape Yacht Club](https://flow.com/post/implementing-the-bored-ape-yacht-club-smart-contract-in-cadence) smart contract in Cadence +- Quicknode's Account Abstraction on the Flow Blockchain: [Comparing AA on Ethereum vs Flow](https://www.quicknode.com/guides/other-chains/flow/account-abstraction-on-flow#account-abstraction-on-ethereum-vs-flow) diff --git a/docs/community-resources/faucets.md b/docs/community-resources/faucets.md index 828e46e816..77ffdbda8a 100644 --- a/docs/community-resources/faucets.md +++ b/docs/community-resources/faucets.md @@ -19,4 +19,12 @@ Network Faucets provide free Flow tokens for testing purposes, functioning like - Testnet: [https://testnet-faucet.onflow.org/](https://testnet-faucet.onflow.org/) +## LearnWeb3 Flow Faucet + +[LearnWeb3 Flow Faucet](https://learnweb3.io/faucets/flow) is a community faucet tool that provides a seamless way to acquire small amounts of Flow tokens for testing and development purposes on the Flow blockchain's testnet environment. + +### Supported Networks + +- Testnet: [https://learnweb3.io/faucets/flow](https://learnweb3.io/faucets/flow) + diff --git a/docs/community-resources/projects.mdx b/docs/community-resources/projects.mdx index 086a859553..3460336fab 100644 --- a/docs/community-resources/projects.mdx +++ b/docs/community-resources/projects.mdx @@ -38,8 +38,8 @@ Explore an array of exciting, grassroots initiatives, and projects that thrive w profileImage: 'https://pbs.twimg.com/profile_images/1687225095557632005/tUCmv8_P_400x400.jpg', }, - twitterLink: 'https://twitter.com/emerald_dao?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor', - githubLink: 'https://github.com/onflow', + twitterLink: 'https://twitter.com/emerald_dao', + githubLink: 'https://github.com/emerald-dao', } }, { @@ -55,7 +55,7 @@ Explore an array of exciting, grassroots initiatives, and projects that thrive w 'https://pbs.twimg.com/profile_images/1687225095557632005/tUCmv8_P_400x400.jpg', }, numStars: 0, - twitterLink: 'https://twitter.com/emerald_dao?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor', + twitterLink: 'https://twitter.com/emerald_dao', githubLink: 'https://github.com/emerald-dao/float', } }, @@ -73,7 +73,7 @@ Explore an array of exciting, grassroots initiatives, and projects that thrive w }, numStars: 0, twitterLink: 'https://twitter.com/flow_blockchain', - githubLink: 'https://github.com/emerald-dao/float', + githubLink: 'https://github.com/onflow', } }, { @@ -90,7 +90,6 @@ Explore an array of exciting, grassroots initiatives, and projects that thrive w }, numStars: 0, twitterLink: 'https://twitter.com/flow_blockchain', - githubLink: 'https://github.com/onflow', } }, { @@ -192,4 +191,21 @@ Explore an array of exciting, grassroots initiatives, and projects that thrive w githubLink: 'https://github.com/bjartek/overflow' } }, + { + type: 'link', + label: 'Flowdiver historical API', + href: 'https://findonflow.github.io/findlabs-api/', + description: 'It is an Api to allow users to fetch historical data of Flow blockchain from the findlabs database.', + customProps: { + icon: '', + author: { + name: 'https://github.com/findonflow', + profileImage: + 'https://avatars.githubusercontent.com/u/92926233?s=200&v=4', + }, + discordLink: 'htts://discord.gg/findonflow', + twitterLink: 'https://twitter.com/FindOnFlow', + githubLink: 'https://github.com/findonflow/findlabs-api' + } + } ]} /> diff --git a/docs/community-resources/wallets.md b/docs/community-resources/wallets.md index 81bc9e96ac..aee673d494 100644 --- a/docs/community-resources/wallets.md +++ b/docs/community-resources/wallets.md @@ -11,17 +11,11 @@ Store, manage, and interact securely with Flow tokens and digital assets on the