diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a9132dd54..13be38c27 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -79,12 +79,45 @@ git merge upstream/main git push origin main ``` -## Adding Images +## Adding Images and Videos -* Location: `fern/images` -* Steps: - * Place image files in the `fern/images/` directory -* Reference images from the markdown using its path within the images dir (don't include `/fern/images` in the path). See [Fern's docs](https://buildwithfern.com/learn/docs/content/write-markdown#images) on how to add to do so. +**All documentation assets are hosted on Cloudinary** - do NOT commit images/videos to Git. + +### How to Add Assets + +> **Note for External Contributors**: Cloudinary access is only available to internal Alchemy team members. If you need to add images or videos to your contribution, please upload them to a temporary location (like GitHub Issues or PR comments) and ask the Alchemy team to upload them to Cloudinary for you. + +1. **Upload to Cloudinary** *(Internal contributors only)* + * Sign-in to Cloudinary through Okta. + * Upload to the `docs/` folder + * Organize by section: `docs/api-reference/`, `docs/tutorials/`, `docs/guides/`, etc. + +2. **Copy the Cloudinary URL** + * Click on your uploaded asset + * Copy the "Secure URL" (starts with `https://alchemyapi-res.cloudinary.com/`) + +3. **Add to Your MDX File** + ```markdown + ![Descriptive alt text](https://alchemyapi-res.cloudinary.com/image/upload/v1234567890/docs/section/image.png) + ``` + +### Best Practices + +* ✅ Use descriptive filenames: `nft-api-dashboard.png` +* ✅ Optimize images before uploading (keep under 1 MB) +* ❌ Don't commit images to Git +* ❌ Don't use generic names like `image.png` +* ❌ Don't link to external CDNs (GitHub, Imgur, etc.) + +### Video Embeds + +```markdown + +``` ## Pull Request Guidelines diff --git a/README.md b/README.md index d442f24d7..a8d51c0f2 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,22 @@ You can find the appropriate commands for running each in `package.json` The project uses [Husky](https://typicode.github.io/husky) and [lint-staged](https://github.com/lint-staged/lint-staged) to run linting checks before commits. +## Assets (Images & Videos) + +**All documentation assets are hosted on Cloudinary** - do NOT commit images/videos to the Git repository. + +### Adding Images + +> **Note**: Cloudinary access is only available to internal Alchemy team members. External contributors should upload assets to a temporary location and request the Alchemy team to upload them to Cloudinary. + +**For internal contributors:** + +1. Sign-in to Cloudinary through Okta and upload in the `docs/` folder +2. Copy the Cloudinary URL +3. Use in MDX: `![Alt text](https://alchemyapi-res.cloudinary.com/image/upload/v1234567890/docs/section/image.png)` + +See [CONTRIBUTING.md](CONTRIBUTING.md#adding-images-and-videos) for detailed guidelines. + ## Contributing We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details on how to submit pull requests, report issues, and contribute to the documentation. diff --git a/fern/api-reference/alchemy-rollups/0fd597603aed1b6b4d7e18de93b91204790f8af904984181b417a3d55fb09def-image.png b/fern/api-reference/alchemy-rollups/0fd597603aed1b6b4d7e18de93b91204790f8af904984181b417a3d55fb09def-image.png deleted file mode 100644 index add7762e2..000000000 Binary files a/fern/api-reference/alchemy-rollups/0fd597603aed1b6b4d7e18de93b91204790f8af904984181b417a3d55fb09def-image.png and /dev/null differ diff --git a/fern/api-reference/alchemy-rollups/c263fbb82bb318747837fc077c426d17c1e6b0eb7dd43759f4fc36ae63675f9a-Screenshot_2025-01-09_at_16.29.03.png b/fern/api-reference/alchemy-rollups/c263fbb82bb318747837fc077c426d17c1e6b0eb7dd43759f4fc36ae63675f9a-Screenshot_2025-01-09_at_16.29.03.png deleted file mode 100644 index 8e026705e..000000000 Binary files a/fern/api-reference/alchemy-rollups/c263fbb82bb318747837fc077c426d17c1e6b0eb7dd43759f4fc36ae63675f9a-Screenshot_2025-01-09_at_16.29.03.png and /dev/null differ diff --git a/fern/api-reference/alchemy-rollups/c892317fd75673b8910ac6deb7f00a0dcbf880bff308c555d0cd6257c578072b-Screenshot_2025-04-01_at_11.48.23_AM.png b/fern/api-reference/alchemy-rollups/c892317fd75673b8910ac6deb7f00a0dcbf880bff308c555d0cd6257c578072b-Screenshot_2025-04-01_at_11.48.23_AM.png deleted file mode 100644 index 7fd87280a..000000000 Binary files a/fern/api-reference/alchemy-rollups/c892317fd75673b8910ac6deb7f00a0dcbf880bff308c555d0cd6257c578072b-Screenshot_2025-04-01_at_11.48.23_AM.png and /dev/null differ diff --git a/fern/api-reference/alchemy-rollups/de51c446cc59a7c37fa5efa953d6e52d379608caf10d1408e6cebccb9f070d70-Screenshot_2025-01-09_at_16.30.18.png b/fern/api-reference/alchemy-rollups/de51c446cc59a7c37fa5efa953d6e52d379608caf10d1408e6cebccb9f070d70-Screenshot_2025-01-09_at_16.30.18.png deleted file mode 100644 index efc6afaf5..000000000 Binary files a/fern/api-reference/alchemy-rollups/de51c446cc59a7c37fa5efa953d6e52d379608caf10d1408e6cebccb9f070d70-Screenshot_2025-01-09_at_16.30.18.png and /dev/null differ diff --git a/fern/api-reference/alchemy-transact/private-transactions/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/alchemy-transact/private-transactions/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/alchemy-transact/private-transactions/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/alchemy-transact/transaction-simulation-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/alchemy-transact/transaction-simulation-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/alchemy-transact/transaction-simulation-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/alchemy-transact/transaction-simulation/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/alchemy-transact/transaction-simulation/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/alchemy-transact/transaction-simulation/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/arbitrum/alchemy-sdk-js.png b/fern/api-reference/arbitrum/alchemy-sdk-js.png deleted file mode 100644 index 818596b61..000000000 Binary files a/fern/api-reference/arbitrum/alchemy-sdk-js.png and /dev/null differ diff --git a/fern/api-reference/arbitrum/arbitrum-api-quickstart/693457a-Getting_Started.png b/fern/api-reference/arbitrum/arbitrum-api-quickstart/693457a-Getting_Started.png deleted file mode 100644 index a10444962..000000000 Binary files a/fern/api-reference/arbitrum/arbitrum-api-quickstart/693457a-Getting_Started.png and /dev/null differ diff --git a/fern/api-reference/arbitrum/arbitrum-api-quickstart/alchemy-sdk-js.png b/fern/api-reference/arbitrum/arbitrum-api-quickstart/alchemy-sdk-js.png deleted file mode 100644 index 818596b61..000000000 Binary files a/fern/api-reference/arbitrum/arbitrum-api-quickstart/alchemy-sdk-js.png and /dev/null differ diff --git a/fern/api-reference/arbitrum/arbitrum-api-quickstart/arbitrum-sdk-examples.mdx b/fern/api-reference/arbitrum/arbitrum-api-quickstart/arbitrum-sdk-examples.mdx index c1e45695d..0b9ec2e62 100644 --- a/fern/api-reference/arbitrum/arbitrum-api-quickstart/arbitrum-sdk-examples.mdx +++ b/fern/api-reference/arbitrum/arbitrum-api-quickstart/arbitrum-sdk-examples.mdx @@ -21,13 +21,13 @@ Or follow the written steps below: First, navigate to the "create app" button in the "Apps" tab. -![3584](693457a-Getting_Started.png "Getting Started.png") +![3584](https://alchemyapi-res.cloudinary.com/image/upload/v1764193040/docs/api-reference/polygon-pos/polygon-pos-api-quickstart/693457a-Getting_Started.png "Getting Started.png") Fill in the details under "Create App" to get your new key. You can also see apps you previously made and those made by your team here. Make sure to select the Arbitrum chain. Pull existing keys by clicking on "View Key" for any app. -![991](d6172a5-Create_App_Details.png "Create App Details.png") +![991](https://alchemyapi-res.cloudinary.com/image/upload/v1764193040/docs/api-reference/polygon-pos/polygon-pos-api-quickstart/d6172a5-Create_App_Details.png "Create App Details.png") You can also pull existing API keys by hovering over "Apps" and selecting one. You can "View Key" here, as well as "Edit App" to whitelist specific domains, see several developer tools, and view analytics. diff --git a/fern/api-reference/arbitrum/arbitrum-api-quickstart/d6172a5-Create_App_Details.png b/fern/api-reference/arbitrum/arbitrum-api-quickstart/d6172a5-Create_App_Details.png deleted file mode 100644 index a228f3d83..000000000 Binary files a/fern/api-reference/arbitrum/arbitrum-api-quickstart/d6172a5-Create_App_Details.png and /dev/null differ diff --git a/fern/api-reference/arbitrum/arbitrum-api-quickstart/f0dbb19-ezgif.com-gif-maker_1.gif b/fern/api-reference/arbitrum/arbitrum-api-quickstart/f0dbb19-ezgif.com-gif-maker_1.gif deleted file mode 100644 index e33373e92..000000000 Binary files a/fern/api-reference/arbitrum/arbitrum-api-quickstart/f0dbb19-ezgif.com-gif-maker_1.gif and /dev/null differ diff --git a/fern/api-reference/arbitrum/arbitrum-api-quickstart/favicon.ico b/fern/api-reference/arbitrum/arbitrum-api-quickstart/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/api-reference/arbitrum/arbitrum-api-quickstart/favicon.ico and /dev/null differ diff --git a/fern/api-reference/arbitrum/favicon.ico b/fern/api-reference/arbitrum/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/api-reference/arbitrum/favicon.ico and /dev/null differ diff --git a/fern/api-reference/astar/alchemy-sdk-js.png b/fern/api-reference/astar/alchemy-sdk-js.png deleted file mode 100644 index 818596b61..000000000 Binary files a/fern/api-reference/astar/alchemy-sdk-js.png and /dev/null differ diff --git a/fern/api-reference/astar/favicon.ico b/fern/api-reference/astar/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/api-reference/astar/favicon.ico and /dev/null differ diff --git a/fern/api-reference/data/14d450a6a4cc9eecdd5ca4066a4b66570ac9e76ea0ca834c43e8351d2f20e9a4-Screenshot_2025-02-24_at_4.36.52_PM.png b/fern/api-reference/data/14d450a6a4cc9eecdd5ca4066a4b66570ac9e76ea0ca834c43e8351d2f20e9a4-Screenshot_2025-02-24_at_4.36.52_PM.png deleted file mode 100644 index cea70d1c6..000000000 Binary files a/fern/api-reference/data/14d450a6a4cc9eecdd5ca4066a4b66570ac9e76ea0ca834c43e8351d2f20e9a4-Screenshot_2025-02-24_at_4.36.52_PM.png and /dev/null differ diff --git a/fern/api-reference/data/4b35a354494bf54afdd84697b1cabf8e199c9863394f50066727892e497111f1-Screenshot_2025-02-24_at_4.23.35_PM.png b/fern/api-reference/data/4b35a354494bf54afdd84697b1cabf8e199c9863394f50066727892e497111f1-Screenshot_2025-02-24_at_4.23.35_PM.png deleted file mode 100644 index 165385093..000000000 Binary files a/fern/api-reference/data/4b35a354494bf54afdd84697b1cabf8e199c9863394f50066727892e497111f1-Screenshot_2025-02-24_at_4.23.35_PM.png and /dev/null differ diff --git a/fern/api-reference/data/b32f4f59ad4bf5e861689427cf49d9aa4fcd0f4f1e769fea4b347706e70d2296-Screenshot_2025-02-24_at_4.34.52_PM.png b/fern/api-reference/data/b32f4f59ad4bf5e861689427cf49d9aa4fcd0f4f1e769fea4b347706e70d2296-Screenshot_2025-02-24_at_4.34.52_PM.png deleted file mode 100644 index 23cc4525c..000000000 Binary files a/fern/api-reference/data/b32f4f59ad4bf5e861689427cf49d9aa4fcd0f4f1e769fea4b347706e70d2296-Screenshot_2025-02-24_at_4.34.52_PM.png and /dev/null differ diff --git a/fern/api-reference/data/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png b/fern/api-reference/data/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png deleted file mode 100644 index dde9a6917..000000000 Binary files a/fern/api-reference/data/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png and /dev/null differ diff --git a/fern/api-reference/data/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png b/fern/api-reference/data/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png deleted file mode 100644 index 953acdbf2..000000000 Binary files a/fern/api-reference/data/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png and /dev/null differ diff --git a/fern/api-reference/data/d7fe7e657ef8b453c07750404e425ebf5588d17cd6f75f390bb6754b01f47849-Screenshot_2025-02-24_at_4.36.12_PM.png b/fern/api-reference/data/d7fe7e657ef8b453c07750404e425ebf5588d17cd6f75f390bb6754b01f47849-Screenshot_2025-02-24_at_4.36.12_PM.png deleted file mode 100644 index 832371e01..000000000 Binary files a/fern/api-reference/data/d7fe7e657ef8b453c07750404e425ebf5588d17cd6f75f390bb6754b01f47849-Screenshot_2025-02-24_at_4.36.12_PM.png and /dev/null differ diff --git a/fern/api-reference/data/fccfc148ba4f51a0b70f29f752b6f34eef7393448ef6b8b34ec3ff12837f2119-Screenshot_2025-02-24_at_4.35.05_PM.png b/fern/api-reference/data/fccfc148ba4f51a0b70f29f752b6f34eef7393448ef6b8b34ec3ff12837f2119-Screenshot_2025-02-24_at_4.35.05_PM.png deleted file mode 100644 index a5bbfe373..000000000 Binary files a/fern/api-reference/data/fccfc148ba4f51a0b70f29f752b6f34eef7393448ef6b8b34ec3ff12837f2119-Screenshot_2025-02-24_at_4.35.05_PM.png and /dev/null differ diff --git a/fern/api-reference/data/nft-api/104416d-Image_11-23-22_at_10.46_AM.jpeg b/fern/api-reference/data/nft-api/104416d-Image_11-23-22_at_10.46_AM.jpeg deleted file mode 100644 index 7e0196b9f..000000000 Binary files a/fern/api-reference/data/nft-api/104416d-Image_11-23-22_at_10.46_AM.jpeg and /dev/null differ diff --git a/fern/api-reference/data/nft-api/1d6e0cc-lifestyle.png b/fern/api-reference/data/nft-api/1d6e0cc-lifestyle.png deleted file mode 100644 index 7f15cb938..000000000 Binary files a/fern/api-reference/data/nft-api/1d6e0cc-lifestyle.png and /dev/null differ diff --git a/fern/api-reference/data/nft-api/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/data/nft-api/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/data/nft-api/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/data/nft-api/78b27ea-tokenURI.png b/fern/api-reference/data/nft-api/78b27ea-tokenURI.png deleted file mode 100644 index 27e087b6b..000000000 Binary files a/fern/api-reference/data/nft-api/78b27ea-tokenURI.png and /dev/null differ diff --git a/fern/api-reference/data/nft-api/alchemy-sdk-js.png b/fern/api-reference/data/nft-api/alchemy-sdk-js.png deleted file mode 100644 index 818596b61..000000000 Binary files a/fern/api-reference/data/nft-api/alchemy-sdk-js.png and /dev/null differ diff --git a/fern/api-reference/data/nft-api/b28a394-_tokenId.png b/fern/api-reference/data/nft-api/b28a394-_tokenId.png deleted file mode 100644 index 934cf0695..000000000 Binary files a/fern/api-reference/data/nft-api/b28a394-_tokenId.png and /dev/null differ diff --git a/fern/api-reference/data/nft-api/cdb00a2-Screenshot_2022-11-23_at_10.42.14_AM.png b/fern/api-reference/data/nft-api/cdb00a2-Screenshot_2022-11-23_at_10.42.14_AM.png deleted file mode 100644 index 0a31504ed..000000000 Binary files a/fern/api-reference/data/nft-api/cdb00a2-Screenshot_2022-11-23_at_10.42.14_AM.png and /dev/null differ diff --git a/fern/api-reference/data/nft-api/f7fbaca-3rd-Party.png b/fern/api-reference/data/nft-api/f7fbaca-3rd-Party.png deleted file mode 100644 index c30e1f168..000000000 Binary files a/fern/api-reference/data/nft-api/f7fbaca-3rd-Party.png and /dev/null differ diff --git a/fern/api-reference/data/nft-api/favicon.ico b/fern/api-reference/data/nft-api/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/api-reference/data/nft-api/favicon.ico and /dev/null differ diff --git a/fern/api-reference/data/nft-api/fca143d-Screenshot_2022-11-23_at_10.35.39_AM.png b/fern/api-reference/data/nft-api/fca143d-Screenshot_2022-11-23_at_10.35.39_AM.png deleted file mode 100644 index 8ead126ca..000000000 Binary files a/fern/api-reference/data/nft-api/fca143d-Screenshot_2022-11-23_at_10.35.39_AM.png and /dev/null differ diff --git a/fern/api-reference/data/nft-api/nft-api-faq.mdx b/fern/api-reference/data/nft-api/nft-api-faq.mdx index f9a569522..7360a28ae 100644 --- a/fern/api-reference/data/nft-api/nft-api-faq.mdx +++ b/fern/api-reference/data/nft-api/nft-api-faq.mdx @@ -115,17 +115,17 @@ While NFT media is traditionally served from IPFS/third-party servers, developer Where available, Alchemy will replace the default `gateway` field of the NFT `media` object with the Alchemy NFT-CDN URL. -![1714](104416d-Image_11-23-22_at_10.46_AM.jpeg "Image 11-23-22 at 10.46 AM.jpeg") +![1714](https://alchemyapi-res.cloudinary.com/image/upload/v1764192962/docs/api-reference/data/nft-api/104416d-Image_11-23-22_at_10.46_AM.jpg "Image 11-23-22 at 10.46 AM.jpeg") Alchemy-hosted NFT Asset -![1522](f7fbaca-3rd-Party.png "3rd-Party.png") +![1522](https://alchemyapi-res.cloudinary.com/image/upload/v1764192963/docs/api-reference/data/nft-api/f7fbaca-3rd-Party.png "3rd-Party.png") Third-party hosted NFT Asset Here's an example of a BAYC NFT asset cached by Alchemy: [https://nft-cdn.alchemy.com/eth-mainnet/d9d674adddb2da8fcbcdb0230ca1da3d](https://nft-cdn.alchemy.com/eth-mainnet/d9d674adddb2da8fcbcdb0230ca1da3d) -![612](fca143d-Screenshot_2022-11-23_at_10.35.39_AM.png "Screenshot 2022-11-23 at 10.35.39 AM.png") +![612](https://alchemyapi-res.cloudinary.com/image/upload/v1764192963/docs/api-reference/data/nft-api/fca143d-Screenshot_2022-11-23_at_10.35.39_AM.png "Screenshot 2022-11-23 at 10.35.39 AM.png") ## Why did my request not return a cached media url? @@ -155,7 +155,7 @@ Note that this resizes the thumbnail version. Here's an example of a resized BAYC NFT asset cached by Alchemy: [https://res.cloudinary.com/alchemyapi/image/upload/w\_400,h\_400/thumbnail/eth-mainnet/d9d674adddb2da8fcbcdb0230ca1da3d](https://res.cloudinary.com/alchemyapi/image/upload/w_400,h_400/thumbnail/eth-mainnet/d9d674adddb2da8fcbcdb0230ca1da3d) -![378](cdb00a2-Screenshot_2022-11-23_at_10.42.14_AM.png "Screenshot 2022-11-23 at 10.42.14 AM.png") +![378](https://alchemyapi-res.cloudinary.com/image/upload/v1764193029/docs/api-reference/data/nft-api/cdb00a2-Screenshot_2022-11-23_at_10.42.14_AM.png "Screenshot 2022-11-23 at 10.42.14 AM.png") ## How can I get PNG Images instead of SVG when using Alchemy's APIs? @@ -200,7 +200,7 @@ If we pass a token ID into the method that the contract does not recognize, we w [See the specific error for the example above via Etherscan's contract interface.](https://etherscan.io/address/0x60e4d786628fea6478f785a6d7e704777c86a7c6#readContract) -![2714](1d6e0cc-lifestyle.png "lifestyle.png") +![2714](https://alchemyapi-res.cloudinary.com/image/upload/v1764193030/docs/api-reference/data/nft-api/1d6e0cc-lifestyle.png "lifestyle.png") The contract throws an exception on etherscan @@ -222,7 +222,7 @@ Once we know where an NFT's metadata is stored (by calling `tokenURI` or `uri` o You can see the empty response in etherscan's contract interface here: [https://etherscan.io/address/0xbfde6246df72d3ca86419628cac46a9d2b60393c#readContract](https://etherscan.io/address/0xbfde6246df72d3ca86419628cac46a9d2b60393c#readContract) -![2710](78b27ea-tokenURI.png "tokenURI.png") +![2710](https://alchemyapi-res.cloudinary.com/image/upload/v1764193031/docs/api-reference/data/nft-api/78b27ea-tokenURI.png "tokenURI.png") The contract returns a malformed URI on etherscan @@ -242,7 +242,7 @@ In the "token does not exist" section we talked about how a contract can throw a You can see the specific error for the example above in etherscan's contract interface here: [https://etherscan.io/address/0xffdf17652cca46eb98a214cb3e413c8661241e49#readContract](https://etherscan.io/address/0xffdf17652cca46eb98a214cb3e413c8661241e49#readContract) -![2712](b28a394-_tokenId.png "_tokenId.png") +![2712](https://alchemyapi-res.cloudinary.com/image/upload/v1764193032/docs/api-reference/data/nft-api/b28a394-_tokenId.png "_tokenId.png") The contract throws an exception on etherscan diff --git a/fern/api-reference/data/nft-api/nft-api-javascript-scripts.png b/fern/api-reference/data/nft-api/nft-api-javascript-scripts.png deleted file mode 100644 index 4ac3b69f5..000000000 Binary files a/fern/api-reference/data/nft-api/nft-api-javascript-scripts.png and /dev/null differ diff --git a/fern/api-reference/data/portfolio-apis/4b35a354494bf54afdd84697b1cabf8e199c9863394f50066727892e497111f1-Screenshot_2025-02-24_at_4.23.35_PM.png b/fern/api-reference/data/portfolio-apis/4b35a354494bf54afdd84697b1cabf8e199c9863394f50066727892e497111f1-Screenshot_2025-02-24_at_4.23.35_PM.png deleted file mode 100644 index 165385093..000000000 Binary files a/fern/api-reference/data/portfolio-apis/4b35a354494bf54afdd84697b1cabf8e199c9863394f50066727892e497111f1-Screenshot_2025-02-24_at_4.23.35_PM.png and /dev/null differ diff --git a/fern/api-reference/data/portfolio-apis/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png b/fern/api-reference/data/portfolio-apis/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png deleted file mode 100644 index dde9a6917..000000000 Binary files a/fern/api-reference/data/portfolio-apis/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png and /dev/null differ diff --git a/fern/api-reference/data/portfolio-apis/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png b/fern/api-reference/data/portfolio-apis/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png deleted file mode 100644 index 953acdbf2..000000000 Binary files a/fern/api-reference/data/portfolio-apis/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png and /dev/null differ diff --git a/fern/api-reference/data/prices-api/44545db89e0d47c5d2a6d59273c05912afc0b0f965deb6119550e15218bfbc28-token-prices-api-banner.png b/fern/api-reference/data/prices-api/44545db89e0d47c5d2a6d59273c05912afc0b0f965deb6119550e15218bfbc28-token-prices-api-banner.png deleted file mode 100644 index e9cece2e3..000000000 Binary files a/fern/api-reference/data/prices-api/44545db89e0d47c5d2a6d59273c05912afc0b0f965deb6119550e15218bfbc28-token-prices-api-banner.png and /dev/null differ diff --git a/fern/api-reference/data/prices-api/8a6f996-small-alchemy-logo-black.png b/fern/api-reference/data/prices-api/8a6f996-small-alchemy-logo-black.png deleted file mode 100644 index 7364a6d87..000000000 Binary files a/fern/api-reference/data/prices-api/8a6f996-small-alchemy-logo-black.png and /dev/null differ diff --git a/fern/api-reference/data/subgraphs/41e6aeb-Screen_Shot_2023-12-06_at_3.38.04_PM.png b/fern/api-reference/data/subgraphs/41e6aeb-Screen_Shot_2023-12-06_at_3.38.04_PM.png deleted file mode 100644 index 4f8d2500a..000000000 Binary files a/fern/api-reference/data/subgraphs/41e6aeb-Screen_Shot_2023-12-06_at_3.38.04_PM.png and /dev/null differ diff --git a/fern/api-reference/data/subgraphs/51bdad0-Untitled_1.png b/fern/api-reference/data/subgraphs/51bdad0-Untitled_1.png deleted file mode 100644 index 7fab664e7..000000000 Binary files a/fern/api-reference/data/subgraphs/51bdad0-Untitled_1.png and /dev/null differ diff --git a/fern/api-reference/data/subgraphs/902d91d-Screenshot_2023-12-06_at_11.20.57_AM.png b/fern/api-reference/data/subgraphs/902d91d-Screenshot_2023-12-06_at_11.20.57_AM.png deleted file mode 100644 index 88b13a059..000000000 Binary files a/fern/api-reference/data/subgraphs/902d91d-Screenshot_2023-12-06_at_11.20.57_AM.png and /dev/null differ diff --git a/fern/api-reference/data/subgraphs/d3dae1b-65121be30b81ddcea1043a1f_alchemy-subgraphs-by-satsuma.jpg b/fern/api-reference/data/subgraphs/d3dae1b-65121be30b81ddcea1043a1f_alchemy-subgraphs-by-satsuma.jpg deleted file mode 100644 index 542c105ca..000000000 Binary files a/fern/api-reference/data/subgraphs/d3dae1b-65121be30b81ddcea1043a1f_alchemy-subgraphs-by-satsuma.jpg and /dev/null differ diff --git a/fern/api-reference/data/subgraphs/moving-your-subgraph-to-production/49fe89b-spaces_NMaiOyVuvMhJW4VFvNeM_uploads_git-blob-b7dfb7f245c935dd6958117b05ff57011ce2c568_delete_subgraph_version_example.png b/fern/api-reference/data/subgraphs/moving-your-subgraph-to-production/49fe89b-spaces_NMaiOyVuvMhJW4VFvNeM_uploads_git-blob-b7dfb7f245c935dd6958117b05ff57011ce2c568_delete_subgraph_version_example.png deleted file mode 100644 index b7dfb7f24..000000000 Binary files a/fern/api-reference/data/subgraphs/moving-your-subgraph-to-production/49fe89b-spaces_NMaiOyVuvMhJW4VFvNeM_uploads_git-blob-b7dfb7f245c935dd6958117b05ff57011ce2c568_delete_subgraph_version_example.png and /dev/null differ diff --git a/fern/api-reference/data/subgraphs/moving-your-subgraph-to-production/a0354c9-Screenshot_2023-10-21_at_6.37.41_PM.png b/fern/api-reference/data/subgraphs/moving-your-subgraph-to-production/a0354c9-Screenshot_2023-10-21_at_6.37.41_PM.png deleted file mode 100644 index 6c44129ae..000000000 Binary files a/fern/api-reference/data/subgraphs/moving-your-subgraph-to-production/a0354c9-Screenshot_2023-10-21_at_6.37.41_PM.png and /dev/null differ diff --git a/fern/api-reference/data/token-api/8a6f996-small-alchemy-logo-black.png b/fern/api-reference/data/token-api/8a6f996-small-alchemy-logo-black.png deleted file mode 100644 index 7364a6d87..000000000 Binary files a/fern/api-reference/data/token-api/8a6f996-small-alchemy-logo-black.png and /dev/null differ diff --git a/fern/api-reference/data/token-api/favicon.ico b/fern/api-reference/data/token-api/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/api-reference/data/token-api/favicon.ico and /dev/null differ diff --git a/fern/api-reference/data/token-api/token-api-javascript-scripts.png b/fern/api-reference/data/token-api/token-api-javascript-scripts.png deleted file mode 100644 index 913f56ae4..000000000 Binary files a/fern/api-reference/data/token-api/token-api-javascript-scripts.png and /dev/null differ diff --git a/fern/api-reference/data/transaction-simulation/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/data/transaction-simulation/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/data/transaction-simulation/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/data/transaction-simulation/transaction-simulation-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/data/transaction-simulation/transaction-simulation-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/data/transaction-simulation/transaction-simulation-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/data/transfers-api/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/data/transfers-api/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/data/transfers-api/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/data/utility-apis/transaction-receipts-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/data/utility-apis/transaction-receipts-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/data/utility-apis/transaction-receipts-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/4138e14-Screen_Shot_2021-12-13_at_10.41.56_AM.png b/fern/api-reference/data/webhooks/4138e14-Screen_Shot_2021-12-13_at_10.41.56_AM.png deleted file mode 100644 index 0bb393daf..000000000 Binary files a/fern/api-reference/data/webhooks/4138e14-Screen_Shot_2021-12-13_at_10.41.56_AM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png b/fern/api-reference/data/webhooks/49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png deleted file mode 100644 index fb0712d70..000000000 Binary files a/fern/api-reference/data/webhooks/49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/data/webhooks/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/data/webhooks/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/custom-webhooks-quickstart/4f58c4b-Screenshot_2023-04-05_at_4.55.28_AM.png b/fern/api-reference/data/webhooks/custom-webhooks-quickstart/4f58c4b-Screenshot_2023-04-05_at_4.55.28_AM.png deleted file mode 100644 index 79998dc59..000000000 Binary files a/fern/api-reference/data/webhooks/custom-webhooks-quickstart/4f58c4b-Screenshot_2023-04-05_at_4.55.28_AM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/custom-webhooks-quickstart/5701848-Screenshot_2023-04-05_at_4.55.28_AM.png b/fern/api-reference/data/webhooks/custom-webhooks-quickstart/5701848-Screenshot_2023-04-05_at_4.55.28_AM.png deleted file mode 100644 index 79998dc59..000000000 Binary files a/fern/api-reference/data/webhooks/custom-webhooks-quickstart/5701848-Screenshot_2023-04-05_at_4.55.28_AM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/custom-webhooks-quickstart/af71b60-Screenshot_2023-03-07_at_9.23.06_PM.png b/fern/api-reference/data/webhooks/custom-webhooks-quickstart/af71b60-Screenshot_2023-03-07_at_9.23.06_PM.png deleted file mode 100644 index f87f40a30..000000000 Binary files a/fern/api-reference/data/webhooks/custom-webhooks-quickstart/af71b60-Screenshot_2023-03-07_at_9.23.06_PM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/custom-webhooks-quickstart/bff3cc7-notify_page_screenshot.png b/fern/api-reference/data/webhooks/custom-webhooks-quickstart/bff3cc7-notify_page_screenshot.png deleted file mode 100644 index 2e4b2709d..000000000 Binary files a/fern/api-reference/data/webhooks/custom-webhooks-quickstart/bff3cc7-notify_page_screenshot.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/notify-api-quickstart.mdx b/fern/api-reference/data/webhooks/notify-api-quickstart.mdx index be6a7726f..22fa67c92 100644 --- a/fern/api-reference/data/webhooks/notify-api-quickstart.mdx +++ b/fern/api-reference/data/webhooks/notify-api-quickstart.mdx @@ -374,7 +374,7 @@ After setting up the webhooks in your Alchemy dashboard (or programmatically) us 3. Connect your Ngrok account by running `ngrok authtoken YOUR_AUTH_TOKEN`. 4. Start your local forwarding tunnel: `ngrok http 80`. -![](49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png "Screen Shot 2022-03-01 at 1.33.31 PM.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193608/docs/api-reference/data/webhooks/webhooks-quickstart/49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png "Screen Shot 2022-03-01 at 1.33.31 PM.png") Once you have a URL to test your webhook (in this case `https://461a-199-116-73-171.ngrok.io` pictured above), follow the steps below: diff --git a/fern/api-reference/data/webhooks/webhook-types/48bc39f-Screenshot_2023-03-08_at_6.24.48_AM.png b/fern/api-reference/data/webhooks/webhook-types/48bc39f-Screenshot_2023-03-08_at_6.24.48_AM.png deleted file mode 100644 index 22d55571c..000000000 Binary files a/fern/api-reference/data/webhooks/webhook-types/48bc39f-Screenshot_2023-03-08_at_6.24.48_AM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhook-types/519fce1-nft-activity-webhook.png b/fern/api-reference/data/webhooks/webhook-types/519fce1-nft-activity-webhook.png deleted file mode 100644 index c4da725cd..000000000 Binary files a/fern/api-reference/data/webhooks/webhook-types/519fce1-nft-activity-webhook.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhook-types/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/data/webhooks/webhook-types/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/data/webhooks/webhook-types/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhook-types/6df528a-create-webhook-button.png b/fern/api-reference/data/webhooks/webhook-types/6df528a-create-webhook-button.png deleted file mode 100644 index f15302d82..000000000 Binary files a/fern/api-reference/data/webhooks/webhook-types/6df528a-create-webhook-button.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhook-types/763ff4a-create-webhook-button.png b/fern/api-reference/data/webhooks/webhook-types/763ff4a-create-webhook-button.png deleted file mode 100644 index f15302d82..000000000 Binary files a/fern/api-reference/data/webhooks/webhook-types/763ff4a-create-webhook-button.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhook-types/9526338-set-up-webhook.png b/fern/api-reference/data/webhooks/webhook-types/9526338-set-up-webhook.png deleted file mode 100644 index e3c803d65..000000000 Binary files a/fern/api-reference/data/webhooks/webhook-types/9526338-set-up-webhook.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhook-types/a3b4ff4-notify-tab.png b/fern/api-reference/data/webhooks/webhook-types/a3b4ff4-notify-tab.png deleted file mode 100644 index 13d792cb1..000000000 Binary files a/fern/api-reference/data/webhooks/webhook-types/a3b4ff4-notify-tab.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx b/fern/api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx index 4dd04782c..3c5687994 100644 --- a/fern/api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx +++ b/fern/api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx @@ -159,13 +159,13 @@ Below you can find descriptions for each field of the response. 1. In your [Alchemy Dashboard](https://dashboard.alchemyapi.io/notify) click the **Notify** tab. 2. Find Address Activity and click the **CREATE WEBHOOK** button on the right side of the window. -![](6df528a-create-webhook-button.png "create-webhook-button.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193034/docs/api-reference/data/webhooks/webhook-types/6df528a-create-webhook-button.png "create-webhook-button.png") 3. Select your **CHAIN** in the dropdown. Then choose your **NETWORK**. 4. Paste your unique webhook URL into the WEBHOOK URL field. 5. Enter your **ETHEREUM ADDRESSES**. -![](bac898f-address-activity-webhook.png "address-activity-webhook.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193035/docs/api-reference/data/webhooks/webhook-types/bac898f-address-activity-webhook.png "address-activity-webhook.png") 7. Test your webhook by clicking the **TEST WEBHOOK** button. 8. After the test is successful, click **CREATE WEBHOOK**. Your webhook appears in the list. diff --git a/fern/api-reference/data/webhooks/webhook-types/bac898f-address-activity-webhook.png b/fern/api-reference/data/webhooks/webhook-types/bac898f-address-activity-webhook.png deleted file mode 100644 index 7111a5059..000000000 Binary files a/fern/api-reference/data/webhooks/webhook-types/bac898f-address-activity-webhook.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhook-types/custom-webhook.mdx b/fern/api-reference/data/webhooks/webhook-types/custom-webhook.mdx index c2451495e..07615738f 100644 --- a/fern/api-reference/data/webhooks/webhook-types/custom-webhook.mdx +++ b/fern/api-reference/data/webhooks/webhook-types/custom-webhook.mdx @@ -2405,7 +2405,7 @@ Below you can find descriptions for select response fields. Note that this is no 4. Add your unique webhook URL. This is the link to receive requests. The webhook payload might not always be compatible for 3rd party integrations. For simple visual testing, we recommend using hosted sites like [requestbin](https://requestbin.com/) or [webhook.site](https://webhook.site/) OR spinning up a dedicated server for webhook notifications for production applications. 5. Define a GraphQL query using the dashboard playground. -![](48bc39f-Screenshot_2023-03-08_at_6.24.48_AM.png "Screenshot 2023-03-08 at 6.24.48 AM.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193033/docs/api-reference/data/webhooks/webhook-types/48bc39f-Screenshot_2023-03-08_at_6.24.48_AM.png "Screenshot 2023-03-08 at 6.24.48 AM.png") If you're new to GraphQL, this editor has autocomplete enabled and will magically suggest fields as you start typing. If you get lost, you can always search for available queries in the docs tab on the right! diff --git a/fern/api-reference/data/webhooks/webhook-types/f2c4699-create-webhook-button.png b/fern/api-reference/data/webhooks/webhook-types/f2c4699-create-webhook-button.png deleted file mode 100644 index f15302d82..000000000 Binary files a/fern/api-reference/data/webhooks/webhook-types/f2c4699-create-webhook-button.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhook-types/nft-activity-webhook.mdx b/fern/api-reference/data/webhooks/webhook-types/nft-activity-webhook.mdx index 86a292b6d..dbcbef0cf 100644 --- a/fern/api-reference/data/webhooks/webhook-types/nft-activity-webhook.mdx +++ b/fern/api-reference/data/webhooks/webhook-types/nft-activity-webhook.mdx @@ -99,14 +99,14 @@ Below you can find descriptions for each field of the response. 1. In your \[Alchemy Dashboard] ([https://dashboard.alchemyapi.io/notify](https://dashboard.alchemyapi.io/notify)) click the **Notify** tab. 2. Find NFT Activity and click the **CREATE WEBHOOK** button on the right side of the window. -![](f2c4699-create-webhook-button.png "create-webhook-button.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193036/docs/api-reference/data/webhooks/webhook-types/f2c4699-create-webhook-button.png "create-webhook-button.png") 3. Select your **CHAIN** in the dropdown. Then choose your **NETWORK**. 4. Paste your unique webhook URL into the **WEBHOOK URL** field. 5. Add your **NFT ADDRESSES**. 6. Enter your **TOKEN IDS**. -![](519fce1-nft-activity-webhook.png "nft-activity-webhook.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193037/docs/api-reference/data/webhooks/webhook-types/519fce1-nft-activity-webhook.png "nft-activity-webhook.png") 7. Test your webhook by clicking the **TEST WEBHOOK** button. 8. After the test is successful, click **CREATE WEBHOOK**. Your webhook appears in the list. diff --git a/fern/api-reference/data/webhooks/webhooks-quickstart/4138e14-Screen_Shot_2021-12-13_at_10.41.56_AM.png b/fern/api-reference/data/webhooks/webhooks-quickstart/4138e14-Screen_Shot_2021-12-13_at_10.41.56_AM.png deleted file mode 100644 index 0bb393daf..000000000 Binary files a/fern/api-reference/data/webhooks/webhooks-quickstart/4138e14-Screen_Shot_2021-12-13_at_10.41.56_AM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhooks-quickstart/49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png b/fern/api-reference/data/webhooks/webhooks-quickstart/49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png deleted file mode 100644 index fb0712d70..000000000 Binary files a/fern/api-reference/data/webhooks/webhooks-quickstart/49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhooks-quickstart/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/data/webhooks/webhooks-quickstart/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/data/webhooks/webhooks-quickstart/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhooks-quickstart/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png b/fern/api-reference/data/webhooks/webhooks-quickstart/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png deleted file mode 100644 index dde9a6917..000000000 Binary files a/fern/api-reference/data/webhooks/webhooks-quickstart/b6a2d47e1d0a755c480ec042ebfd011dcb7403c4338ded3c1a8e0edf106bc848-Screenshot_2025-02-24_at_4.22.10_PM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhooks-quickstart/c2ec742ed4b29e539c263129d102da82e85078520952b1bcae0ef81e7848e1de-Untitled.jpg b/fern/api-reference/data/webhooks/webhooks-quickstart/c2ec742ed4b29e539c263129d102da82e85078520952b1bcae0ef81e7848e1de-Untitled.jpg deleted file mode 100644 index c4f1111f7..000000000 Binary files a/fern/api-reference/data/webhooks/webhooks-quickstart/c2ec742ed4b29e539c263129d102da82e85078520952b1bcae0ef81e7848e1de-Untitled.jpg and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhooks-quickstart/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png b/fern/api-reference/data/webhooks/webhooks-quickstart/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png deleted file mode 100644 index 953acdbf2..000000000 Binary files a/fern/api-reference/data/webhooks/webhooks-quickstart/cc619a4df5351c534c2c0f6c718d26336600c07275d076dd15fe80e1964aaee5-Screenshot_2025-02-24_at_4.22.57_PM.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhooks-quickstart/customWebhookTypeImage.png b/fern/api-reference/data/webhooks/webhooks-quickstart/customWebhookTypeImage.png deleted file mode 100644 index b40e5a2ab..000000000 Binary files a/fern/api-reference/data/webhooks/webhooks-quickstart/customWebhookTypeImage.png and /dev/null differ diff --git a/fern/api-reference/data/webhooks/webhooks-quickstart/notify-api-quickstart.mdx b/fern/api-reference/data/webhooks/webhooks-quickstart/notify-api-quickstart.mdx index 84414a749..1ec1b58ea 100644 --- a/fern/api-reference/data/webhooks/webhooks-quickstart/notify-api-quickstart.mdx +++ b/fern/api-reference/data/webhooks/webhooks-quickstart/notify-api-quickstart.mdx @@ -358,7 +358,7 @@ After setting up the webhooks in your Alchemy dashboard (or programmatically) us * Install Ngrok using [the Ngrok guide](https://dashboard.ngrok.com/get-started/setup). On macOS run `brew install ngrok`. * Connect your Ngrok account by running `ngrok authtoken YOUR_AUTH_TOKEN`. * Start your local forwarding tunnel: `ngrok http 80`. - ![](49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png "Screen Shot 2022-03-01 at 1.33.31 PM.png") + ![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193608/docs/api-reference/data/webhooks/webhooks-quickstart/49a5266-Screen_Shot_2022-03-01_at_1.33.31_PM.png "Screen Shot 2022-03-01 at 1.33.31 PM.png") 2. Once you have a URL to test your webhook (in this case `https://461a-199-116-73-171.ngrok.io` pictured above), paste your NGROK endpoint into the Webhook URL field and hit “Test Webhook”, and see the event appear here: http://localhost:4040/inspect/http diff --git a/fern/api-reference/debug-api/debug-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/debug-api/debug-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/debug-api/debug-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/ethereum/ethereum-api-faq/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png b/fern/api-reference/ethereum/ethereum-api-faq/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png deleted file mode 100644 index 53431261d..000000000 Binary files a/fern/api-reference/ethereum/ethereum-api-faq/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png and /dev/null differ diff --git a/fern/api-reference/ethereum/ethereum-api-faq/121b2eb-Screen_Shot_2022-09-09_at_10.55.19_AM.png b/fern/api-reference/ethereum/ethereum-api-faq/121b2eb-Screen_Shot_2022-09-09_at_10.55.19_AM.png deleted file mode 100644 index beba0d853..000000000 Binary files a/fern/api-reference/ethereum/ethereum-api-faq/121b2eb-Screen_Shot_2022-09-09_at_10.55.19_AM.png and /dev/null differ diff --git a/fern/api-reference/ethereum/ethereum-api-faq/55d7bc4-block_and_epochs_.png b/fern/api-reference/ethereum/ethereum-api-faq/55d7bc4-block_and_epochs_.png deleted file mode 100644 index 83587d380..000000000 Binary files a/fern/api-reference/ethereum/ethereum-api-faq/55d7bc4-block_and_epochs_.png and /dev/null differ diff --git a/fern/api-reference/ethereum/ethereum-api-faq/ethereum-developer-guide-to-the-merge.mdx b/fern/api-reference/ethereum/ethereum-api-faq/ethereum-developer-guide-to-the-merge.mdx index d47c67d2f..08058d3fa 100644 --- a/fern/api-reference/ethereum/ethereum-api-faq/ethereum-developer-guide-to-the-merge.mdx +++ b/fern/api-reference/ethereum/ethereum-api-faq/ethereum-developer-guide-to-the-merge.mdx @@ -7,7 +7,7 @@ slug: reference/ethereum-developer-guide-to-the-merge This document outlines what you need to know as an Ethereum developer about The Merge -![2330](121b2eb-Screen_Shot_2022-09-09_at_10.55.19_AM.png "Screen Shot 2022-09-09 at 10.55.19 AM.png") +![2330](https://alchemyapi-res.cloudinary.com/image/upload/v1764193038/docs/api-reference/ethereum/ethereum-api-faq/121b2eb-Screen_Shot_2022-09-09_at_10.55.19_AM.png "Screen Shot 2022-09-09 at 10.55.19 AM.png") ## What is The Merge? @@ -74,7 +74,7 @@ To remember the differences between the block tags you can think of them in the In Proof of Stake, after every "epoch" (32 "slots") the `safe` and `finalized` blocks are voted on by validators. The first block in every new epoch (known as a checkpoint) contains validator attestations for the first block in the previous epoch. -![1116](55d7bc4-block_and_epochs_.png "block and epochs .png") +![1116](https://alchemyapi-res.cloudinary.com/image/upload/v1764193039/docs/api-reference/ethereum/ethereum-api-faq/55d7bc4-block_and_epochs_.png "block and epochs .png") Source: [https://consensys.net/blog/news/the-ethereum-2-0-beacon-chain-explained/](https://consensys.net/blog/news/the-ethereum-2-0-beacon-chain-explained/) diff --git a/fern/api-reference/ethereum/ethereum-api-faq/how-to-decode-an-eth-call-response.mdx b/fern/api-reference/ethereum/ethereum-api-faq/how-to-decode-an-eth-call-response.mdx index 5b9380f3b..7914dc937 100644 --- a/fern/api-reference/ethereum/ethereum-api-faq/how-to-decode-an-eth-call-response.mdx +++ b/fern/api-reference/ethereum/ethereum-api-faq/how-to-decode-an-eth-call-response.mdx @@ -43,7 +43,7 @@ Make sure that node is at least **v14 or higher** by typing the following in you In case you haven't already, [sign up for a free Alchemy account](https://dashboard.alchemy.com/signup). -![2880](06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") +![2880](https://alchemyapi-res.cloudinary.com/image/upload/v1764192918/docs/tutorials/transactions/understanding-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") Alchemy's account dashboard where developers can create a new app on the Ethereum blockchain. diff --git a/fern/api-reference/introduction/0f7b4bf-image.png b/fern/api-reference/introduction/0f7b4bf-image.png deleted file mode 100644 index ba7eafe21..000000000 Binary files a/fern/api-reference/introduction/0f7b4bf-image.png and /dev/null differ diff --git a/fern/api-reference/introduction/0fa2754-image.png b/fern/api-reference/introduction/0fa2754-image.png deleted file mode 100644 index 77cfab625..000000000 Binary files a/fern/api-reference/introduction/0fa2754-image.png and /dev/null differ diff --git a/fern/api-reference/introduction/25ffbd7-image.png b/fern/api-reference/introduction/25ffbd7-image.png deleted file mode 100644 index 7ccf3ae60..000000000 Binary files a/fern/api-reference/introduction/25ffbd7-image.png and /dev/null differ diff --git a/fern/api-reference/introduction/3bc88b9-image.png b/fern/api-reference/introduction/3bc88b9-image.png deleted file mode 100644 index cd3c32624..000000000 Binary files a/fern/api-reference/introduction/3bc88b9-image.png and /dev/null differ diff --git a/fern/api-reference/introduction/a6954f1-image.png b/fern/api-reference/introduction/a6954f1-image.png deleted file mode 100644 index 0180fe3ad..000000000 Binary files a/fern/api-reference/introduction/a6954f1-image.png and /dev/null differ diff --git a/fern/api-reference/introduction/alchemy-api-reference-overview/bok_icon.png b/fern/api-reference/introduction/alchemy-api-reference-overview/bok_icon.png deleted file mode 100644 index 368de69a6..000000000 Binary files a/fern/api-reference/introduction/alchemy-api-reference-overview/bok_icon.png and /dev/null differ diff --git a/fern/api-reference/introduction/alchemy-api-reference-overview/right_arow.svg b/fern/api-reference/introduction/alchemy-api-reference-overview/right_arow.svg deleted file mode 100644 index 429783252..000000000 --- a/fern/api-reference/introduction/alchemy-api-reference-overview/right_arow.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/fern/api-reference/introduction/b54546e-image.png b/fern/api-reference/introduction/b54546e-image.png deleted file mode 100644 index 58e249001..000000000 Binary files a/fern/api-reference/introduction/b54546e-image.png and /dev/null differ diff --git a/fern/api-reference/introduction/bok_icon.png b/fern/api-reference/introduction/bok_icon.png deleted file mode 100644 index 368de69a6..000000000 Binary files a/fern/api-reference/introduction/bok_icon.png and /dev/null differ diff --git a/fern/api-reference/introduction/d7460bc-image.png b/fern/api-reference/introduction/d7460bc-image.png deleted file mode 100644 index 60f45e0cd..000000000 Binary files a/fern/api-reference/introduction/d7460bc-image.png and /dev/null differ diff --git a/fern/api-reference/introduction/right_arow.svg b/fern/api-reference/introduction/right_arow.svg deleted file mode 100644 index 429783252..000000000 --- a/fern/api-reference/introduction/right_arow.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/fern/api-reference/op-mainnet/alchemy-sdk-js.png b/fern/api-reference/op-mainnet/alchemy-sdk-js.png deleted file mode 100644 index 818596b61..000000000 Binary files a/fern/api-reference/op-mainnet/alchemy-sdk-js.png and /dev/null differ diff --git a/fern/api-reference/op-mainnet/favicon.ico b/fern/api-reference/op-mainnet/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/api-reference/op-mainnet/favicon.ico and /dev/null differ diff --git a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/693457a-Getting_Started.png b/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/693457a-Getting_Started.png deleted file mode 100644 index a10444962..000000000 Binary files a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/693457a-Getting_Started.png and /dev/null differ diff --git a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/alchemy-sdk-js.png b/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/alchemy-sdk-js.png deleted file mode 100644 index 818596b61..000000000 Binary files a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/alchemy-sdk-js.png and /dev/null differ diff --git a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/d6172a5-Create_App_Details.png b/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/d6172a5-Create_App_Details.png deleted file mode 100644 index a228f3d83..000000000 Binary files a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/d6172a5-Create_App_Details.png and /dev/null differ diff --git a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/f0dbb19-ezgif.com-gif-maker_1.gif b/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/f0dbb19-ezgif.com-gif-maker_1.gif deleted file mode 100644 index e33373e92..000000000 Binary files a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/f0dbb19-ezgif.com-gif-maker_1.gif and /dev/null differ diff --git a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/favicon.ico b/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/favicon.ico and /dev/null differ diff --git a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/op-mainnet-sdk-examples.mdx b/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/op-mainnet-sdk-examples.mdx index 4cfecc490..020bd6837 100644 --- a/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/op-mainnet-sdk-examples.mdx +++ b/fern/api-reference/op-mainnet/op-mainnet-api-quickstart/op-mainnet-sdk-examples.mdx @@ -21,13 +21,13 @@ Or follow the written steps below: First, navigate to the "create app" button in the "Apps" tab. -![3584](693457a-Getting_Started.png "Getting Started.png") +![3584](https://alchemyapi-res.cloudinary.com/image/upload/v1764193040/docs/api-reference/polygon-pos/polygon-pos-api-quickstart/693457a-Getting_Started.png "Getting Started.png") Fill in the details under "Create App" to get your new key. You can also see apps you previously made and those made by your team here. Make sure to select the Optimism chain. Pull existing keys by clicking on "View Key" for any app. -![991](d6172a5-Create_App_Details.png "Create App Details.png") +![991](https://alchemyapi-res.cloudinary.com/image/upload/v1764193040/docs/api-reference/polygon-pos/polygon-pos-api-quickstart/d6172a5-Create_App_Details.png "Create App Details.png") You can also pull existing API keys by hovering over "Apps" and selecting one. You can "View Key" here, as well as "Edit App" to whitelist specific domains, see several developer tools, and view analytics. diff --git a/fern/api-reference/polygon-pos/alchemy-sdk-js.png b/fern/api-reference/polygon-pos/alchemy-sdk-js.png deleted file mode 100644 index 818596b61..000000000 Binary files a/fern/api-reference/polygon-pos/alchemy-sdk-js.png and /dev/null differ diff --git a/fern/api-reference/polygon-pos/favicon.ico b/fern/api-reference/polygon-pos/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/api-reference/polygon-pos/favicon.ico and /dev/null differ diff --git a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/693457a-Getting_Started.png b/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/693457a-Getting_Started.png deleted file mode 100644 index a10444962..000000000 Binary files a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/693457a-Getting_Started.png and /dev/null differ diff --git a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/alchemy-sdk-js.png b/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/alchemy-sdk-js.png deleted file mode 100644 index 818596b61..000000000 Binary files a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/alchemy-sdk-js.png and /dev/null differ diff --git a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/d6172a5-Create_App_Details.png b/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/d6172a5-Create_App_Details.png deleted file mode 100644 index a228f3d83..000000000 Binary files a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/d6172a5-Create_App_Details.png and /dev/null differ diff --git a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/f0dbb19-ezgif.com-gif-maker_1.gif b/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/f0dbb19-ezgif.com-gif-maker_1.gif deleted file mode 100644 index e33373e92..000000000 Binary files a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/f0dbb19-ezgif.com-gif-maker_1.gif and /dev/null differ diff --git a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/favicon.ico b/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/favicon.ico and /dev/null differ diff --git a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/polygon-sdk-examples.mdx b/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/polygon-sdk-examples.mdx index aea6aa476..8031e14b4 100644 --- a/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/polygon-sdk-examples.mdx +++ b/fern/api-reference/polygon-pos/polygon-pos-api-quickstart/polygon-sdk-examples.mdx @@ -21,13 +21,13 @@ Or follow the written steps below: First, navigate to the "create app" button in the "Apps" tab. -![3584](693457a-Getting_Started.png "Getting Started.png") +![3584](https://alchemyapi-res.cloudinary.com/image/upload/v1764193040/docs/api-reference/polygon-pos/polygon-pos-api-quickstart/693457a-Getting_Started.png "Getting Started.png") Fill in the details under "Create App" to get your new key. You can also see apps you previously made and those made by your team here. Make sure to select the Polygon chain. Pull existing keys by clicking on "View Key" for any app. -![](d6172a5-Create_App_Details.png "Create App Details.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193040/docs/api-reference/polygon-pos/polygon-pos-api-quickstart/d6172a5-Create_App_Details.png "Create App Details.png") You can also pull existing API keys by hovering over "Apps" and selecting one. You can "View Key" here, as well as "Edit App" to whitelist specific domains, see several developer tools, and view analytics. diff --git a/fern/api-reference/pricing-resources/resources/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/pricing-resources/resources/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/pricing-resources/resources/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/pricing-resources/resources/52e9aab-Untitled_1.png b/fern/api-reference/pricing-resources/resources/52e9aab-Untitled_1.png deleted file mode 100644 index 62aa7d3f9..000000000 Binary files a/fern/api-reference/pricing-resources/resources/52e9aab-Untitled_1.png and /dev/null differ diff --git a/fern/api-reference/pricing-resources/resources/d4a292c-Untitled.png b/fern/api-reference/pricing-resources/resources/d4a292c-Untitled.png deleted file mode 100644 index 3cda5b363..000000000 Binary files a/fern/api-reference/pricing-resources/resources/d4a292c-Untitled.png and /dev/null differ diff --git a/fern/api-reference/trace-api/a0d248e-Docs_-_User_flow_1.png b/fern/api-reference/trace-api/a0d248e-Docs_-_User_flow_1.png deleted file mode 100644 index 1cb22cbbc..000000000 Binary files a/fern/api-reference/trace-api/a0d248e-Docs_-_User_flow_1.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-quickstart.mdx b/fern/api-reference/trace-api/trace-api-quickstart.mdx index 55fd3c729..a711fedc2 100644 --- a/fern/api-reference/trace-api/trace-api-quickstart.mdx +++ b/fern/api-reference/trace-api/trace-api-quickstart.mdx @@ -200,7 +200,7 @@ Common use cases for the Trace API come in all flavors. Below are popular ones: Traces are structured in a tree format. The `traceAddress` field represents the position of the trace in the tree. Below is a diagram of the `traceAddress` set of tree results: -![768](a0d248e-Docs_-_User_flow_1.png "Docs - User flow (1).png") +![768](https://alchemyapi-res.cloudinary.com/image/upload/v1764192957/docs/api-reference/trace-api/a0d248e-Docs_-_User_flow_1.png "Docs - User flow (1).png") ## Helpful Resources diff --git a/fern/api-reference/trace-api/trace-api-resources/1d84a56-gas-error.png b/fern/api-reference/trace-api/trace-api-resources/1d84a56-gas-error.png deleted file mode 100644 index cda5a4152..000000000 Binary files a/fern/api-reference/trace-api/trace-api-resources/1d84a56-gas-error.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-resources/3571567-txs-fyi.png b/fern/api-reference/trace-api/trace-api-resources/3571567-txs-fyi.png deleted file mode 100644 index e57532a58..000000000 Binary files a/fern/api-reference/trace-api/trace-api-resources/3571567-txs-fyi.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-resources/3985069-transactions-sent.png b/fern/api-reference/trace-api/trace-api-resources/3985069-transactions-sent.png deleted file mode 100644 index acb2b3690..000000000 Binary files a/fern/api-reference/trace-api/trace-api-resources/3985069-transactions-sent.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-resources/652e40e-flow-of-transaction.png b/fern/api-reference/trace-api/trace-api-resources/652e40e-flow-of-transaction.png deleted file mode 100644 index ae8643072..000000000 Binary files a/fern/api-reference/trace-api/trace-api-resources/652e40e-flow-of-transaction.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-resources/65b8e7b-eth-nodes-illustration.png b/fern/api-reference/trace-api/trace-api-resources/65b8e7b-eth-nodes-illustration.png deleted file mode 100644 index 58b72d3a2..000000000 Binary files a/fern/api-reference/trace-api/trace-api-resources/65b8e7b-eth-nodes-illustration.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-resources/6c52e64-Reading_Trace_Tree.png b/fern/api-reference/trace-api/trace-api-resources/6c52e64-Reading_Trace_Tree.png deleted file mode 100644 index 9edf6f059..000000000 Binary files a/fern/api-reference/trace-api/trace-api-resources/6c52e64-Reading_Trace_Tree.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-resources/aa4d8bc-debugged-transaction.png b/fern/api-reference/trace-api/trace-api-resources/aa4d8bc-debugged-transaction.png deleted file mode 100644 index cda5a4152..000000000 Binary files a/fern/api-reference/trace-api/trace-api-resources/aa4d8bc-debugged-transaction.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-resources/f6f173b-txs-fyi.png b/fern/api-reference/trace-api/trace-api-resources/f6f173b-txs-fyi.png deleted file mode 100644 index e57532a58..000000000 Binary files a/fern/api-reference/trace-api/trace-api-resources/f6f173b-txs-fyi.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-resources/f9906e7-transaction-flow.png b/fern/api-reference/trace-api/trace-api-resources/f9906e7-transaction-flow.png deleted file mode 100644 index a760c5837..000000000 Binary files a/fern/api-reference/trace-api/trace-api-resources/f9906e7-transaction-flow.png and /dev/null differ diff --git a/fern/api-reference/trace-api/trace-api-resources/trace-api-vs-debug-api.mdx b/fern/api-reference/trace-api/trace-api-resources/trace-api-vs-debug-api.mdx index c6401a751..e5720fb3c 100644 --- a/fern/api-reference/trace-api/trace-api-resources/trace-api-vs-debug-api.mdx +++ b/fern/api-reference/trace-api/trace-api-resources/trace-api-vs-debug-api.mdx @@ -52,4 +52,4 @@ The [Debug API](/reference/debug-api-endpoints) is a set of RPC methods develope 6. The representation of the callstack is different between Trace and Debug API, trace API includes a field called [traceAddress](/reference/what-are-evm-traces#how-to-read-traceaddress) which gives the exact location of the call trace, while the call stack is nested in the response in debug API. 7. The way error handling is done is different in Trace and Debug API, trace API uses [custom](https://github.com/ledgerwatch/erigon/blob/devel/cmd/rpcdaemon/commands/trace_adhoc.go#L390) error handling while debug API uses [predefined constants](https://github.com/ethereum/go-ethereum/blob/1fa91729f2a591df2baf2dc77e81711a6e61c028/core/vm/errors.go) to represent errors that can occur during EVM execution. -![6144](65b8e7b-eth-nodes-illustration.png "eth-nodes-illustration.png") +![6144](https://alchemyapi-res.cloudinary.com/image/upload/v1764192958/docs/api-reference/trace-api/trace-api-resources/65b8e7b-eth-nodes-illustration.png "eth-nodes-illustration.png") diff --git a/fern/api-reference/trace-api/trace-api-resources/what-are-evm-traces.mdx b/fern/api-reference/trace-api/trace-api-resources/what-are-evm-traces.mdx index 86debac68..5739668ab 100644 --- a/fern/api-reference/trace-api/trace-api-resources/what-are-evm-traces.mdx +++ b/fern/api-reference/trace-api/trace-api-resources/what-are-evm-traces.mdx @@ -25,7 +25,7 @@ The downside of the contract execution is that it is very hard to tell what the Look at the transaction flow below: -![](f9906e7-transaction-flow.png "transaction-flow.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193603/docs/api-reference/trace-api/trace-api-resources/f9906e7-transaction-flow.png "transaction-flow.png") Here is the [Etherscan link](https://etherscan.io/tx/0x0d13800319458a403500d407226328bbedbd8a10ff3d26a18c67872ac1f94ea7) for the transaction defined above. This is a transaction in which a user (externally owned account) invokes a contract which in turn invokes another contract and this is how the transaction receipt for this transaction looks like: @@ -128,7 +128,7 @@ So, the EVM traces for [this](https://etherscan.io/tx/0x0d13800319458a403500d407 Here is an explanation of the above EVM traces (click on the image to zoom into it): -![](652e40e-flow-of-transaction.png "flow-of-transaction.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193604/docs/api-reference/trace-api/trace-api-resources/652e40e-flow-of-transaction.png "flow-of-transaction.png") Each step of the transaction is represented as a separate **Trace** and each trace has its own fields. A lot of the fields are the same as the fields of the transaction receipt, such as `from`, `to`, `blockHash`, `blockNumber` and `transactionHash` but there are additional fields as well. @@ -338,7 +338,7 @@ Traces are structured in a tree format. This helps in better understanding the f Here is a diagram of `traceAddress` results to help understand how to read this position: -![](6c52e64-Reading_Trace_Tree.png "Reading_Trace_Tree.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193606/docs/api-reference/trace-api/trace-api-resources/6c52e64-Reading_Trace_Tree.png "Reading_Trace_Tree.png") # Applications of EVM Traces @@ -348,7 +348,7 @@ There are many use cases for EVM traces some of them are listed below: Etherscan and other transaction tracers help us better understand the flow of a transaction. They extract the EVM traces for a transaction and display them in a way that’s readable by us. For example here is the result for a USDT transfer transaction trace: -![](f6f173b-txs-fyi.png "txs-fyi.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193606/docs/api-reference/trace-api/trace-api-resources/f6f173b-txs-fyi.png "txs-fyi.png") As you can see it’s clear from the execution trace that the caller called the transfer function of the `TetherToken` contract and the contract transferred 285 USDT from the caller to the target address. @@ -356,7 +356,7 @@ As you can see it’s clear from the execution trace that the caller called the When a transaction fails, you can find the reason for the failure of the transaction using EVM traces. For example, in the trace image below you can see that the transaction failed due to an "Out of gas" exception, which means that there was not enough gas to complete the transaction. -![](aa4d8bc-debugged-transaction.png "debugged-transaction.png") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764193607/docs/api-reference/trace-api/trace-api-resources/aa4d8bc-debugged-transaction.png "debugged-transaction.png") Here is the [link](https://etherscan.io/tx/0xda8c0b80d8e240a83c8f6b067c4656babeb13e8e0ece4fd4292aa06252f1285c) to the above-defined transaction on Etherscan. diff --git a/fern/api-reference/trace-api/trace-api-resources/what-is-trace-filter.mdx b/fern/api-reference/trace-api/trace-api-resources/what-is-trace-filter.mdx index 1fc42db06..f0de38553 100644 --- a/fern/api-reference/trace-api/trace-api-resources/what-is-trace-filter.mdx +++ b/fern/api-reference/trace-api/trace-api-resources/what-is-trace-filter.mdx @@ -164,7 +164,7 @@ This request will return traces of all the transactions sent by [0xEdC763b3e418c As you can see that only three transactions are sent by this address after the block number `13416770`, that's why only three traces are returned in the response which are traces of these three transactions. -![6144](3985069-transactions-sent.png "transactions-sent.png") +![6144](https://alchemyapi-res.cloudinary.com/image/upload/v1764192961/docs/api-reference/trace-api/trace-api-resources/3985069-transactions-sent.png "transactions-sent.png") # Use Cases diff --git a/fern/api-reference/trace-api/trace-api-resources/what-is-trace-transaction.mdx b/fern/api-reference/trace-api/trace-api-resources/what-is-trace-transaction.mdx index 4a6e68bb3..6232d95c8 100644 --- a/fern/api-reference/trace-api/trace-api-resources/what-is-trace-transaction.mdx +++ b/fern/api-reference/trace-api/trace-api-resources/what-is-trace-transaction.mdx @@ -171,7 +171,7 @@ Here is the [link](https://etherscan.io/tx/0x17104ac9d3312d8c136b7f44d4b8b478526 You can get the whole trace tree for a transaction and analyze what exactly happened during the transaction execution. The trace tree also returns the gas used for each action, the output values, and the revert reason (if the transaction failed). For example, in the trace image below you can see that the transaction failed due to an "Out of gas" exception, which means that there was not enough gas to complete the transaction. -![2000](1d84a56-gas-error.png "gas-error.png") +![2000](https://alchemyapi-res.cloudinary.com/image/upload/v1764192960/docs/api-reference/trace-api/trace-api-resources/1d84a56-gas-error.png "gas-error.png") Here is the [link](https://etherscan.io/tx/0xda8c0b80d8e240a83c8f6b067c4656babeb13e8e0ece4fd4292aa06252f1285c) to the above-defined transaction on Etherscan. @@ -179,7 +179,7 @@ Here is the [link](https://etherscan.io/tx/0xda8c0b80d8e240a83c8f6b067c4656babeb As you can get the traces for a previously executed transaction using `trace_call`. Transaction tracers help us better understand the flow of a transaction. They extract the EVM traces for a transaction and display them in a way that’s readable by us. -![1998](3571567-txs-fyi.png "txs-fyi.png") +![1998](https://alchemyapi-res.cloudinary.com/image/upload/v1764192960/docs/api-reference/trace-api/trace-api-resources/3571567-txs-fyi.png "txs-fyi.png") As you can see it’s clear from the execution trace that the caller called the transfer function of the TetherToken contract and the contract transferred 285 USDT from the caller to the target address. diff --git a/fern/api-reference/websockets/0c06bc6-small-alchemy-circle-logo.png b/fern/api-reference/websockets/0c06bc6-small-alchemy-circle-logo.png deleted file mode 100644 index 166dc6702..000000000 Binary files a/fern/api-reference/websockets/0c06bc6-small-alchemy-circle-logo.png and /dev/null differ diff --git a/fern/api-reference/websockets/2cbc56a-image.png b/fern/api-reference/websockets/2cbc56a-image.png deleted file mode 100644 index 3f166a694..000000000 Binary files a/fern/api-reference/websockets/2cbc56a-image.png and /dev/null differ diff --git a/fern/api-reference/websockets/62db7ae-Screen_Shot_2022-06-24_at_12.46.25_PM.png b/fern/api-reference/websockets/62db7ae-Screen_Shot_2022-06-24_at_12.46.25_PM.png deleted file mode 100644 index 1214366eb..000000000 Binary files a/fern/api-reference/websockets/62db7ae-Screen_Shot_2022-06-24_at_12.46.25_PM.png and /dev/null differ diff --git a/fern/api-reference/websockets/subscription-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png b/fern/api-reference/websockets/subscription-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png deleted file mode 100644 index 510559cf0..000000000 Binary files a/fern/api-reference/websockets/subscription-api-endpoints/523fb8a9a9d899921ee1046d0ff1b389967a9976d1c6112ebbbe071ddd1ef374-image.png and /dev/null differ diff --git a/fern/api-reference/yellowstone/quickstart.mdx b/fern/api-reference/yellowstone/quickstart.mdx index eb34d8c68..c7c97b6be 100644 --- a/fern/api-reference/yellowstone/quickstart.mdx +++ b/fern/api-reference/yellowstone/quickstart.mdx @@ -21,7 +21,7 @@ Before you begin, ensure you have: ## Authentication Get your endpoint URL and API key from your Alchemy dashboard. -![](yellowstone-get_api_key.png "Yellowstone Get API Key") +![](https://alchemyapi-res.cloudinary.com/image/upload/v1764192955/docs/api-reference/yellowstone/yellowstone-get_api_key.png "Yellowstone Get API Key") **Important**: Your Alchemy API Key must be passed as the `X-Token` header in your gRPC requests (not in the URL). diff --git a/fern/api-reference/yellowstone/yellowstone-get_api_key.png b/fern/api-reference/yellowstone/yellowstone-get_api_key.png deleted file mode 100644 index 733613d5b..000000000 Binary files a/fern/api-reference/yellowstone/yellowstone-get_api_key.png and /dev/null differ diff --git a/fern/changelog/media/2025-09-18/app-centric.webm b/fern/changelog/media/2025-09-18/app-centric.webm deleted file mode 100644 index ca468e484..000000000 Binary files a/fern/changelog/media/2025-09-18/app-centric.webm and /dev/null differ diff --git a/fern/images/001807b-Untitled_2.png b/fern/images/001807b-Untitled_2.png deleted file mode 100644 index dbd85fe8f..000000000 Binary files a/fern/images/001807b-Untitled_2.png and /dev/null differ diff --git a/fern/images/004cab1-wallet-ad.png b/fern/images/004cab1-wallet-ad.png deleted file mode 100644 index 9b4b4aeaa..000000000 Binary files a/fern/images/004cab1-wallet-ad.png and /dev/null differ diff --git a/fern/images/00eeb17-Untitled_13.png b/fern/images/00eeb17-Untitled_13.png deleted file mode 100644 index b4e2ef14f..000000000 Binary files a/fern/images/00eeb17-Untitled_13.png and /dev/null differ diff --git a/fern/images/00effc0-past.png b/fern/images/00effc0-past.png deleted file mode 100644 index 5c4f46d84..000000000 Binary files a/fern/images/00effc0-past.png and /dev/null differ diff --git a/fern/images/010de35-Untitled_25.png b/fern/images/010de35-Untitled_25.png deleted file mode 100644 index 638c943d8..000000000 Binary files a/fern/images/010de35-Untitled_25.png and /dev/null differ diff --git a/fern/images/011be99-image.png b/fern/images/011be99-image.png deleted file mode 100644 index 8e6be5624..000000000 Binary files a/fern/images/011be99-image.png and /dev/null differ diff --git a/fern/images/0135c11-Screen_Shot_2022-04-15_at_12.25.07_PM.png b/fern/images/0135c11-Screen_Shot_2022-04-15_at_12.25.07_PM.png deleted file mode 100644 index b84e4ff87..000000000 Binary files a/fern/images/0135c11-Screen_Shot_2022-04-15_at_12.25.07_PM.png and /dev/null differ diff --git a/fern/images/01934a7-Untitled_8.png b/fern/images/01934a7-Untitled_8.png deleted file mode 100644 index b00864709..000000000 Binary files a/fern/images/01934a7-Untitled_8.png and /dev/null differ diff --git a/fern/images/01aff6a-Untitled_27.png b/fern/images/01aff6a-Untitled_27.png deleted file mode 100644 index 341be6773..000000000 Binary files a/fern/images/01aff6a-Untitled_27.png and /dev/null differ diff --git a/fern/images/01c2529-Screenshot_2022-11-21_at_6.16.40_PM.png b/fern/images/01c2529-Screenshot_2022-11-21_at_6.16.40_PM.png deleted file mode 100644 index 9db2989a0..000000000 Binary files a/fern/images/01c2529-Screenshot_2022-11-21_at_6.16.40_PM.png and /dev/null differ diff --git a/fern/images/01e2777-small-Screenshot_2023-04-24_at_13.26.54.png b/fern/images/01e2777-small-Screenshot_2023-04-24_at_13.26.54.png deleted file mode 100644 index e164b8fdd..000000000 Binary files a/fern/images/01e2777-small-Screenshot_2023-04-24_at_13.26.54.png and /dev/null differ diff --git a/fern/images/022dac3-image.png b/fern/images/022dac3-image.png deleted file mode 100644 index 1c5dfcf7e..000000000 Binary files a/fern/images/022dac3-image.png and /dev/null differ diff --git a/fern/images/0245262-Untitled.png b/fern/images/0245262-Untitled.png deleted file mode 100644 index 2edefa3e2..000000000 Binary files a/fern/images/0245262-Untitled.png and /dev/null differ diff --git a/fern/images/024f54d-test-accounts.png b/fern/images/024f54d-test-accounts.png deleted file mode 100644 index cfa056267..000000000 Binary files a/fern/images/024f54d-test-accounts.png and /dev/null differ diff --git a/fern/images/034cc1e-pol.png b/fern/images/034cc1e-pol.png deleted file mode 100644 index a10444962..000000000 Binary files a/fern/images/034cc1e-pol.png and /dev/null differ diff --git a/fern/images/03899bb-small-alchemy_filtered_HIGHLIGHTED.png b/fern/images/03899bb-small-alchemy_filtered_HIGHLIGHTED.png deleted file mode 100644 index 356a01a0e..000000000 Binary files a/fern/images/03899bb-small-alchemy_filtered_HIGHLIGHTED.png and /dev/null differ diff --git a/fern/images/03b0a44-image.png b/fern/images/03b0a44-image.png deleted file mode 100644 index 6c1249daf..000000000 Binary files a/fern/images/03b0a44-image.png and /dev/null differ diff --git a/fern/images/03b2ee6-Untitled_41.png b/fern/images/03b2ee6-Untitled_41.png deleted file mode 100644 index 68e03c168..000000000 Binary files a/fern/images/03b2ee6-Untitled_41.png and /dev/null differ diff --git a/fern/images/03e9567-image.png b/fern/images/03e9567-image.png deleted file mode 100644 index 88ea8dedf..000000000 Binary files a/fern/images/03e9567-image.png and /dev/null differ diff --git a/fern/images/0449f13-Phaver.png b/fern/images/0449f13-Phaver.png deleted file mode 100644 index 63c0f47ad..000000000 Binary files a/fern/images/0449f13-Phaver.png and /dev/null differ diff --git a/fern/images/045a9f4-Eth1.png b/fern/images/045a9f4-Eth1.png deleted file mode 100644 index 2a678ff67..000000000 Binary files a/fern/images/045a9f4-Eth1.png and /dev/null differ diff --git a/fern/images/046f9be-transfer.png b/fern/images/046f9be-transfer.png deleted file mode 100644 index 4ef7e0153..000000000 Binary files a/fern/images/046f9be-transfer.png and /dev/null differ diff --git a/fern/images/0492920-eip-1559-senderc20.png b/fern/images/0492920-eip-1559-senderc20.png deleted file mode 100644 index fe03aaee7..000000000 Binary files a/fern/images/0492920-eip-1559-senderc20.png and /dev/null differ diff --git a/fern/images/04db97a-token.png b/fern/images/04db97a-token.png deleted file mode 100644 index e1d0858e6..000000000 Binary files a/fern/images/04db97a-token.png and /dev/null differ diff --git a/fern/images/0556198-Untitled_36.png b/fern/images/0556198-Untitled_36.png deleted file mode 100644 index 05f852ca8..000000000 Binary files a/fern/images/0556198-Untitled_36.png and /dev/null differ diff --git a/fern/images/058295a-diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpeg b/fern/images/058295a-diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpeg deleted file mode 100644 index b6ad96f59..000000000 Binary files a/fern/images/058295a-diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpeg and /dev/null differ diff --git a/fern/images/05d3fb3-nftObject.png b/fern/images/05d3fb3-nftObject.png deleted file mode 100644 index 0f914a795..000000000 Binary files a/fern/images/05d3fb3-nftObject.png and /dev/null differ diff --git a/fern/images/0641fb3-Screenshot_2023-10-30_at_10.45.26_AM.png b/fern/images/0641fb3-Screenshot_2023-10-30_at_10.45.26_AM.png deleted file mode 100644 index 42a667e68..000000000 Binary files a/fern/images/0641fb3-Screenshot_2023-10-30_at_10.45.26_AM.png and /dev/null differ diff --git a/fern/images/06b0d36-image.png b/fern/images/06b0d36-image.png deleted file mode 100644 index a338d0386..000000000 Binary files a/fern/images/06b0d36-image.png and /dev/null differ diff --git a/fern/images/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png b/fern/images/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png deleted file mode 100644 index 53431261d..000000000 Binary files a/fern/images/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png and /dev/null differ diff --git a/fern/images/072b0a3-Screenshot_2023-10-30_at_12.12.45_PM.png b/fern/images/072b0a3-Screenshot_2023-10-30_at_12.12.45_PM.png deleted file mode 100644 index 482a4ca9a..000000000 Binary files a/fern/images/072b0a3-Screenshot_2023-10-30_at_12.12.45_PM.png and /dev/null differ diff --git a/fern/images/0753ed9-Sepolia_Faucet.png b/fern/images/0753ed9-Sepolia_Faucet.png deleted file mode 100644 index b54253efb..000000000 Binary files a/fern/images/0753ed9-Sepolia_Faucet.png and /dev/null differ diff --git a/fern/images/08d01da-small-Untitled.jpeg b/fern/images/08d01da-small-Untitled.jpeg deleted file mode 100644 index 666375120..000000000 Binary files a/fern/images/08d01da-small-Untitled.jpeg and /dev/null differ diff --git a/fern/images/09530dc-small-Untitled_4.png b/fern/images/09530dc-small-Untitled_4.png deleted file mode 100644 index 8fc482ea2..000000000 Binary files a/fern/images/09530dc-small-Untitled_4.png and /dev/null differ diff --git a/fern/images/09a390e-Screenshot_2023-08-25_at_6.36.43_AM.png b/fern/images/09a390e-Screenshot_2023-08-25_at_6.36.43_AM.png deleted file mode 100644 index f74d8cce4..000000000 Binary files a/fern/images/09a390e-Screenshot_2023-08-25_at_6.36.43_AM.png and /dev/null differ diff --git a/fern/images/0a614b5-rin_nft.png b/fern/images/0a614b5-rin_nft.png deleted file mode 100644 index 7e52f0116..000000000 Binary files a/fern/images/0a614b5-rin_nft.png and /dev/null differ diff --git a/fern/images/0aebd07-image.png b/fern/images/0aebd07-image.png deleted file mode 100644 index b62837657..000000000 Binary files a/fern/images/0aebd07-image.png and /dev/null differ diff --git a/fern/images/0af5f18-nft-metadata.png b/fern/images/0af5f18-nft-metadata.png deleted file mode 100644 index 1022c9d98..000000000 Binary files a/fern/images/0af5f18-nft-metadata.png and /dev/null differ diff --git a/fern/images/0b1eb51-WhatsApp_Image_2023-01-27_at_00.51.20_1.jpeg b/fern/images/0b1eb51-WhatsApp_Image_2023-01-27_at_00.51.20_1.jpeg deleted file mode 100644 index 3e902010d..000000000 Binary files a/fern/images/0b1eb51-WhatsApp_Image_2023-01-27_at_00.51.20_1.jpeg and /dev/null differ diff --git a/fern/images/0c06bc6-small-alchemy-circle-logo.png b/fern/images/0c06bc6-small-alchemy-circle-logo.png deleted file mode 100644 index 166dc6702..000000000 Binary files a/fern/images/0c06bc6-small-alchemy-circle-logo.png and /dev/null differ diff --git a/fern/images/0c0dd48-fo.png b/fern/images/0c0dd48-fo.png deleted file mode 100644 index 67f10002a..000000000 Binary files a/fern/images/0c0dd48-fo.png and /dev/null differ diff --git a/fern/images/0c16c62-image.png b/fern/images/0c16c62-image.png deleted file mode 100644 index 2506ccc18..000000000 Binary files a/fern/images/0c16c62-image.png and /dev/null differ diff --git a/fern/images/0c1a314-opensea-azuki-sales.png b/fern/images/0c1a314-opensea-azuki-sales.png deleted file mode 100644 index c5b7068bb..000000000 Binary files a/fern/images/0c1a314-opensea-azuki-sales.png and /dev/null differ diff --git a/fern/images/0c2d676-Screenshot_2022-05-30_at_16.18.58.png b/fern/images/0c2d676-Screenshot_2022-05-30_at_16.18.58.png deleted file mode 100644 index 7eb30d095..000000000 Binary files a/fern/images/0c2d676-Screenshot_2022-05-30_at_16.18.58.png and /dev/null differ diff --git a/fern/images/0c5349f-17...png b/fern/images/0c5349f-17...png deleted file mode 100644 index 4cf0c275e..000000000 Binary files a/fern/images/0c5349f-17...png and /dev/null differ diff --git a/fern/images/0c6abd8-Optimism_chain.png b/fern/images/0c6abd8-Optimism_chain.png deleted file mode 100644 index 029307198..000000000 Binary files a/fern/images/0c6abd8-Optimism_chain.png and /dev/null differ diff --git a/fern/images/0cb03ef-Untitled_40.png b/fern/images/0cb03ef-Untitled_40.png deleted file mode 100644 index 17ecca503..000000000 Binary files a/fern/images/0cb03ef-Untitled_40.png and /dev/null differ diff --git a/fern/images/0db0905-next.js.png b/fern/images/0db0905-next.js.png deleted file mode 100644 index 48b43218d..000000000 Binary files a/fern/images/0db0905-next.js.png and /dev/null differ diff --git a/fern/images/0e4f5eb-geroli.png b/fern/images/0e4f5eb-geroli.png deleted file mode 100644 index a228f3d83..000000000 Binary files a/fern/images/0e4f5eb-geroli.png and /dev/null differ diff --git a/fern/images/0e7ff54-new_app.png b/fern/images/0e7ff54-new_app.png deleted file mode 100644 index 55bd3e901..000000000 Binary files a/fern/images/0e7ff54-new_app.png and /dev/null differ diff --git a/fern/images/0ef4b4e-Screenshot_2022-10-30_at_9.20.50_PM.png b/fern/images/0ef4b4e-Screenshot_2022-10-30_at_9.20.50_PM.png deleted file mode 100644 index 15139b68d..000000000 Binary files a/fern/images/0ef4b4e-Screenshot_2022-10-30_at_9.20.50_PM.png and /dev/null differ diff --git a/fern/images/0f1a2d4-coolio_bear.png b/fern/images/0f1a2d4-coolio_bear.png deleted file mode 100644 index 43d69d657..000000000 Binary files a/fern/images/0f1a2d4-coolio_bear.png and /dev/null differ diff --git a/fern/images/0f7b4bf-image.png b/fern/images/0f7b4bf-image.png deleted file mode 100644 index ba7eafe21..000000000 Binary files a/fern/images/0f7b4bf-image.png and /dev/null differ diff --git a/fern/images/0fa2754-image.png b/fern/images/0fa2754-image.png deleted file mode 100644 index 77cfab625..000000000 Binary files a/fern/images/0fa2754-image.png and /dev/null differ diff --git a/fern/images/104527b-small-Screenshot_2023-05-08_at_11.23.45_AM.png b/fern/images/104527b-small-Screenshot_2023-05-08_at_11.23.45_AM.png deleted file mode 100644 index a12e696ed..000000000 Binary files a/fern/images/104527b-small-Screenshot_2023-05-08_at_11.23.45_AM.png and /dev/null differ diff --git a/fern/images/108a774-create_app.png b/fern/images/108a774-create_app.png deleted file mode 100644 index 5085e1a39..000000000 Binary files a/fern/images/108a774-create_app.png and /dev/null differ diff --git a/fern/images/108c79e-Remix.png b/fern/images/108c79e-Remix.png deleted file mode 100644 index 9bce08a1a..000000000 Binary files a/fern/images/108c79e-Remix.png and /dev/null differ diff --git a/fern/images/10a0c2d-image.png b/fern/images/10a0c2d-image.png deleted file mode 100644 index 4b02a38d8..000000000 Binary files a/fern/images/10a0c2d-image.png and /dev/null differ diff --git a/fern/images/10c7560-supernode_uptime.png b/fern/images/10c7560-supernode_uptime.png deleted file mode 100644 index 16ca24ab8..000000000 Binary files a/fern/images/10c7560-supernode_uptime.png and /dev/null differ diff --git a/fern/images/1137a3b-Group_25.png b/fern/images/1137a3b-Group_25.png deleted file mode 100644 index 0c0fdff4d..000000000 Binary files a/fern/images/1137a3b-Group_25.png and /dev/null differ diff --git a/fern/images/1154229-Screenshot_2022-06-18_at_12.02.00_PM.png b/fern/images/1154229-Screenshot_2022-06-18_at_12.02.00_PM.png deleted file mode 100644 index 543bb93e9..000000000 Binary files a/fern/images/1154229-Screenshot_2022-06-18_at_12.02.00_PM.png and /dev/null differ diff --git a/fern/images/11c59d2-Screenshot_2022-12-01_at_8.17.02_PM.png b/fern/images/11c59d2-Screenshot_2022-12-01_at_8.17.02_PM.png deleted file mode 100644 index d8e36ea78..000000000 Binary files a/fern/images/11c59d2-Screenshot_2022-12-01_at_8.17.02_PM.png and /dev/null differ diff --git a/fern/images/1219b33-Screenshot_2023-10-30_at_12.04.15_PM.png b/fern/images/1219b33-Screenshot_2023-10-30_at_12.04.15_PM.png deleted file mode 100644 index 33bcb8b8d..000000000 Binary files a/fern/images/1219b33-Screenshot_2023-10-30_at_12.04.15_PM.png and /dev/null differ diff --git a/fern/images/12aba4a-image_5.png b/fern/images/12aba4a-image_5.png deleted file mode 100644 index 0ca27da6a..000000000 Binary files a/fern/images/12aba4a-image_5.png and /dev/null differ diff --git a/fern/images/12e6cf3-Screenshot_2022-05-10_at_2.23.03_PM.png b/fern/images/12e6cf3-Screenshot_2022-05-10_at_2.23.03_PM.png deleted file mode 100644 index d13988fb1..000000000 Binary files a/fern/images/12e6cf3-Screenshot_2022-05-10_at_2.23.03_PM.png and /dev/null differ diff --git a/fern/images/12f0f77-image_12.png b/fern/images/12f0f77-image_12.png deleted file mode 100644 index 60bb9371d..000000000 Binary files a/fern/images/12f0f77-image_12.png and /dev/null differ diff --git a/fern/images/1350f22-image.png b/fern/images/1350f22-image.png deleted file mode 100644 index 4fa25c000..000000000 Binary files a/fern/images/1350f22-image.png and /dev/null differ diff --git a/fern/images/1440f66-image.png b/fern/images/1440f66-image.png deleted file mode 100644 index 1a26b690b..000000000 Binary files a/fern/images/1440f66-image.png and /dev/null differ diff --git a/fern/images/145d04c-Screenshot_2023-08-25_at_6.57.13_AM.png b/fern/images/145d04c-Screenshot_2023-08-25_at_6.57.13_AM.png deleted file mode 100644 index 6e2eca81e..000000000 Binary files a/fern/images/145d04c-Screenshot_2023-08-25_at_6.57.13_AM.png and /dev/null differ diff --git a/fern/images/14a273b-Screenshot_2023-02-19_at_4.51.24_PM.png b/fern/images/14a273b-Screenshot_2023-02-19_at_4.51.24_PM.png deleted file mode 100644 index 2f4b0e26f..000000000 Binary files a/fern/images/14a273b-Screenshot_2023-02-19_at_4.51.24_PM.png and /dev/null differ diff --git a/fern/images/15caa0d-small-Screenshot_2023-05-10_at_23.30.12.png b/fern/images/15caa0d-small-Screenshot_2023-05-10_at_23.30.12.png deleted file mode 100644 index 1392e8df3..000000000 Binary files a/fern/images/15caa0d-small-Screenshot_2023-05-10_at_23.30.12.png and /dev/null differ diff --git a/fern/images/15ec3f5-Untitled_12.png b/fern/images/15ec3f5-Untitled_12.png deleted file mode 100644 index 90e8495ea..000000000 Binary files a/fern/images/15ec3f5-Untitled_12.png and /dev/null differ diff --git a/fern/images/15f783a-create-alert.png b/fern/images/15f783a-create-alert.png deleted file mode 100644 index 8414a99c4..000000000 Binary files a/fern/images/15f783a-create-alert.png and /dev/null differ diff --git a/fern/images/160c924-image.png b/fern/images/160c924-image.png deleted file mode 100644 index 48f3f1817..000000000 Binary files a/fern/images/160c924-image.png and /dev/null differ diff --git a/fern/images/1627e38-Choose_package.jpeg b/fern/images/1627e38-Choose_package.jpeg deleted file mode 100644 index d45117699..000000000 Binary files a/fern/images/1627e38-Choose_package.jpeg and /dev/null differ diff --git a/fern/images/16bab29-mockV3.png b/fern/images/16bab29-mockV3.png deleted file mode 100644 index 36bf93e5d..000000000 Binary files a/fern/images/16bab29-mockV3.png and /dev/null differ diff --git a/fern/images/16cc726-Untitled_15.png b/fern/images/16cc726-Untitled_15.png deleted file mode 100644 index 4b0bead5d..000000000 Binary files a/fern/images/16cc726-Untitled_15.png and /dev/null differ diff --git a/fern/images/16cdd1a-404.png b/fern/images/16cdd1a-404.png deleted file mode 100644 index b67074801..000000000 Binary files a/fern/images/16cdd1a-404.png and /dev/null differ diff --git a/fern/images/174cdf3-small-alchemy_templates_HIGHLIGHTED_1.png b/fern/images/174cdf3-small-alchemy_templates_HIGHLIGHTED_1.png deleted file mode 100644 index 8fc482ea2..000000000 Binary files a/fern/images/174cdf3-small-alchemy_templates_HIGHLIGHTED_1.png and /dev/null differ diff --git a/fern/images/1768fbc-small-Untitled.jpeg b/fern/images/1768fbc-small-Untitled.jpeg deleted file mode 100644 index c81d1c41b..000000000 Binary files a/fern/images/1768fbc-small-Untitled.jpeg and /dev/null differ diff --git a/fern/images/1782bfe-Image_12-1-22_at_7.49_PM.jpeg b/fern/images/1782bfe-Image_12-1-22_at_7.49_PM.jpeg deleted file mode 100644 index 9e5d06818..000000000 Binary files a/fern/images/1782bfe-Image_12-1-22_at_7.49_PM.jpeg and /dev/null differ diff --git a/fern/images/185177c-Screenshot_2023-03-08_at_11.33.28_AM.png b/fern/images/185177c-Screenshot_2023-03-08_at_11.33.28_AM.png deleted file mode 100644 index d1c811f97..000000000 Binary files a/fern/images/185177c-Screenshot_2023-03-08_at_11.33.28_AM.png and /dev/null differ diff --git a/fern/images/1882710-Untitled_3.png b/fern/images/1882710-Untitled_3.png deleted file mode 100644 index 4dcf486ca..000000000 Binary files a/fern/images/1882710-Untitled_3.png and /dev/null differ diff --git a/fern/images/18b73b3-Mekaverse.png b/fern/images/18b73b3-Mekaverse.png deleted file mode 100644 index ffddbaa6e..000000000 Binary files a/fern/images/18b73b3-Mekaverse.png and /dev/null differ diff --git a/fern/images/194e9df-thirdweb.png b/fern/images/194e9df-thirdweb.png deleted file mode 100644 index 42354a377..000000000 Binary files a/fern/images/194e9df-thirdweb.png and /dev/null differ diff --git a/fern/images/1a5086b-image.png b/fern/images/1a5086b-image.png deleted file mode 100644 index cb994f461..000000000 Binary files a/fern/images/1a5086b-image.png and /dev/null differ diff --git a/fern/images/1a604d7-image.png b/fern/images/1a604d7-image.png deleted file mode 100644 index 07a88486e..000000000 Binary files a/fern/images/1a604d7-image.png and /dev/null differ diff --git a/fern/images/1a652f4-image.png b/fern/images/1a652f4-image.png deleted file mode 100644 index dde68ccb5..000000000 Binary files a/fern/images/1a652f4-image.png and /dev/null differ diff --git a/fern/images/1aaabe1-utils.png b/fern/images/1aaabe1-utils.png deleted file mode 100644 index 9e02d68fd..000000000 Binary files a/fern/images/1aaabe1-utils.png and /dev/null differ diff --git a/fern/images/1ae7acc-api_pol.png b/fern/images/1ae7acc-api_pol.png deleted file mode 100644 index 234fd1ab6..000000000 Binary files a/fern/images/1ae7acc-api_pol.png and /dev/null differ diff --git a/fern/images/1b173cc-Screenshot_2023-03-08_at_12.07.34_PM.png b/fern/images/1b173cc-Screenshot_2023-03-08_at_12.07.34_PM.png deleted file mode 100644 index a40ac2465..000000000 Binary files a/fern/images/1b173cc-Screenshot_2023-03-08_at_12.07.34_PM.png and /dev/null differ diff --git a/fern/images/1b4c436-meta.png b/fern/images/1b4c436-meta.png deleted file mode 100644 index 8530b4590..000000000 Binary files a/fern/images/1b4c436-meta.png and /dev/null differ diff --git a/fern/images/1bd93d2-image_5.png b/fern/images/1bd93d2-image_5.png deleted file mode 100644 index d0f372ffb..000000000 Binary files a/fern/images/1bd93d2-image_5.png and /dev/null differ diff --git a/fern/images/1bda270-import-SK-mm-set.png b/fern/images/1bda270-import-SK-mm-set.png deleted file mode 100644 index db9404148..000000000 Binary files a/fern/images/1bda270-import-SK-mm-set.png and /dev/null differ diff --git a/fern/images/1be65ab-nada.lens.png b/fern/images/1be65ab-nada.lens.png deleted file mode 100644 index 84a421520..000000000 Binary files a/fern/images/1be65ab-nada.lens.png and /dev/null differ diff --git a/fern/images/1c05d09-alchemy-signup.png b/fern/images/1c05d09-alchemy-signup.png deleted file mode 100644 index 94b8f669a..000000000 Binary files a/fern/images/1c05d09-alchemy-signup.png and /dev/null differ diff --git a/fern/images/1c33226-Untitled_4.png b/fern/images/1c33226-Untitled_4.png deleted file mode 100644 index 701ca38f6..000000000 Binary files a/fern/images/1c33226-Untitled_4.png and /dev/null differ diff --git a/fern/images/1c41903-Screen_Shot_2022-04-30_at_7.14.47_PM.png b/fern/images/1c41903-Screen_Shot_2022-04-30_at_7.14.47_PM.png deleted file mode 100644 index eb6e474ff..000000000 Binary files a/fern/images/1c41903-Screen_Shot_2022-04-30_at_7.14.47_PM.png and /dev/null differ diff --git a/fern/images/1c7ac25-AlchemyDash-Add-to-Wallet.png b/fern/images/1c7ac25-AlchemyDash-Add-to-Wallet.png deleted file mode 100644 index f9c924a52..000000000 Binary files a/fern/images/1c7ac25-AlchemyDash-Add-to-Wallet.png and /dev/null differ diff --git a/fern/images/1ce2f78-Untitled_20.png b/fern/images/1ce2f78-Untitled_20.png deleted file mode 100644 index 55a89c9bc..000000000 Binary files a/fern/images/1ce2f78-Untitled_20.png and /dev/null differ diff --git a/fern/images/1d61a99-Image_11-22-22_at_7.15_AM.jpeg b/fern/images/1d61a99-Image_11-22-22_at_7.15_AM.jpeg deleted file mode 100644 index 579131dd8..000000000 Binary files a/fern/images/1d61a99-Image_11-22-22_at_7.15_AM.jpeg and /dev/null differ diff --git a/fern/images/1fd3752-2023-01-27_2-04-26.png b/fern/images/1fd3752-2023-01-27_2-04-26.png deleted file mode 100644 index cd8152d80..000000000 Binary files a/fern/images/1fd3752-2023-01-27_2-04-26.png and /dev/null differ diff --git a/fern/images/1fec764-offset-nonce-set.png b/fern/images/1fec764-offset-nonce-set.png deleted file mode 100644 index 4db855497..000000000 Binary files a/fern/images/1fec764-offset-nonce-set.png and /dev/null differ diff --git a/fern/images/20bb4f0-Screenshot_2022-05-10_at_2.10.19_PM.png b/fern/images/20bb4f0-Screenshot_2022-05-10_at_2.10.19_PM.png deleted file mode 100644 index 07bbfe70b..000000000 Binary files a/fern/images/20bb4f0-Screenshot_2022-05-10_at_2.10.19_PM.png and /dev/null differ diff --git a/fern/images/20c0edb-image_16.png b/fern/images/20c0edb-image_16.png deleted file mode 100644 index f0762973a..000000000 Binary files a/fern/images/20c0edb-image_16.png and /dev/null differ diff --git a/fern/images/20c73cc-Screenshot_2023-08-25_at_6.57.13_AM.png b/fern/images/20c73cc-Screenshot_2023-08-25_at_6.57.13_AM.png deleted file mode 100644 index 6e2eca81e..000000000 Binary files a/fern/images/20c73cc-Screenshot_2023-08-25_at_6.57.13_AM.png and /dev/null differ diff --git a/fern/images/20d6171-polygon_config.png b/fern/images/20d6171-polygon_config.png deleted file mode 100644 index f5a6b7789..000000000 Binary files a/fern/images/20d6171-polygon_config.png and /dev/null differ diff --git a/fern/images/20e2cac-image.png b/fern/images/20e2cac-image.png deleted file mode 100644 index c1ec2939b..000000000 Binary files a/fern/images/20e2cac-image.png and /dev/null differ diff --git a/fern/images/20eb9a4-bored.png b/fern/images/20eb9a4-bored.png deleted file mode 100644 index 9391830de..000000000 Binary files a/fern/images/20eb9a4-bored.png and /dev/null differ diff --git a/fern/images/2130289-mainnet-deployment-meme.jpeg b/fern/images/2130289-mainnet-deployment-meme.jpeg deleted file mode 100644 index 0a849cc63..000000000 Binary files a/fern/images/2130289-mainnet-deployment-meme.jpeg and /dev/null differ diff --git a/fern/images/214f65e-Screenshot_2023-01-26_at_7.52.05_PM.png b/fern/images/214f65e-Screenshot_2023-01-26_at_7.52.05_PM.png deleted file mode 100644 index 0724f4421..000000000 Binary files a/fern/images/214f65e-Screenshot_2023-01-26_at_7.52.05_PM.png and /dev/null differ diff --git a/fern/images/21819c9-Untitled_28.png b/fern/images/21819c9-Untitled_28.png deleted file mode 100644 index 52d8cbc2b..000000000 Binary files a/fern/images/21819c9-Untitled_28.png and /dev/null differ diff --git a/fern/images/21a25eb-small-poetry_discord.jpeg b/fern/images/21a25eb-small-poetry_discord.jpeg deleted file mode 100644 index e8f47d988..000000000 Binary files a/fern/images/21a25eb-small-poetry_discord.jpeg and /dev/null differ diff --git a/fern/images/22213f5-Screenshot_2022-12-31_at_3.37.09_PM.png b/fern/images/22213f5-Screenshot_2022-12-31_at_3.37.09_PM.png deleted file mode 100644 index 926194c22..000000000 Binary files a/fern/images/22213f5-Screenshot_2022-12-31_at_3.37.09_PM.png and /dev/null differ diff --git a/fern/images/22e9b17-dec.png b/fern/images/22e9b17-dec.png deleted file mode 100644 index 03c11dc63..000000000 Binary files a/fern/images/22e9b17-dec.png and /dev/null differ diff --git a/fern/images/231792f-terminal-ss.png b/fern/images/231792f-terminal-ss.png deleted file mode 100644 index 0f51e1527..000000000 Binary files a/fern/images/231792f-terminal-ss.png and /dev/null differ diff --git a/fern/images/2331ee9-keystore.png b/fern/images/2331ee9-keystore.png deleted file mode 100644 index fc50a50e7..000000000 Binary files a/fern/images/2331ee9-keystore.png and /dev/null differ diff --git a/fern/images/23374cc-mar.png b/fern/images/23374cc-mar.png deleted file mode 100644 index d0ae83193..000000000 Binary files a/fern/images/23374cc-mar.png and /dev/null differ diff --git a/fern/images/243dfac-alchemy-explorer-sepolia.png b/fern/images/243dfac-alchemy-explorer-sepolia.png deleted file mode 100644 index 0a722ee8c..000000000 Binary files a/fern/images/243dfac-alchemy-explorer-sepolia.png and /dev/null differ diff --git a/fern/images/245b0a7-image.png b/fern/images/245b0a7-image.png deleted file mode 100644 index 895b83e68..000000000 Binary files a/fern/images/245b0a7-image.png and /dev/null differ diff --git a/fern/images/24b6259-image.png b/fern/images/24b6259-image.png deleted file mode 100644 index 3849bcfac..000000000 Binary files a/fern/images/24b6259-image.png and /dev/null differ diff --git a/fern/images/24d5821-add.png b/fern/images/24d5821-add.png deleted file mode 100644 index 9948f5564..000000000 Binary files a/fern/images/24d5821-add.png and /dev/null differ diff --git a/fern/images/24d810b-Screenshot_2023-04-03_at_12.54.53_PM.png b/fern/images/24d810b-Screenshot_2023-04-03_at_12.54.53_PM.png deleted file mode 100644 index bb08cd99d..000000000 Binary files a/fern/images/24d810b-Screenshot_2023-04-03_at_12.54.53_PM.png and /dev/null differ diff --git a/fern/images/259cef7-Metamask2_1.PNG b/fern/images/259cef7-Metamask2_1.PNG deleted file mode 100644 index d2402b6da..000000000 Binary files a/fern/images/259cef7-Metamask2_1.PNG and /dev/null differ diff --git a/fern/images/25b4197-alchemy_app.png b/fern/images/25b4197-alchemy_app.png deleted file mode 100644 index 8507b965b..000000000 Binary files a/fern/images/25b4197-alchemy_app.png and /dev/null differ diff --git a/fern/images/25c65a5-image.png b/fern/images/25c65a5-image.png deleted file mode 100644 index 9b1bc72de..000000000 Binary files a/fern/images/25c65a5-image.png and /dev/null differ diff --git a/fern/images/25ffbd7-image.png b/fern/images/25ffbd7-image.png deleted file mode 100644 index 7ccf3ae60..000000000 Binary files a/fern/images/25ffbd7-image.png and /dev/null differ diff --git a/fern/images/261c5f7-image.png b/fern/images/261c5f7-image.png deleted file mode 100644 index 70d2e2fe9..000000000 Binary files a/fern/images/261c5f7-image.png and /dev/null differ diff --git a/fern/images/264c6f4-image.png b/fern/images/264c6f4-image.png deleted file mode 100644 index f49cce47d..000000000 Binary files a/fern/images/264c6f4-image.png and /dev/null differ diff --git a/fern/images/2655ad8-small-repl_create.jpeg b/fern/images/2655ad8-small-repl_create.jpeg deleted file mode 100644 index ce17cd7c2..000000000 Binary files a/fern/images/2655ad8-small-repl_create.jpeg and /dev/null differ diff --git a/fern/images/279a137-Screenshot_2023-01-26_at_8.00.07_PM.png b/fern/images/279a137-Screenshot_2023-01-26_at_8.00.07_PM.png deleted file mode 100644 index 3fe583736..000000000 Binary files a/fern/images/279a137-Screenshot_2023-01-26_at_8.00.07_PM.png and /dev/null differ diff --git a/fern/images/27a5ec0-Change_workspace_compiler.jpeg b/fern/images/27a5ec0-Change_workspace_compiler.jpeg deleted file mode 100644 index 6804c94df..000000000 Binary files a/fern/images/27a5ec0-Change_workspace_compiler.jpeg and /dev/null differ diff --git a/fern/images/282bd7f-image.png b/fern/images/282bd7f-image.png deleted file mode 100644 index ebc3bc85b..000000000 Binary files a/fern/images/282bd7f-image.png and /dev/null differ diff --git a/fern/images/288e705-image.png b/fern/images/288e705-image.png deleted file mode 100644 index 7b3c74e7f..000000000 Binary files a/fern/images/288e705-image.png and /dev/null differ diff --git a/fern/images/2a63e7c-image.png b/fern/images/2a63e7c-image.png deleted file mode 100644 index e68507eba..000000000 Binary files a/fern/images/2a63e7c-image.png and /dev/null differ diff --git a/fern/images/2ad0a65-Untitled_12.png b/fern/images/2ad0a65-Untitled_12.png deleted file mode 100644 index 701ca38f6..000000000 Binary files a/fern/images/2ad0a65-Untitled_12.png and /dev/null differ diff --git a/fern/images/2b84459-image.png b/fern/images/2b84459-image.png deleted file mode 100644 index 141a96472..000000000 Binary files a/fern/images/2b84459-image.png and /dev/null differ diff --git a/fern/images/2b9057f-Screenshot_2023-03-08_at_11.10.34_AM.png b/fern/images/2b9057f-Screenshot_2023-03-08_at_11.10.34_AM.png deleted file mode 100644 index 1c5da9574..000000000 Binary files a/fern/images/2b9057f-Screenshot_2023-03-08_at_11.10.34_AM.png and /dev/null differ diff --git a/fern/images/2b9fc53-Mumbai.jpeg b/fern/images/2b9fc53-Mumbai.jpeg deleted file mode 100644 index 6e758faf5..000000000 Binary files a/fern/images/2b9fc53-Mumbai.jpeg and /dev/null differ diff --git a/fern/images/2ba85c3-Screenshot_2023-08-25_at_7.21.01_AM.png b/fern/images/2ba85c3-Screenshot_2023-08-25_at_7.21.01_AM.png deleted file mode 100644 index 1629d4151..000000000 Binary files a/fern/images/2ba85c3-Screenshot_2023-08-25_at_7.21.01_AM.png and /dev/null differ diff --git a/fern/images/2bc606d-image.png b/fern/images/2bc606d-image.png deleted file mode 100644 index eb426029a..000000000 Binary files a/fern/images/2bc606d-image.png and /dev/null differ diff --git a/fern/images/2bdabe9-image.png b/fern/images/2bdabe9-image.png deleted file mode 100644 index f5927cbd0..000000000 Binary files a/fern/images/2bdabe9-image.png and /dev/null differ diff --git a/fern/images/2bf06f0-The_chain.png b/fern/images/2bf06f0-The_chain.png deleted file mode 100644 index 9529921b4..000000000 Binary files a/fern/images/2bf06f0-The_chain.png and /dev/null differ diff --git a/fern/images/2d14ddc-small-Screenshot_2023-04-24_at_14.41.27.png b/fern/images/2d14ddc-small-Screenshot_2023-04-24_at_14.41.27.png deleted file mode 100644 index 0e443557e..000000000 Binary files a/fern/images/2d14ddc-small-Screenshot_2023-04-24_at_14.41.27.png and /dev/null differ diff --git a/fern/images/2e1b46c-image.png b/fern/images/2e1b46c-image.png deleted file mode 100644 index 57173af29..000000000 Binary files a/fern/images/2e1b46c-image.png and /dev/null differ diff --git a/fern/images/2e25baa-Untitled_35.png b/fern/images/2e25baa-Untitled_35.png deleted file mode 100644 index a4ead5c64..000000000 Binary files a/fern/images/2e25baa-Untitled_35.png and /dev/null differ diff --git a/fern/images/2e7a9fc-image.png b/fern/images/2e7a9fc-image.png deleted file mode 100644 index 3b5627c97..000000000 Binary files a/fern/images/2e7a9fc-image.png and /dev/null differ diff --git a/fern/images/2eb35d6-image.png b/fern/images/2eb35d6-image.png deleted file mode 100644 index 6d033f57a..000000000 Binary files a/fern/images/2eb35d6-image.png and /dev/null differ diff --git a/fern/images/2ef7f4c-Untitled_43.png b/fern/images/2ef7f4c-Untitled_43.png deleted file mode 100644 index dee4ae886..000000000 Binary files a/fern/images/2ef7f4c-Untitled_43.png and /dev/null differ diff --git a/fern/images/2f99400-Image_from_iOS.jpg b/fern/images/2f99400-Image_from_iOS.jpg deleted file mode 100644 index c59dac119..000000000 Binary files a/fern/images/2f99400-Image_from_iOS.jpg and /dev/null differ diff --git a/fern/images/30229d2-Refract.png b/fern/images/30229d2-Refract.png deleted file mode 100644 index 9b6fb9fdc..000000000 Binary files a/fern/images/30229d2-Refract.png and /dev/null differ diff --git a/fern/images/3058cb9-image.png b/fern/images/3058cb9-image.png deleted file mode 100644 index 0cfe73a3a..000000000 Binary files a/fern/images/3058cb9-image.png and /dev/null differ diff --git a/fern/images/3098001-small-Screenshot_2023-04-24_at_13.25.45.png b/fern/images/3098001-small-Screenshot_2023-04-24_at_13.25.45.png deleted file mode 100644 index 7db09da72..000000000 Binary files a/fern/images/3098001-small-Screenshot_2023-04-24_at_13.25.45.png and /dev/null differ diff --git a/fern/images/30be1db-paymaster-sponsorship.png b/fern/images/30be1db-paymaster-sponsorship.png deleted file mode 100644 index 6928b0f8a..000000000 Binary files a/fern/images/30be1db-paymaster-sponsorship.png and /dev/null differ diff --git a/fern/images/30c8a8c-Untitled_17.png b/fern/images/30c8a8c-Untitled_17.png deleted file mode 100644 index 22e7ccd38..000000000 Binary files a/fern/images/30c8a8c-Untitled_17.png and /dev/null differ diff --git a/fern/images/311f09a-golden.png b/fern/images/311f09a-golden.png deleted file mode 100644 index 51579241b..000000000 Binary files a/fern/images/311f09a-golden.png and /dev/null differ diff --git a/fern/images/3131338-Screenshot_2023-07-18_at_9.45.36_AM.png b/fern/images/3131338-Screenshot_2023-07-18_at_9.45.36_AM.png deleted file mode 100644 index 4bbf93011..000000000 Binary files a/fern/images/3131338-Screenshot_2023-07-18_at_9.45.36_AM.png and /dev/null differ diff --git a/fern/images/3131641-image.png b/fern/images/3131641-image.png deleted file mode 100644 index 8e4fa1b98..000000000 Binary files a/fern/images/3131641-image.png and /dev/null differ diff --git a/fern/images/31fbb3b-localhost.png b/fern/images/31fbb3b-localhost.png deleted file mode 100644 index bffdec9a8..000000000 Binary files a/fern/images/31fbb3b-localhost.png and /dev/null differ diff --git a/fern/images/3247953-SendMatic.png b/fern/images/3247953-SendMatic.png deleted file mode 100644 index 075fc0164..000000000 Binary files a/fern/images/3247953-SendMatic.png and /dev/null differ diff --git a/fern/images/3256828-testnet.png b/fern/images/3256828-testnet.png deleted file mode 100644 index d36877bc5..000000000 Binary files a/fern/images/3256828-testnet.png and /dev/null differ diff --git a/fern/images/32bd5a2-pasted_image_0.jpg b/fern/images/32bd5a2-pasted_image_0.jpg deleted file mode 100644 index db6415ded..000000000 Binary files a/fern/images/32bd5a2-pasted_image_0.jpg and /dev/null differ diff --git a/fern/images/32cafcb-Untitled_2.png b/fern/images/32cafcb-Untitled_2.png deleted file mode 100644 index b48beea07..000000000 Binary files a/fern/images/32cafcb-Untitled_2.png and /dev/null differ diff --git a/fern/images/32e01d7-PNrbdLnNM6OriGE32N25TGSl.png b/fern/images/32e01d7-PNrbdLnNM6OriGE32N25TGSl.png deleted file mode 100644 index acaf4a77a..000000000 Binary files a/fern/images/32e01d7-PNrbdLnNM6OriGE32N25TGSl.png and /dev/null differ diff --git a/fern/images/33e0762-high.jpeg b/fern/images/33e0762-high.jpeg deleted file mode 100644 index a2cf30dde..000000000 Binary files a/fern/images/33e0762-high.jpeg and /dev/null differ diff --git a/fern/images/3402e0c-Add_Network_2.png b/fern/images/3402e0c-Add_Network_2.png deleted file mode 100644 index f5d9d105e..000000000 Binary files a/fern/images/3402e0c-Add_Network_2.png and /dev/null differ diff --git a/fern/images/344e465-small-openchain.jpeg b/fern/images/344e465-small-openchain.jpeg deleted file mode 100644 index c81d1c41b..000000000 Binary files a/fern/images/344e465-small-openchain.jpeg and /dev/null differ diff --git a/fern/images/34fa087-image.png b/fern/images/34fa087-image.png deleted file mode 100644 index 539720cd5..000000000 Binary files a/fern/images/34fa087-image.png and /dev/null differ diff --git a/fern/images/35eb360-image_64.png b/fern/images/35eb360-image_64.png deleted file mode 100644 index 326480041..000000000 Binary files a/fern/images/35eb360-image_64.png and /dev/null differ diff --git a/fern/images/3631e0d-small-secret_HIGHLIGHTED.png b/fern/images/3631e0d-small-secret_HIGHLIGHTED.png deleted file mode 100644 index bb746fcfb..000000000 Binary files a/fern/images/3631e0d-small-secret_HIGHLIGHTED.png and /dev/null differ diff --git a/fern/images/3676c5b-lawd.png b/fern/images/3676c5b-lawd.png deleted file mode 100644 index 7d5168463..000000000 Binary files a/fern/images/3676c5b-lawd.png and /dev/null differ diff --git a/fern/images/369c066-Untitled_1.png b/fern/images/369c066-Untitled_1.png deleted file mode 100644 index f909896a5..000000000 Binary files a/fern/images/369c066-Untitled_1.png and /dev/null differ diff --git a/fern/images/36c1e07-small-alchemy_webhooksite_HIGHLIGHTED.png b/fern/images/36c1e07-small-alchemy_webhooksite_HIGHLIGHTED.png deleted file mode 100644 index 5489704d9..000000000 Binary files a/fern/images/36c1e07-small-alchemy_webhooksite_HIGHLIGHTED.png and /dev/null differ diff --git a/fern/images/36d2664-Setup_UI.png b/fern/images/36d2664-Setup_UI.png deleted file mode 100644 index fb4db5120..000000000 Binary files a/fern/images/36d2664-Setup_UI.png and /dev/null differ diff --git a/fern/images/371860f-Untitled_16.png b/fern/images/371860f-Untitled_16.png deleted file mode 100644 index 7c89199d8..000000000 Binary files a/fern/images/371860f-Untitled_16.png and /dev/null differ diff --git a/fern/images/377ea23-image_1.png b/fern/images/377ea23-image_1.png deleted file mode 100644 index e40edf7cd..000000000 Binary files a/fern/images/377ea23-image_1.png and /dev/null differ diff --git a/fern/images/388632f-View_Key.png b/fern/images/388632f-View_Key.png deleted file mode 100644 index d7fd44604..000000000 Binary files a/fern/images/388632f-View_Key.png and /dev/null differ diff --git a/fern/images/388c33b-diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpeg b/fern/images/388c33b-diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpeg deleted file mode 100644 index 27347741d..000000000 Binary files a/fern/images/388c33b-diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpeg and /dev/null differ diff --git a/fern/images/3898c1d-dismiss.png b/fern/images/3898c1d-dismiss.png deleted file mode 100644 index bb3bf2db1..000000000 Binary files a/fern/images/3898c1d-dismiss.png and /dev/null differ diff --git a/fern/images/38ca71f-alch-app.png b/fern/images/38ca71f-alch-app.png deleted file mode 100644 index 19d13dc12..000000000 Binary files a/fern/images/38ca71f-alch-app.png and /dev/null differ diff --git a/fern/images/38f67b5-bayc.jpeg b/fern/images/38f67b5-bayc.jpeg deleted file mode 100644 index f90b0feac..000000000 Binary files a/fern/images/38f67b5-bayc.jpeg and /dev/null differ diff --git a/fern/images/3910194-Screenshot_2023-07-18_at_4.53.19_PM.png b/fern/images/3910194-Screenshot_2023-07-18_at_4.53.19_PM.png deleted file mode 100644 index 36e423e85..000000000 Binary files a/fern/images/3910194-Screenshot_2023-07-18_at_4.53.19_PM.png and /dev/null differ diff --git a/fern/images/3918c84-Untitled_29.png b/fern/images/3918c84-Untitled_29.png deleted file mode 100644 index bd33e141b..000000000 Binary files a/fern/images/3918c84-Untitled_29.png and /dev/null differ diff --git a/fern/images/394f024-bff3cc7-notify_page_screenshot.png b/fern/images/394f024-bff3cc7-notify_page_screenshot.png deleted file mode 100644 index 2e4b2709d..000000000 Binary files a/fern/images/394f024-bff3cc7-notify_page_screenshot.png and /dev/null differ diff --git a/fern/images/396bc2c-Untitled_4.png b/fern/images/396bc2c-Untitled_4.png deleted file mode 100644 index b00864709..000000000 Binary files a/fern/images/396bc2c-Untitled_4.png and /dev/null differ diff --git a/fern/images/3ab1c20-image.png b/fern/images/3ab1c20-image.png deleted file mode 100644 index 081244814..000000000 Binary files a/fern/images/3ab1c20-image.png and /dev/null differ diff --git a/fern/images/3aecb42-Screenshot_2022-11-21_at_6.01.35_PM.png b/fern/images/3aecb42-Screenshot_2022-11-21_at_6.01.35_PM.png deleted file mode 100644 index 58d9b2290..000000000 Binary files a/fern/images/3aecb42-Screenshot_2022-11-21_at_6.01.35_PM.png and /dev/null differ diff --git a/fern/images/3b2bc2f-RQXRr70mP174PjsKQI_jMKuq.png b/fern/images/3b2bc2f-RQXRr70mP174PjsKQI_jMKuq.png deleted file mode 100644 index 70d00802e..000000000 Binary files a/fern/images/3b2bc2f-RQXRr70mP174PjsKQI_jMKuq.png and /dev/null differ diff --git a/fern/images/3b32f8c-small-Screenshot_2023-04-24_at_14.51.30.png b/fern/images/3b32f8c-small-Screenshot_2023-04-24_at_14.51.30.png deleted file mode 100644 index 242cf3c5e..000000000 Binary files a/fern/images/3b32f8c-small-Screenshot_2023-04-24_at_14.51.30.png and /dev/null differ diff --git a/fern/images/3b47d67-Metamask.png b/fern/images/3b47d67-Metamask.png deleted file mode 100644 index 70e3a50d1..000000000 Binary files a/fern/images/3b47d67-Metamask.png and /dev/null differ diff --git a/fern/images/3b56180-buyCoffee.png b/fern/images/3b56180-buyCoffee.png deleted file mode 100644 index 7e683d507..000000000 Binary files a/fern/images/3b56180-buyCoffee.png and /dev/null differ diff --git a/fern/images/3bc88b9-image.png b/fern/images/3bc88b9-image.png deleted file mode 100644 index cd3c32624..000000000 Binary files a/fern/images/3bc88b9-image.png and /dev/null differ diff --git a/fern/images/3bce968-image_1.png b/fern/images/3bce968-image_1.png deleted file mode 100644 index a2e4d2b00..000000000 Binary files a/fern/images/3bce968-image_1.png and /dev/null differ diff --git a/fern/images/3be7a27-Group_27.png b/fern/images/3be7a27-Group_27.png deleted file mode 100644 index 3fe0060c6..000000000 Binary files a/fern/images/3be7a27-Group_27.png and /dev/null differ diff --git a/fern/images/3c5ef62-Alchemy-Dashboard1.PNG b/fern/images/3c5ef62-Alchemy-Dashboard1.PNG deleted file mode 100644 index bb0ffae44..000000000 Binary files a/fern/images/3c5ef62-Alchemy-Dashboard1.PNG and /dev/null differ diff --git a/fern/images/3ce05cb-Screenshot_2022-05-12_at_6.42.25_PM.png b/fern/images/3ce05cb-Screenshot_2022-05-12_at_6.42.25_PM.png deleted file mode 100644 index cdd26adba..000000000 Binary files a/fern/images/3ce05cb-Screenshot_2022-05-12_at_6.42.25_PM.png and /dev/null differ diff --git a/fern/images/3cec99b-Untitled_9.png b/fern/images/3cec99b-Untitled_9.png deleted file mode 100644 index f23363ed0..000000000 Binary files a/fern/images/3cec99b-Untitled_9.png and /dev/null differ diff --git a/fern/images/3d6455c-Mumbai_2.jpeg b/fern/images/3d6455c-Mumbai_2.jpeg deleted file mode 100644 index 3c3f93bd6..000000000 Binary files a/fern/images/3d6455c-Mumbai_2.jpeg and /dev/null differ diff --git a/fern/images/3d886d2-cryptopunk.png b/fern/images/3d886d2-cryptopunk.png deleted file mode 100644 index 24a66c04b..000000000 Binary files a/fern/images/3d886d2-cryptopunk.png and /dev/null differ diff --git a/fern/images/3dac8b8-stakerUI.png b/fern/images/3dac8b8-stakerUI.png deleted file mode 100644 index 8dd8e6f56..000000000 Binary files a/fern/images/3dac8b8-stakerUI.png and /dev/null differ diff --git a/fern/images/3dc1865-Arb-Nitro.png b/fern/images/3dc1865-Arb-Nitro.png deleted file mode 100644 index ef9507104..000000000 Binary files a/fern/images/3dc1865-Arb-Nitro.png and /dev/null differ diff --git a/fern/images/3dc80a4-Screen_Shot_2022-06-24_at_12.47.28_PM.png b/fern/images/3dc80a4-Screen_Shot_2022-06-24_at_12.47.28_PM.png deleted file mode 100644 index 3d2952c16..000000000 Binary files a/fern/images/3dc80a4-Screen_Shot_2022-06-24_at_12.47.28_PM.png and /dev/null differ diff --git a/fern/images/3de8446-image.png b/fern/images/3de8446-image.png deleted file mode 100644 index 0e74b233c..000000000 Binary files a/fern/images/3de8446-image.png and /dev/null differ diff --git a/fern/images/3df2833-Screenshot_2022-05-17_at_03.34.25.png b/fern/images/3df2833-Screenshot_2022-05-17_at_03.34.25.png deleted file mode 100644 index eaa8052cf..000000000 Binary files a/fern/images/3df2833-Screenshot_2022-05-17_at_03.34.25.png and /dev/null differ diff --git a/fern/images/3e2dcc6-Screen_Shot_2022-08-09_at_8.02.09_PM.png b/fern/images/3e2dcc6-Screen_Shot_2022-08-09_at_8.02.09_PM.png deleted file mode 100644 index 1f0dfd632..000000000 Binary files a/fern/images/3e2dcc6-Screen_Shot_2022-08-09_at_8.02.09_PM.png and /dev/null differ diff --git a/fern/images/3e3bb8d-No_3.png b/fern/images/3e3bb8d-No_3.png deleted file mode 100644 index c1b16f949..000000000 Binary files a/fern/images/3e3bb8d-No_3.png and /dev/null differ diff --git a/fern/images/3e9dfc1-diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpeg b/fern/images/3e9dfc1-diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpeg deleted file mode 100644 index 6aec55f40..000000000 Binary files a/fern/images/3e9dfc1-diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpeg and /dev/null differ diff --git a/fern/images/3ea5150-image_3.png b/fern/images/3ea5150-image_3.png deleted file mode 100644 index 2c8701694..000000000 Binary files a/fern/images/3ea5150-image_3.png and /dev/null differ diff --git a/fern/images/3f00564-creative.png b/fern/images/3f00564-creative.png deleted file mode 100644 index 96904282b..000000000 Binary files a/fern/images/3f00564-creative.png and /dev/null differ diff --git a/fern/images/3f12c45-image.png b/fern/images/3f12c45-image.png deleted file mode 100644 index e5aa33b32..000000000 Binary files a/fern/images/3f12c45-image.png and /dev/null differ diff --git a/fern/images/3fd6aab-Screenshot_2022-11-21_at_6.28.23_PM.png b/fern/images/3fd6aab-Screenshot_2022-11-21_at_6.28.23_PM.png deleted file mode 100644 index 24806d550..000000000 Binary files a/fern/images/3fd6aab-Screenshot_2022-11-21_at_6.28.23_PM.png and /dev/null differ diff --git a/fern/images/404af5d-image.png b/fern/images/404af5d-image.png deleted file mode 100644 index 5b7ad77d6..000000000 Binary files a/fern/images/404af5d-image.png and /dev/null differ diff --git a/fern/images/4055e40-VSCODE.png b/fern/images/4055e40-VSCODE.png deleted file mode 100644 index 6aafe88b6..000000000 Binary files a/fern/images/4055e40-VSCODE.png and /dev/null differ diff --git a/fern/images/405bd00-Untitled_7.png b/fern/images/405bd00-Untitled_7.png deleted file mode 100644 index 984d4f7c8..000000000 Binary files a/fern/images/405bd00-Untitled_7.png and /dev/null differ diff --git a/fern/images/40d698f-zero-balance.png b/fern/images/40d698f-zero-balance.png deleted file mode 100644 index c4313f710..000000000 Binary files a/fern/images/40d698f-zero-balance.png and /dev/null differ diff --git a/fern/images/41133b8-image_49.png b/fern/images/41133b8-image_49.png deleted file mode 100644 index b2c7d71ab..000000000 Binary files a/fern/images/41133b8-image_49.png and /dev/null differ diff --git a/fern/images/420bd83-beanie_bear.png b/fern/images/420bd83-beanie_bear.png deleted file mode 100644 index 436487b8f..000000000 Binary files a/fern/images/420bd83-beanie_bear.png and /dev/null differ diff --git a/fern/images/42171b1-5fa0ef98900e26b013286e9e_notify-hero.png b/fern/images/42171b1-5fa0ef98900e26b013286e9e_notify-hero.png deleted file mode 100644 index c889d80a6..000000000 Binary files a/fern/images/42171b1-5fa0ef98900e26b013286e9e_notify-hero.png and /dev/null differ diff --git a/fern/images/422ee0e-starter-files.PNG b/fern/images/422ee0e-starter-files.PNG deleted file mode 100644 index d3ad9273b..000000000 Binary files a/fern/images/422ee0e-starter-files.PNG and /dev/null differ diff --git a/fern/images/427a557-Untitled_3.png b/fern/images/427a557-Untitled_3.png deleted file mode 100644 index 2e2fa8c8e..000000000 Binary files a/fern/images/427a557-Untitled_3.png and /dev/null differ diff --git a/fern/images/42cdaf4-enzo_terminal.png b/fern/images/42cdaf4-enzo_terminal.png deleted file mode 100644 index 278f3a957..000000000 Binary files a/fern/images/42cdaf4-enzo_terminal.png and /dev/null differ diff --git a/fern/images/4371898-app-settings.png b/fern/images/4371898-app-settings.png deleted file mode 100644 index 9b56f64e7..000000000 Binary files a/fern/images/4371898-app-settings.png and /dev/null differ diff --git a/fern/images/43946542339a39c1e888959149c2829fc2ccbb3c5b78902457adbae980836a64-Gas_Manager_policy.png b/fern/images/43946542339a39c1e888959149c2829fc2ccbb3c5b78902457adbae980836a64-Gas_Manager_policy.png deleted file mode 100644 index 41be128eb..000000000 Binary files a/fern/images/43946542339a39c1e888959149c2829fc2ccbb3c5b78902457adbae980836a64-Gas_Manager_policy.png and /dev/null differ diff --git a/fern/images/43f4b08-Add_Polygon.png b/fern/images/43f4b08-Add_Polygon.png deleted file mode 100644 index b49e2a621..000000000 Binary files a/fern/images/43f4b08-Add_Polygon.png and /dev/null differ diff --git a/fern/images/43fb17f-Screenshot_2022-05-10_at_2.13.50_PM.png b/fern/images/43fb17f-Screenshot_2022-05-10_at_2.13.50_PM.png deleted file mode 100644 index 69f143bab..000000000 Binary files a/fern/images/43fb17f-Screenshot_2022-05-10_at_2.13.50_PM.png and /dev/null differ diff --git a/fern/images/44507b7-image_61.png b/fern/images/44507b7-image_61.png deleted file mode 100644 index 56177c513..000000000 Binary files a/fern/images/44507b7-image_61.png and /dev/null differ diff --git a/fern/images/447a811-Screenshot_2023-08-31_at_12.41.53_AM.png b/fern/images/447a811-Screenshot_2023-08-31_at_12.41.53_AM.png deleted file mode 100644 index 9cfdd720e..000000000 Binary files a/fern/images/447a811-Screenshot_2023-08-31_at_12.41.53_AM.png and /dev/null differ diff --git a/fern/images/448e00f-Untitled_3.png b/fern/images/448e00f-Untitled_3.png deleted file mode 100644 index fd6cb1cd7..000000000 Binary files a/fern/images/448e00f-Untitled_3.png and /dev/null differ diff --git a/fern/images/44ebbbd-small-Screenshot_2023-05-10_at_23.28.44.png b/fern/images/44ebbbd-small-Screenshot_2023-05-10_at_23.28.44.png deleted file mode 100644 index b890afcbf..000000000 Binary files a/fern/images/44ebbbd-small-Screenshot_2023-05-10_at_23.28.44.png and /dev/null differ diff --git a/fern/images/44f4d00-Screenshot_2023-01-26_at_8.10.00_PM.png b/fern/images/44f4d00-Screenshot_2023-01-26_at_8.10.00_PM.png deleted file mode 100644 index 59c4b37ad..000000000 Binary files a/fern/images/44f4d00-Screenshot_2023-01-26_at_8.10.00_PM.png and /dev/null differ diff --git a/fern/images/44fee69-Screenshot_2022-05-10_at_2.07.41_PM.png b/fern/images/44fee69-Screenshot_2022-05-10_at_2.07.41_PM.png deleted file mode 100644 index a78319f93..000000000 Binary files a/fern/images/44fee69-Screenshot_2022-05-10_at_2.07.41_PM.png and /dev/null differ diff --git a/fern/images/4505f94-Screen_Shot_2022-10-26_at_7.49.04_AM.png b/fern/images/4505f94-Screen_Shot_2022-10-26_at_7.49.04_AM.png deleted file mode 100644 index 31079c5a4..000000000 Binary files a/fern/images/4505f94-Screen_Shot_2022-10-26_at_7.49.04_AM.png and /dev/null differ diff --git a/fern/images/450abd4-image.png b/fern/images/450abd4-image.png deleted file mode 100644 index 59346072d..000000000 Binary files a/fern/images/450abd4-image.png and /dev/null differ diff --git a/fern/images/4547f78-Untitled_42.png b/fern/images/4547f78-Untitled_42.png deleted file mode 100644 index 2a4af987e..000000000 Binary files a/fern/images/4547f78-Untitled_42.png and /dev/null differ diff --git a/fern/images/4578710-2d46d6c-image.png b/fern/images/4578710-2d46d6c-image.png deleted file mode 100644 index 85d07f534..000000000 Binary files a/fern/images/4578710-2d46d6c-image.png and /dev/null differ diff --git a/fern/images/45f0d4b-Screen_Shot_2022-09-22_at_10.00.53_AM.png b/fern/images/45f0d4b-Screen_Shot_2022-09-22_at_10.00.53_AM.png deleted file mode 100644 index 8bac0fb31..000000000 Binary files a/fern/images/45f0d4b-Screen_Shot_2022-09-22_at_10.00.53_AM.png and /dev/null differ diff --git a/fern/images/4618897-Screenshot_2023-05-19_at_3.19.11_PM.png b/fern/images/4618897-Screenshot_2023-05-19_at_3.19.11_PM.png deleted file mode 100644 index 7ab26766f..000000000 Binary files a/fern/images/4618897-Screenshot_2023-05-19_at_3.19.11_PM.png and /dev/null differ diff --git a/fern/images/461dd0f-image.png b/fern/images/461dd0f-image.png deleted file mode 100644 index 11d2bf2f5..000000000 Binary files a/fern/images/461dd0f-image.png and /dev/null differ diff --git a/fern/images/4680e632d4806238d8f56868a69f1b3e039a52141359b82660581e565f768b17-Account_kit.png b/fern/images/4680e632d4806238d8f56868a69f1b3e039a52141359b82660581e565f768b17-Account_kit.png deleted file mode 100644 index 34931b545..000000000 Binary files a/fern/images/4680e632d4806238d8f56868a69f1b3e039a52141359b82660581e565f768b17-Account_kit.png and /dev/null differ diff --git a/fern/images/46d3d67-image.png b/fern/images/46d3d67-image.png deleted file mode 100644 index 789d324e1..000000000 Binary files a/fern/images/46d3d67-image.png and /dev/null differ diff --git a/fern/images/472a13b-image.png b/fern/images/472a13b-image.png deleted file mode 100644 index 09e5c4b64..000000000 Binary files a/fern/images/472a13b-image.png and /dev/null differ diff --git a/fern/images/475bb32-Untitled_26.png b/fern/images/475bb32-Untitled_26.png deleted file mode 100644 index 194ee434b..000000000 Binary files a/fern/images/475bb32-Untitled_26.png and /dev/null differ diff --git a/fern/images/47aa025-small-Untitled.jpeg b/fern/images/47aa025-small-Untitled.jpeg deleted file mode 100644 index 774c1e0b5..000000000 Binary files a/fern/images/47aa025-small-Untitled.jpeg and /dev/null differ diff --git a/fern/images/47c8047-account_11.png b/fern/images/47c8047-account_11.png deleted file mode 100644 index fe79d824d..000000000 Binary files a/fern/images/47c8047-account_11.png and /dev/null differ diff --git a/fern/images/47eecd8-0775d06-Alchemy-docs-favicon.svg b/fern/images/47eecd8-0775d06-Alchemy-docs-favicon.svg deleted file mode 100644 index 2e8f88e15..000000000 --- a/fern/images/47eecd8-0775d06-Alchemy-docs-favicon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/fern/images/485a421-BoredApeYatchClub.png b/fern/images/485a421-BoredApeYatchClub.png deleted file mode 100644 index d75580740..000000000 Binary files a/fern/images/485a421-BoredApeYatchClub.png and /dev/null differ diff --git a/fern/images/48f4b49-Custom_RPC.png b/fern/images/48f4b49-Custom_RPC.png deleted file mode 100644 index a10e64d59..000000000 Binary files a/fern/images/48f4b49-Custom_RPC.png and /dev/null differ diff --git a/fern/images/491013b-image_19.png b/fern/images/491013b-image_19.png deleted file mode 100644 index 7b54299ee..000000000 Binary files a/fern/images/491013b-image_19.png and /dev/null differ diff --git a/fern/images/492560d-3a2f6.png b/fern/images/492560d-3a2f6.png deleted file mode 100644 index 97a139543..000000000 Binary files a/fern/images/492560d-3a2f6.png and /dev/null differ diff --git a/fern/images/4950cd8-polyscan.png b/fern/images/4950cd8-polyscan.png deleted file mode 100644 index f8b23f555..000000000 Binary files a/fern/images/4950cd8-polyscan.png and /dev/null differ diff --git a/fern/images/4a6c734-Untitled.png b/fern/images/4a6c734-Untitled.png deleted file mode 100644 index bab6b5cd6..000000000 Binary files a/fern/images/4a6c734-Untitled.png and /dev/null differ diff --git a/fern/images/4a9e44f-contract-deployment-tx.png b/fern/images/4a9e44f-contract-deployment-tx.png deleted file mode 100644 index 79f60e52d..000000000 Binary files a/fern/images/4a9e44f-contract-deployment-tx.png and /dev/null differ diff --git a/fern/images/4aaf155-Screenshot_2022-11-21_at_6.22.11_PM.png b/fern/images/4aaf155-Screenshot_2022-11-21_at_6.22.11_PM.png deleted file mode 100644 index deb30c56b..000000000 Binary files a/fern/images/4aaf155-Screenshot_2022-11-21_at_6.22.11_PM.png and /dev/null differ diff --git a/fern/images/4ae18d5-Untitled_2.png b/fern/images/4ae18d5-Untitled_2.png deleted file mode 100644 index bd0a13509..000000000 Binary files a/fern/images/4ae18d5-Untitled_2.png and /dev/null differ diff --git a/fern/images/4b3835a-nft.png b/fern/images/4b3835a-nft.png deleted file mode 100644 index 067c38d20..000000000 Binary files a/fern/images/4b3835a-nft.png and /dev/null differ diff --git a/fern/images/4b4b3ed-Untitled_22.png b/fern/images/4b4b3ed-Untitled_22.png deleted file mode 100644 index 8f78b71f8..000000000 Binary files a/fern/images/4b4b3ed-Untitled_22.png and /dev/null differ diff --git a/fern/images/4b53077-image.png b/fern/images/4b53077-image.png deleted file mode 100644 index a2bcbc7bf..000000000 Binary files a/fern/images/4b53077-image.png and /dev/null differ diff --git a/fern/images/4c2b81a-Screenshot_2023-02-21_at_4.37.18_PM.png b/fern/images/4c2b81a-Screenshot_2023-02-21_at_4.37.18_PM.png deleted file mode 100644 index 7605b6c99..000000000 Binary files a/fern/images/4c2b81a-Screenshot_2023-02-21_at_4.37.18_PM.png and /dev/null differ diff --git a/fern/images/4d03700-ezgif-5-393e2ef104.jpeg b/fern/images/4d03700-ezgif-5-393e2ef104.jpeg deleted file mode 100644 index 8780e9828..000000000 Binary files a/fern/images/4d03700-ezgif-5-393e2ef104.jpeg and /dev/null differ diff --git a/fern/images/4d38505-img.PNG b/fern/images/4d38505-img.PNG deleted file mode 100644 index 33cc13d01..000000000 Binary files a/fern/images/4d38505-img.PNG and /dev/null differ diff --git a/fern/images/4d7327f-small-erc20_docs_HIGHLIGHTED.png b/fern/images/4d7327f-small-erc20_docs_HIGHLIGHTED.png deleted file mode 100644 index 6b8e743a8..000000000 Binary files a/fern/images/4d7327f-small-erc20_docs_HIGHLIGHTED.png and /dev/null differ diff --git a/fern/images/4e2aa36-vs.png b/fern/images/4e2aa36-vs.png deleted file mode 100644 index f889858d8..000000000 Binary files a/fern/images/4e2aa36-vs.png and /dev/null differ diff --git a/fern/images/4e555ab-Untitled_5.png b/fern/images/4e555ab-Untitled_5.png deleted file mode 100644 index 5d41ab4a6..000000000 Binary files a/fern/images/4e555ab-Untitled_5.png and /dev/null differ diff --git a/fern/images/4e58695-Mempool.png b/fern/images/4e58695-Mempool.png deleted file mode 100644 index d1822f7ec..000000000 Binary files a/fern/images/4e58695-Mempool.png and /dev/null differ diff --git a/fern/images/4e84f52-image.png b/fern/images/4e84f52-image.png deleted file mode 100644 index 9d63b76d0..000000000 Binary files a/fern/images/4e84f52-image.png and /dev/null differ diff --git a/fern/images/4f3b3f5-Network-testing.PNG b/fern/images/4f3b3f5-Network-testing.PNG deleted file mode 100644 index d0d3e74c0..000000000 Binary files a/fern/images/4f3b3f5-Network-testing.PNG and /dev/null differ diff --git a/fern/images/4f63fb0-image.png b/fern/images/4f63fb0-image.png deleted file mode 100644 index 7ccfc940a..000000000 Binary files a/fern/images/4f63fb0-image.png and /dev/null differ diff --git a/fern/images/4f8cf13-ETH_Goerli.png b/fern/images/4f8cf13-ETH_Goerli.png deleted file mode 100644 index 161162e24..000000000 Binary files a/fern/images/4f8cf13-ETH_Goerli.png and /dev/null differ diff --git a/fern/images/504caec-party_bull.png b/fern/images/504caec-party_bull.png deleted file mode 100644 index 43c33312f..000000000 Binary files a/fern/images/504caec-party_bull.png and /dev/null differ diff --git a/fern/images/506abf0-Untitled_24.png b/fern/images/506abf0-Untitled_24.png deleted file mode 100644 index c597fe4be..000000000 Binary files a/fern/images/506abf0-Untitled_24.png and /dev/null differ diff --git a/fern/images/51529b7-Untitled_29.png b/fern/images/51529b7-Untitled_29.png deleted file mode 100644 index 117f24c55..000000000 Binary files a/fern/images/51529b7-Untitled_29.png and /dev/null differ diff --git a/fern/images/515ee50-Screenshot_2023-08-25_at_7.54.18_AM.png b/fern/images/515ee50-Screenshot_2023-08-25_at_7.54.18_AM.png deleted file mode 100644 index 83de9f3ac..000000000 Binary files a/fern/images/515ee50-Screenshot_2023-08-25_at_7.54.18_AM.png and /dev/null differ diff --git a/fern/images/51627ed-image.png b/fern/images/51627ed-image.png deleted file mode 100644 index e66880368..000000000 Binary files a/fern/images/51627ed-image.png and /dev/null differ diff --git a/fern/images/517c1cf-albert.png b/fern/images/517c1cf-albert.png deleted file mode 100644 index 2db2ec0b8..000000000 Binary files a/fern/images/517c1cf-albert.png and /dev/null differ diff --git a/fern/images/51f9804-Screenshot_2023-04-05_at_4.55.28_AM.png b/fern/images/51f9804-Screenshot_2023-04-05_at_4.55.28_AM.png deleted file mode 100644 index 79998dc59..000000000 Binary files a/fern/images/51f9804-Screenshot_2023-04-05_at_4.55.28_AM.png and /dev/null differ diff --git a/fern/images/5266633-Blavk.png b/fern/images/5266633-Blavk.png deleted file mode 100644 index f332eeb08..000000000 Binary files a/fern/images/5266633-Blavk.png and /dev/null differ diff --git a/fern/images/5276bad-image_3.png b/fern/images/5276bad-image_3.png deleted file mode 100644 index 81c49e830..000000000 Binary files a/fern/images/5276bad-image_3.png and /dev/null differ diff --git a/fern/images/52c6388-Screenshot_2022-11-21_at_6.13.20_PM.png b/fern/images/52c6388-Screenshot_2022-11-21_at_6.13.20_PM.png deleted file mode 100644 index c45672eec..000000000 Binary files a/fern/images/52c6388-Screenshot_2022-11-21_at_6.13.20_PM.png and /dev/null differ diff --git a/fern/images/52d3572-4225.png b/fern/images/52d3572-4225.png deleted file mode 100644 index 3a9a88a9d..000000000 Binary files a/fern/images/52d3572-4225.png and /dev/null differ diff --git a/fern/images/543766b-image.png b/fern/images/543766b-image.png deleted file mode 100644 index 44436c512..000000000 Binary files a/fern/images/543766b-image.png and /dev/null differ diff --git a/fern/images/548be74-No_4.png b/fern/images/548be74-No_4.png deleted file mode 100644 index fabb4d745..000000000 Binary files a/fern/images/548be74-No_4.png and /dev/null differ diff --git a/fern/images/54dad70-simple_bear.png b/fern/images/54dad70-simple_bear.png deleted file mode 100644 index 02967d53e..000000000 Binary files a/fern/images/54dad70-simple_bear.png and /dev/null differ diff --git a/fern/images/554002a-image_6.png b/fern/images/554002a-image_6.png deleted file mode 100644 index 9608fbf7a..000000000 Binary files a/fern/images/554002a-image_6.png and /dev/null differ diff --git a/fern/images/554a713-image.png b/fern/images/554a713-image.png deleted file mode 100644 index f3def43ab..000000000 Binary files a/fern/images/554a713-image.png and /dev/null differ diff --git a/fern/images/556ed26-connect_web3.png b/fern/images/556ed26-connect_web3.png deleted file mode 100644 index 1880ae027..000000000 Binary files a/fern/images/556ed26-connect_web3.png and /dev/null differ diff --git a/fern/images/55ce8b1-image.png b/fern/images/55ce8b1-image.png deleted file mode 100644 index a3ce299fb..000000000 Binary files a/fern/images/55ce8b1-image.png and /dev/null differ diff --git a/fern/images/5639bfb-small-Untitled_Drawing-hackerdraw_5.png b/fern/images/5639bfb-small-Untitled_Drawing-hackerdraw_5.png deleted file mode 100644 index 8a7e73ecd..000000000 Binary files a/fern/images/5639bfb-small-Untitled_Drawing-hackerdraw_5.png and /dev/null differ diff --git a/fern/images/563a3f8-Screenshot_2023-09-07_at_3.40.11_PM.png b/fern/images/563a3f8-Screenshot_2023-09-07_at_3.40.11_PM.png deleted file mode 100644 index ac406bbf0..000000000 Binary files a/fern/images/563a3f8-Screenshot_2023-09-07_at_3.40.11_PM.png and /dev/null differ diff --git a/fern/images/5641ac0-image.png b/fern/images/5641ac0-image.png deleted file mode 100644 index 6fcf8223c..000000000 Binary files a/fern/images/5641ac0-image.png and /dev/null differ diff --git a/fern/images/5653b16-Add_optmism_network.png b/fern/images/5653b16-Add_optmism_network.png deleted file mode 100644 index 3d837a460..000000000 Binary files a/fern/images/5653b16-Add_optmism_network.png and /dev/null differ diff --git a/fern/images/56744a6-Screenshot_2023-03-08_at_11.51.20_AM.png b/fern/images/56744a6-Screenshot_2023-03-08_at_11.51.20_AM.png deleted file mode 100644 index 822caee26..000000000 Binary files a/fern/images/56744a6-Screenshot_2023-03-08_at_11.51.20_AM.png and /dev/null differ diff --git a/fern/images/5693fdd-image.png b/fern/images/5693fdd-image.png deleted file mode 100644 index 3fa1a7ed7..000000000 Binary files a/fern/images/5693fdd-image.png and /dev/null differ diff --git a/fern/images/569b2a2-Untitled_13.png b/fern/images/569b2a2-Untitled_13.png deleted file mode 100644 index 798af7a38..000000000 Binary files a/fern/images/569b2a2-Untitled_13.png and /dev/null differ diff --git a/fern/images/56d3600-web3_eco.png b/fern/images/56d3600-web3_eco.png deleted file mode 100644 index a237b0f9d..000000000 Binary files a/fern/images/56d3600-web3_eco.png and /dev/null differ diff --git a/fern/images/56f8d1c-Screenshot_2023-03-08_at_12.14.20_PM.png b/fern/images/56f8d1c-Screenshot_2023-03-08_at_12.14.20_PM.png deleted file mode 100644 index b5926f684..000000000 Binary files a/fern/images/56f8d1c-Screenshot_2023-03-08_at_12.14.20_PM.png and /dev/null differ diff --git a/fern/images/577468f-Screenshot_2023-08-25_at_7.59.39_AM.png b/fern/images/577468f-Screenshot_2023-08-25_at_7.59.39_AM.png deleted file mode 100644 index ab1d91d8c..000000000 Binary files a/fern/images/577468f-Screenshot_2023-08-25_at_7.59.39_AM.png and /dev/null differ diff --git a/fern/images/5776690-small-shell.jpeg b/fern/images/5776690-small-shell.jpeg deleted file mode 100644 index 71150fd69..000000000 Binary files a/fern/images/5776690-small-shell.jpeg and /dev/null differ diff --git a/fern/images/57c0029-small-therscan_logs.jpeg b/fern/images/57c0029-small-therscan_logs.jpeg deleted file mode 100644 index 9cbe25295..000000000 Binary files a/fern/images/57c0029-small-therscan_logs.jpeg and /dev/null differ diff --git a/fern/images/589205a-image.png b/fern/images/589205a-image.png deleted file mode 100644 index 5d9ee8e40..000000000 Binary files a/fern/images/589205a-image.png and /dev/null differ diff --git a/fern/images/58f1d62-no_5.png b/fern/images/58f1d62-no_5.png deleted file mode 100644 index 1fa8bcd91..000000000 Binary files a/fern/images/58f1d62-no_5.png and /dev/null differ diff --git a/fern/images/5934732-Untitled_3.png b/fern/images/5934732-Untitled_3.png deleted file mode 100644 index 17173bdc6..000000000 Binary files a/fern/images/5934732-Untitled_3.png and /dev/null differ diff --git a/fern/images/59b728d-image.png b/fern/images/59b728d-image.png deleted file mode 100644 index 2066f9d83..000000000 Binary files a/fern/images/59b728d-image.png and /dev/null differ diff --git a/fern/images/5a4ee6f-Tutorial_complete.PNG b/fern/images/5a4ee6f-Tutorial_complete.PNG deleted file mode 100644 index 43a14854b..000000000 Binary files a/fern/images/5a4ee6f-Tutorial_complete.PNG and /dev/null differ diff --git a/fern/images/5a4fade-Screen_Shot_2023-05-25_at_8.15.06_AM.png b/fern/images/5a4fade-Screen_Shot_2023-05-25_at_8.15.06_AM.png deleted file mode 100644 index bccb1dde6..000000000 Binary files a/fern/images/5a4fade-Screen_Shot_2023-05-25_at_8.15.06_AM.png and /dev/null differ diff --git a/fern/images/5aaa4b9-Screenshot_2023-08-29_at_12.15.14_PM.png b/fern/images/5aaa4b9-Screenshot_2023-08-29_at_12.15.14_PM.png deleted file mode 100644 index 287cb9ef3..000000000 Binary files a/fern/images/5aaa4b9-Screenshot_2023-08-29_at_12.15.14_PM.png and /dev/null differ diff --git a/fern/images/5b16831-image.png b/fern/images/5b16831-image.png deleted file mode 100644 index ac1c5d1a4..000000000 Binary files a/fern/images/5b16831-image.png and /dev/null differ diff --git a/fern/images/5b4074a-Untitled_7.png b/fern/images/5b4074a-Untitled_7.png deleted file mode 100644 index 5ab82e68a..000000000 Binary files a/fern/images/5b4074a-Untitled_7.png and /dev/null differ diff --git a/fern/images/5b974ed-aniket_nft.png b/fern/images/5b974ed-aniket_nft.png deleted file mode 100644 index 0d31d2d60..000000000 Binary files a/fern/images/5b974ed-aniket_nft.png and /dev/null differ diff --git a/fern/images/5bd8524-ipfs.png b/fern/images/5bd8524-ipfs.png deleted file mode 100644 index bb314ebc9..000000000 Binary files a/fern/images/5bd8524-ipfs.png and /dev/null differ diff --git a/fern/images/5be4eba-Axie.jpeg b/fern/images/5be4eba-Axie.jpeg deleted file mode 100644 index b4b652a20..000000000 Binary files a/fern/images/5be4eba-Axie.jpeg and /dev/null differ diff --git a/fern/images/5bf50df-Untitled_10.png b/fern/images/5bf50df-Untitled_10.png deleted file mode 100644 index 266587010..000000000 Binary files a/fern/images/5bf50df-Untitled_10.png and /dev/null differ diff --git a/fern/images/5c128ee-Untitled_37.png b/fern/images/5c128ee-Untitled_37.png deleted file mode 100644 index 015af517e..000000000 Binary files a/fern/images/5c128ee-Untitled_37.png and /dev/null differ diff --git a/fern/images/5c93f34-Untitled_2.png b/fern/images/5c93f34-Untitled_2.png deleted file mode 100644 index 85645569e..000000000 Binary files a/fern/images/5c93f34-Untitled_2.png and /dev/null differ diff --git a/fern/images/5ca2381-garethLens.png b/fern/images/5ca2381-garethLens.png deleted file mode 100644 index ea4b41e84..000000000 Binary files a/fern/images/5ca2381-garethLens.png and /dev/null differ diff --git a/fern/images/5caa7b7-nft_id.png b/fern/images/5caa7b7-nft_id.png deleted file mode 100644 index 43fd70b84..000000000 Binary files a/fern/images/5caa7b7-nft_id.png and /dev/null differ diff --git a/fern/images/5ccda63-Screenshot_2023-02-21_at_8.53.37_AM.png b/fern/images/5ccda63-Screenshot_2023-02-21_at_8.53.37_AM.png deleted file mode 100644 index 7e87ca6d0..000000000 Binary files a/fern/images/5ccda63-Screenshot_2023-02-21_at_8.53.37_AM.png and /dev/null differ diff --git a/fern/images/5cd8246-image.png b/fern/images/5cd8246-image.png deleted file mode 100644 index 149f9dee1..000000000 Binary files a/fern/images/5cd8246-image.png and /dev/null differ diff --git a/fern/images/5d27a94-Screenshot_2023-10-30_at_12.15.44_PM.png b/fern/images/5d27a94-Screenshot_2023-10-30_at_12.15.44_PM.png deleted file mode 100644 index 7da217a8d..000000000 Binary files a/fern/images/5d27a94-Screenshot_2023-10-30_at_12.15.44_PM.png and /dev/null differ diff --git a/fern/images/5d87d1b-image.png b/fern/images/5d87d1b-image.png deleted file mode 100644 index 1b5ef027a..000000000 Binary files a/fern/images/5d87d1b-image.png and /dev/null differ diff --git a/fern/images/5d8eadf-image_7.png b/fern/images/5d8eadf-image_7.png deleted file mode 100644 index 887016a87..000000000 Binary files a/fern/images/5d8eadf-image_7.png and /dev/null differ diff --git a/fern/images/5e1ebf4-Mm-Step5.png b/fern/images/5e1ebf4-Mm-Step5.png deleted file mode 100644 index b1b25f96f..000000000 Binary files a/fern/images/5e1ebf4-Mm-Step5.png and /dev/null differ diff --git a/fern/images/5eeab44-Screenshot_2023-03-23_at_7.58.37_PM.png b/fern/images/5eeab44-Screenshot_2023-03-23_at_7.58.37_PM.png deleted file mode 100644 index a13b951a8..000000000 Binary files a/fern/images/5eeab44-Screenshot_2023-03-23_at_7.58.37_PM.png and /dev/null differ diff --git a/fern/images/5f1d8a2-Screenshot_2023-04-03_at_1.17.32_PM.png b/fern/images/5f1d8a2-Screenshot_2023-04-03_at_1.17.32_PM.png deleted file mode 100644 index 70eba39ac..000000000 Binary files a/fern/images/5f1d8a2-Screenshot_2023-04-03_at_1.17.32_PM.png and /dev/null differ diff --git a/fern/images/5fcd08d-Screen_Shot_2022-04-30_at_10.46.48_PM.png b/fern/images/5fcd08d-Screen_Shot_2022-04-30_at_10.46.48_PM.png deleted file mode 100644 index 0ad73f5e7..000000000 Binary files a/fern/images/5fcd08d-Screen_Shot_2022-04-30_at_10.46.48_PM.png and /dev/null differ diff --git a/fern/images/5fd2da7-Untitled_32.png b/fern/images/5fd2da7-Untitled_32.png deleted file mode 100644 index a4ead5c64..000000000 Binary files a/fern/images/5fd2da7-Untitled_32.png and /dev/null differ diff --git a/fern/images/5ff7eec-apy.png b/fern/images/5ff7eec-apy.png deleted file mode 100644 index 3ae5dc686..000000000 Binary files a/fern/images/5ff7eec-apy.png and /dev/null differ diff --git a/fern/images/6012e82-image_6.png b/fern/images/6012e82-image_6.png deleted file mode 100644 index ed44d73bf..000000000 Binary files a/fern/images/6012e82-image_6.png and /dev/null differ diff --git a/fern/images/6045610-Screenshot_2022-12-01_at_7.53.48_PM.png b/fern/images/6045610-Screenshot_2022-12-01_at_7.53.48_PM.png deleted file mode 100644 index 6a54566cf..000000000 Binary files a/fern/images/6045610-Screenshot_2022-12-01_at_7.53.48_PM.png and /dev/null differ diff --git a/fern/images/6058ded-gamer_bull.png b/fern/images/6058ded-gamer_bull.png deleted file mode 100644 index 4f82a86f2..000000000 Binary files a/fern/images/6058ded-gamer_bull.png and /dev/null differ diff --git a/fern/images/612464c-Screenshot_2023-02-19_at_4.50.21_PM.png b/fern/images/612464c-Screenshot_2023-02-19_at_4.50.21_PM.png deleted file mode 100644 index 634c8e85d..000000000 Binary files a/fern/images/612464c-Screenshot_2023-02-19_at_4.50.21_PM.png and /dev/null differ diff --git a/fern/images/614f22c-zkevm-2.png b/fern/images/614f22c-zkevm-2.png deleted file mode 100644 index b8b682309..000000000 Binary files a/fern/images/614f22c-zkevm-2.png and /dev/null differ diff --git a/fern/images/61c512e-image.png b/fern/images/61c512e-image.png deleted file mode 100644 index 6d35a17bd..000000000 Binary files a/fern/images/61c512e-image.png and /dev/null differ diff --git a/fern/images/6246502-Rhino.png b/fern/images/6246502-Rhino.png deleted file mode 100644 index 19b6cfa82..000000000 Binary files a/fern/images/6246502-Rhino.png and /dev/null differ diff --git a/fern/images/62ce39e-image.png b/fern/images/62ce39e-image.png deleted file mode 100644 index 637dbc55e..000000000 Binary files a/fern/images/62ce39e-image.png and /dev/null differ diff --git a/fern/images/62d675d-rtl.png b/fern/images/62d675d-rtl.png deleted file mode 100644 index 1d1f7b791..000000000 Binary files a/fern/images/62d675d-rtl.png and /dev/null differ diff --git a/fern/images/62db7ae-Screen_Shot_2022-06-24_at_12.46.25_PM.png b/fern/images/62db7ae-Screen_Shot_2022-06-24_at_12.46.25_PM.png deleted file mode 100644 index 1214366eb..000000000 Binary files a/fern/images/62db7ae-Screen_Shot_2022-06-24_at_12.46.25_PM.png and /dev/null differ diff --git a/fern/images/62f0803c246ed2a12df8b873ed2157becbdebf030287a997806dcaec624067b0-Alchemy_account.png b/fern/images/62f0803c246ed2a12df8b873ed2157becbdebf030287a997806dcaec624067b0-Alchemy_account.png deleted file mode 100644 index c4cff42e1..000000000 Binary files a/fern/images/62f0803c246ed2a12df8b873ed2157becbdebf030287a997806dcaec624067b0-Alchemy_account.png and /dev/null differ diff --git a/fern/images/6300fa4-image.png b/fern/images/6300fa4-image.png deleted file mode 100644 index dbe6f4d97..000000000 Binary files a/fern/images/6300fa4-image.png and /dev/null differ diff --git a/fern/images/63ab6ea-Screenshot_2023-08-25_at_6.45.28_AM.png b/fern/images/63ab6ea-Screenshot_2023-08-25_at_6.45.28_AM.png deleted file mode 100644 index 6aa0fa6f5..000000000 Binary files a/fern/images/63ab6ea-Screenshot_2023-08-25_at_6.45.28_AM.png and /dev/null differ diff --git a/fern/images/63d5b06-alerts-config.png b/fern/images/63d5b06-alerts-config.png deleted file mode 100644 index 9b4014ade..000000000 Binary files a/fern/images/63d5b06-alerts-config.png and /dev/null differ diff --git a/fern/images/63da890-Create_Polygon.png b/fern/images/63da890-Create_Polygon.png deleted file mode 100644 index 2547029a7..000000000 Binary files a/fern/images/63da890-Create_Polygon.png and /dev/null differ diff --git a/fern/images/64dd5b3-Eth_2.png b/fern/images/64dd5b3-Eth_2.png deleted file mode 100644 index 35b5060ca..000000000 Binary files a/fern/images/64dd5b3-Eth_2.png and /dev/null differ diff --git a/fern/images/64fcc79-verify_code.png b/fern/images/64fcc79-verify_code.png deleted file mode 100644 index e376a9745..000000000 Binary files a/fern/images/64fcc79-verify_code.png and /dev/null differ diff --git a/fern/images/653d22f-Screen_Shot_2022-11-28_at_1.54.53_PM.png b/fern/images/653d22f-Screen_Shot_2022-11-28_at_1.54.53_PM.png deleted file mode 100644 index 12106791b..000000000 Binary files a/fern/images/653d22f-Screen_Shot_2022-11-28_at_1.54.53_PM.png and /dev/null differ diff --git a/fern/images/65b1778-Untitled_30.png b/fern/images/65b1778-Untitled_30.png deleted file mode 100644 index 67d3ffd4a..000000000 Binary files a/fern/images/65b1778-Untitled_30.png and /dev/null differ diff --git a/fern/images/65c3038-Metamask-cancel1.png b/fern/images/65c3038-Metamask-cancel1.png deleted file mode 100644 index 85fffe4eb..000000000 Binary files a/fern/images/65c3038-Metamask-cancel1.png and /dev/null differ diff --git a/fern/images/6601e10-Group_24.png b/fern/images/6601e10-Group_24.png deleted file mode 100644 index 7f5288b96..000000000 Binary files a/fern/images/6601e10-Group_24.png and /dev/null differ diff --git a/fern/images/6630f89-deployed_contracts.png b/fern/images/6630f89-deployed_contracts.png deleted file mode 100644 index dcaebae2f..000000000 Binary files a/fern/images/6630f89-deployed_contracts.png and /dev/null differ diff --git a/fern/images/66c7dc6-simple_bull.png b/fern/images/66c7dc6-simple_bull.png deleted file mode 100644 index 72fe4cae1..000000000 Binary files a/fern/images/66c7dc6-simple_bull.png and /dev/null differ diff --git a/fern/images/66e9ef5-sample-script.js.png b/fern/images/66e9ef5-sample-script.js.png deleted file mode 100644 index 6d52a332d..000000000 Binary files a/fern/images/66e9ef5-sample-script.js.png and /dev/null differ diff --git a/fern/images/66f6e2d-supernode_architecture_.png b/fern/images/66f6e2d-supernode_architecture_.png deleted file mode 100644 index 01d02e679..000000000 Binary files a/fern/images/66f6e2d-supernode_architecture_.png and /dev/null differ diff --git a/fern/images/67475ca-Dashboard_Explorer.png b/fern/images/67475ca-Dashboard_Explorer.png deleted file mode 100644 index 4cbcd4d94..000000000 Binary files a/fern/images/67475ca-Dashboard_Explorer.png and /dev/null differ diff --git a/fern/images/674bdfd-components.png b/fern/images/674bdfd-components.png deleted file mode 100644 index 36aec5d22..000000000 Binary files a/fern/images/674bdfd-components.png and /dev/null differ diff --git a/fern/images/6829dd3-Untitled_1.jpg b/fern/images/6829dd3-Untitled_1.jpg deleted file mode 100644 index 2e8ccb1bb..000000000 Binary files a/fern/images/6829dd3-Untitled_1.jpg and /dev/null differ diff --git a/fern/images/6943ba3-Screenshot_2023-02-21_at_4.26.57_PM.png b/fern/images/6943ba3-Screenshot_2023-02-21_at_4.26.57_PM.png deleted file mode 100644 index f3151d193..000000000 Binary files a/fern/images/6943ba3-Screenshot_2023-02-21_at_4.26.57_PM.png and /dev/null differ diff --git a/fern/images/699f4257cf29a8ff742fadb59d2afd957b59dcbfe95a36f420685c7f5b6dbb0e-API_key.png b/fern/images/699f4257cf29a8ff742fadb59d2afd957b59dcbfe95a36f420685c7f5b6dbb0e-API_key.png deleted file mode 100644 index 4e304255f..000000000 Binary files a/fern/images/699f4257cf29a8ff742fadb59d2afd957b59dcbfe95a36f420685c7f5b6dbb0e-API_key.png and /dev/null differ diff --git a/fern/images/6a36c08-Image_11-22-22_at_8.46_AM.jpeg b/fern/images/6a36c08-Image_11-22-22_at_8.46_AM.jpeg deleted file mode 100644 index b08d6e97d..000000000 Binary files a/fern/images/6a36c08-Image_11-22-22_at_8.46_AM.jpeg and /dev/null differ diff --git a/fern/images/6a92ad9-image.png b/fern/images/6a92ad9-image.png deleted file mode 100644 index 655b0709d..000000000 Binary files a/fern/images/6a92ad9-image.png and /dev/null differ diff --git a/fern/images/6b58569-Untitled_10.png b/fern/images/6b58569-Untitled_10.png deleted file mode 100644 index 03c242099..000000000 Binary files a/fern/images/6b58569-Untitled_10.png and /dev/null differ diff --git a/fern/images/6b5ce32-No_1.png b/fern/images/6b5ce32-No_1.png deleted file mode 100644 index 1fa8bcd91..000000000 Binary files a/fern/images/6b5ce32-No_1.png and /dev/null differ diff --git a/fern/images/6b657ad-image_47.png b/fern/images/6b657ad-image_47.png deleted file mode 100644 index 4c6f16781..000000000 Binary files a/fern/images/6b657ad-image_47.png and /dev/null differ diff --git a/fern/images/6b68a1d-image_1.png b/fern/images/6b68a1d-image_1.png deleted file mode 100644 index a247e3036..000000000 Binary files a/fern/images/6b68a1d-image_1.png and /dev/null differ diff --git a/fern/images/6ba380b-topnf.png b/fern/images/6ba380b-topnf.png deleted file mode 100644 index cf3579434..000000000 Binary files a/fern/images/6ba380b-topnf.png and /dev/null differ diff --git a/fern/images/6c15a27-Untitled_22.png b/fern/images/6c15a27-Untitled_22.png deleted file mode 100644 index 46234a322..000000000 Binary files a/fern/images/6c15a27-Untitled_22.png and /dev/null differ diff --git a/fern/images/6ca2538-Group_11.png b/fern/images/6ca2538-Group_11.png deleted file mode 100644 index 849baabd0..000000000 Binary files a/fern/images/6ca2538-Group_11.png and /dev/null differ diff --git a/fern/images/6ca3599-Screen_Shot_2022-09-22_at_1.39.28_PM.png b/fern/images/6ca3599-Screen_Shot_2022-09-22_at_1.39.28_PM.png deleted file mode 100644 index fa2c3a654..000000000 Binary files a/fern/images/6ca3599-Screen_Shot_2022-09-22_at_1.39.28_PM.png and /dev/null differ diff --git a/fern/images/6cb2bb5-supernode_instant_on.png b/fern/images/6cb2bb5-supernode_instant_on.png deleted file mode 100644 index 4f33fd32e..000000000 Binary files a/fern/images/6cb2bb5-supernode_instant_on.png and /dev/null differ diff --git a/fern/images/6cc1ff8-image_4.png b/fern/images/6cc1ff8-image_4.png deleted file mode 100644 index f13eb3fce..000000000 Binary files a/fern/images/6cc1ff8-image_4.png and /dev/null differ diff --git a/fern/images/6d52d31-Screen_Shot_2022-04-30_at_10.35.30_PM.png b/fern/images/6d52d31-Screen_Shot_2022-04-30_at_10.35.30_PM.png deleted file mode 100644 index fcac5193e..000000000 Binary files a/fern/images/6d52d31-Screen_Shot_2022-04-30_at_10.35.30_PM.png and /dev/null differ diff --git a/fern/images/6d7e560-MetaMask.png b/fern/images/6d7e560-MetaMask.png deleted file mode 100644 index 296985d43..000000000 Binary files a/fern/images/6d7e560-MetaMask.png and /dev/null differ diff --git a/fern/images/6dae5cb-zkevm-3.png b/fern/images/6dae5cb-zkevm-3.png deleted file mode 100644 index 2c399b208..000000000 Binary files a/fern/images/6dae5cb-zkevm-3.png and /dev/null differ diff --git a/fern/images/6dcfae6-image.png b/fern/images/6dcfae6-image.png deleted file mode 100644 index 7ec9bbac4..000000000 Binary files a/fern/images/6dcfae6-image.png and /dev/null differ diff --git a/fern/images/6e03c56-Untitled_31.png b/fern/images/6e03c56-Untitled_31.png deleted file mode 100644 index 117f24c55..000000000 Binary files a/fern/images/6e03c56-Untitled_31.png and /dev/null differ diff --git a/fern/images/6e07f02-aeiou.png b/fern/images/6e07f02-aeiou.png deleted file mode 100644 index d57d26de3..000000000 Binary files a/fern/images/6e07f02-aeiou.png and /dev/null differ diff --git a/fern/images/6e2d9b2-628fa8bdba8b412aa1242500_createappwitharrow.png b/fern/images/6e2d9b2-628fa8bdba8b412aa1242500_createappwitharrow.png deleted file mode 100644 index 8929f40df..000000000 Binary files a/fern/images/6e2d9b2-628fa8bdba8b412aa1242500_createappwitharrow.png and /dev/null differ diff --git a/fern/images/6e5467e-Untitled_19.png b/fern/images/6e5467e-Untitled_19.png deleted file mode 100644 index 638c943d8..000000000 Binary files a/fern/images/6e5467e-Untitled_19.png and /dev/null differ diff --git a/fern/images/6ec4e3b-image.png b/fern/images/6ec4e3b-image.png deleted file mode 100644 index 60be76fea..000000000 Binary files a/fern/images/6ec4e3b-image.png and /dev/null differ diff --git a/fern/images/6ecc402-metadata.png b/fern/images/6ecc402-metadata.png deleted file mode 100644 index 9289ccbb5..000000000 Binary files a/fern/images/6ecc402-metadata.png and /dev/null differ diff --git a/fern/images/6edf8ed-Mempool.png b/fern/images/6edf8ed-Mempool.png deleted file mode 100644 index 6bf9e1781..000000000 Binary files a/fern/images/6edf8ed-Mempool.png and /dev/null differ diff --git a/fern/images/6f2bcc4-small-Screenshot_2023-04-24_at_13.26.00.png b/fern/images/6f2bcc4-small-Screenshot_2023-04-24_at_13.26.00.png deleted file mode 100644 index 5f0e542be..000000000 Binary files a/fern/images/6f2bcc4-small-Screenshot_2023-04-24_at_13.26.00.png and /dev/null differ diff --git a/fern/images/6f2c7af-image.png b/fern/images/6f2c7af-image.png deleted file mode 100644 index 975460358..000000000 Binary files a/fern/images/6f2c7af-image.png and /dev/null differ diff --git a/fern/images/6f8f3e8-Screenshot_2023-02-19_at_4.05.15_PM.png b/fern/images/6f8f3e8-Screenshot_2023-02-19_at_4.05.15_PM.png deleted file mode 100644 index 33bbeb2b5..000000000 Binary files a/fern/images/6f8f3e8-Screenshot_2023-02-19_at_4.05.15_PM.png and /dev/null differ diff --git a/fern/images/6fad4ae-Alc_signUp.png b/fern/images/6fad4ae-Alc_signUp.png deleted file mode 100644 index 4f2ca0a90..000000000 Binary files a/fern/images/6fad4ae-Alc_signUp.png and /dev/null differ diff --git a/fern/images/6fd4e61-Advisories.png b/fern/images/6fd4e61-Advisories.png deleted file mode 100644 index 23a64151b..000000000 Binary files a/fern/images/6fd4e61-Advisories.png and /dev/null differ diff --git a/fern/images/6fe0910-small-Screenshot_2023-04-24_at_13.29.57.png b/fern/images/6fe0910-small-Screenshot_2023-04-24_at_13.29.57.png deleted file mode 100644 index c05c122d8..000000000 Binary files a/fern/images/6fe0910-small-Screenshot_2023-04-24_at_13.29.57.png and /dev/null differ diff --git a/fern/images/706c33f-image.png b/fern/images/706c33f-image.png deleted file mode 100644 index 48e170b54..000000000 Binary files a/fern/images/706c33f-image.png and /dev/null differ diff --git a/fern/images/7077c43-Untitled_33.png b/fern/images/7077c43-Untitled_33.png deleted file mode 100644 index 6ffd1039b..000000000 Binary files a/fern/images/7077c43-Untitled_33.png and /dev/null differ diff --git a/fern/images/70c8d5e-image.png b/fern/images/70c8d5e-image.png deleted file mode 100644 index 89f5cf545..000000000 Binary files a/fern/images/70c8d5e-image.png and /dev/null differ diff --git a/fern/images/70e2f49-small-dis_secret.jpeg b/fern/images/70e2f49-small-dis_secret.jpeg deleted file mode 100644 index ccf360fb4..000000000 Binary files a/fern/images/70e2f49-small-dis_secret.jpeg and /dev/null differ diff --git a/fern/images/713d668-Crypto_Coven.png b/fern/images/713d668-Crypto_Coven.png deleted file mode 100644 index 697beabe8..000000000 Binary files a/fern/images/713d668-Crypto_Coven.png and /dev/null differ diff --git a/fern/images/71556d6-Add_Network.png b/fern/images/71556d6-Add_Network.png deleted file mode 100644 index e97db793f..000000000 Binary files a/fern/images/71556d6-Add_Network.png and /dev/null differ diff --git a/fern/images/717aa28-small-Screenshot_2023-04-24_at_13.30.22_1.png b/fern/images/717aa28-small-Screenshot_2023-04-24_at_13.30.22_1.png deleted file mode 100644 index 7a8ef0578..000000000 Binary files a/fern/images/717aa28-small-Screenshot_2023-04-24_at_13.30.22_1.png and /dev/null differ diff --git a/fern/images/7288efb-image.png b/fern/images/7288efb-image.png deleted file mode 100644 index b147202ed..000000000 Binary files a/fern/images/7288efb-image.png and /dev/null differ diff --git a/fern/images/72e9ae7-Arbituim.png b/fern/images/72e9ae7-Arbituim.png deleted file mode 100644 index 26fc32b2f..000000000 Binary files a/fern/images/72e9ae7-Arbituim.png and /dev/null differ diff --git a/fern/images/73bcc21-Screen_Shot_2022-09-08_at_4.38.16_AM.png b/fern/images/73bcc21-Screen_Shot_2022-09-08_at_4.38.16_AM.png deleted file mode 100644 index b9e754cf2..000000000 Binary files a/fern/images/73bcc21-Screen_Shot_2022-09-08_at_4.38.16_AM.png and /dev/null differ diff --git a/fern/images/73f3bad-filebase.png b/fern/images/73f3bad-filebase.png deleted file mode 100644 index 7690f5270..000000000 Binary files a/fern/images/73f3bad-filebase.png and /dev/null differ diff --git a/fern/images/748487a-Dashboard_Create_App_1.png b/fern/images/748487a-Dashboard_Create_App_1.png deleted file mode 100644 index 385bcf721..000000000 Binary files a/fern/images/748487a-Dashboard_Create_App_1.png and /dev/null differ diff --git a/fern/images/74af4fd-image_59.png b/fern/images/74af4fd-image_59.png deleted file mode 100644 index 65e66a718..000000000 Binary files a/fern/images/74af4fd-image_59.png and /dev/null differ diff --git a/fern/images/75414d0-Screenshot_2022-05-10_at_2.23.03_PM_1.png b/fern/images/75414d0-Screenshot_2022-05-10_at_2.23.03_PM_1.png deleted file mode 100644 index d13988fb1..000000000 Binary files a/fern/images/75414d0-Screenshot_2022-05-10_at_2.23.03_PM_1.png and /dev/null differ diff --git a/fern/images/7546ffc-Untitled_8.png b/fern/images/7546ffc-Untitled_8.png deleted file mode 100644 index a772a1666..000000000 Binary files a/fern/images/7546ffc-Untitled_8.png and /dev/null differ diff --git a/fern/images/7554059-Untitled_19.png b/fern/images/7554059-Untitled_19.png deleted file mode 100644 index 9865faf05..000000000 Binary files a/fern/images/7554059-Untitled_19.png and /dev/null differ diff --git a/fern/images/7557f3d-image.png b/fern/images/7557f3d-image.png deleted file mode 100644 index 8351bf960..000000000 Binary files a/fern/images/7557f3d-image.png and /dev/null differ diff --git a/fern/images/7613b3f-image_10.png b/fern/images/7613b3f-image_10.png deleted file mode 100644 index e44d69305..000000000 Binary files a/fern/images/7613b3f-image_10.png and /dev/null differ diff --git a/fern/images/7613dbf-image.png b/fern/images/7613dbf-image.png deleted file mode 100644 index d5ac9ea28..000000000 Binary files a/fern/images/7613dbf-image.png and /dev/null differ diff --git a/fern/images/76542e7-Screen_Shot_2022-11-28_at_3.05.00_PM.png b/fern/images/76542e7-Screen_Shot_2022-11-28_at_3.05.00_PM.png deleted file mode 100644 index 05c4e08a3..000000000 Binary files a/fern/images/76542e7-Screen_Shot_2022-11-28_at_3.05.00_PM.png and /dev/null differ diff --git a/fern/images/7677f45-image_55.png b/fern/images/7677f45-image_55.png deleted file mode 100644 index 16b3fe9bf..000000000 Binary files a/fern/images/7677f45-image_55.png and /dev/null differ diff --git a/fern/images/7714a78-Arbiscan_2.png b/fern/images/7714a78-Arbiscan_2.png deleted file mode 100644 index 7c3341489..000000000 Binary files a/fern/images/7714a78-Arbiscan_2.png and /dev/null differ diff --git a/fern/images/7719099-ether_eco.png b/fern/images/7719099-ether_eco.png deleted file mode 100644 index 5fa0c79d7..000000000 Binary files a/fern/images/7719099-ether_eco.png and /dev/null differ diff --git a/fern/images/7735666-Mumbai_test.png b/fern/images/7735666-Mumbai_test.png deleted file mode 100644 index 3c0199395..000000000 Binary files a/fern/images/7735666-Mumbai_test.png and /dev/null differ diff --git a/fern/images/7743b43-Screenshot_2022-09-12_at_6.08.20_PM.png b/fern/images/7743b43-Screenshot_2022-09-12_at_6.08.20_PM.png deleted file mode 100644 index d14e9da53..000000000 Binary files a/fern/images/7743b43-Screenshot_2022-09-12_at_6.08.20_PM.png and /dev/null differ diff --git a/fern/images/77466cd-Screenshot_2022-11-21_at_5.48.13_PM.png b/fern/images/77466cd-Screenshot_2022-11-21_at_5.48.13_PM.png deleted file mode 100644 index 9a80988ea..000000000 Binary files a/fern/images/77466cd-Screenshot_2022-11-21_at_5.48.13_PM.png and /dev/null differ diff --git a/fern/images/77a2102-Screenshot_2023-08-25_at_7.55.11_AM.png b/fern/images/77a2102-Screenshot_2023-08-25_at_7.55.11_AM.png deleted file mode 100644 index cc84f6c9f..000000000 Binary files a/fern/images/77a2102-Screenshot_2023-08-25_at_7.55.11_AM.png and /dev/null differ diff --git a/fern/images/77f6498-Wallet.jpeg b/fern/images/77f6498-Wallet.jpeg deleted file mode 100644 index abc9c399c..000000000 Binary files a/fern/images/77f6498-Wallet.jpeg and /dev/null differ diff --git a/fern/images/78061be-Latest_version.jpeg b/fern/images/78061be-Latest_version.jpeg deleted file mode 100644 index df913b1fb..000000000 Binary files a/fern/images/78061be-Latest_version.jpeg and /dev/null differ diff --git a/fern/images/7808221-image_15.png b/fern/images/7808221-image_15.png deleted file mode 100644 index f0762973a..000000000 Binary files a/fern/images/7808221-image_15.png and /dev/null differ diff --git a/fern/images/7872740-Screenshot_2023-01-26_at_8.12.29_PM.png b/fern/images/7872740-Screenshot_2023-01-26_at_8.12.29_PM.png deleted file mode 100644 index 2e328daa4..000000000 Binary files a/fern/images/7872740-Screenshot_2023-01-26_at_8.12.29_PM.png and /dev/null differ diff --git a/fern/images/789425f-Untitled_1.png b/fern/images/789425f-Untitled_1.png deleted file mode 100644 index 985731c3e..000000000 Binary files a/fern/images/789425f-Untitled_1.png and /dev/null differ diff --git a/fern/images/791e250-image.png b/fern/images/791e250-image.png deleted file mode 100644 index 494468cb1..000000000 Binary files a/fern/images/791e250-image.png and /dev/null differ diff --git a/fern/images/79319dc-Untitled.png b/fern/images/79319dc-Untitled.png deleted file mode 100644 index 9d3fe82e6..000000000 Binary files a/fern/images/79319dc-Untitled.png and /dev/null differ diff --git a/fern/images/797a40d-supernode_scalability.png b/fern/images/797a40d-supernode_scalability.png deleted file mode 100644 index 3d569db9e..000000000 Binary files a/fern/images/797a40d-supernode_scalability.png and /dev/null differ diff --git a/fern/images/79b6a80-Untitled_44.png b/fern/images/79b6a80-Untitled_44.png deleted file mode 100644 index c1ccfc083..000000000 Binary files a/fern/images/79b6a80-Untitled_44.png and /dev/null differ diff --git a/fern/images/79cd1dd-image.png b/fern/images/79cd1dd-image.png deleted file mode 100644 index bda8f5aed..000000000 Binary files a/fern/images/79cd1dd-image.png and /dev/null differ diff --git a/fern/images/79f501e-no_7.png b/fern/images/79f501e-no_7.png deleted file mode 100644 index 1a71cb30a..000000000 Binary files a/fern/images/79f501e-no_7.png and /dev/null differ diff --git a/fern/images/7a483b6-mm-opt-set.png b/fern/images/7a483b6-mm-opt-set.png deleted file mode 100644 index 0b00a9071..000000000 Binary files a/fern/images/7a483b6-mm-opt-set.png and /dev/null differ diff --git a/fern/images/7b044d0-image.png b/fern/images/7b044d0-image.png deleted file mode 100644 index 6b6f289cc..000000000 Binary files a/fern/images/7b044d0-image.png and /dev/null differ diff --git a/fern/images/7b1de50-2023-01-27_2-26-37.png b/fern/images/7b1de50-2023-01-27_2-26-37.png deleted file mode 100644 index 559bcca78..000000000 Binary files a/fern/images/7b1de50-2023-01-27_2-26-37.png and /dev/null differ diff --git a/fern/images/7bad7ab-image.png b/fern/images/7bad7ab-image.png deleted file mode 100644 index 43be00083..000000000 Binary files a/fern/images/7bad7ab-image.png and /dev/null differ diff --git a/fern/images/7c67380-image_9.png b/fern/images/7c67380-image_9.png deleted file mode 100644 index 7241ed567..000000000 Binary files a/fern/images/7c67380-image_9.png and /dev/null differ diff --git a/fern/images/7c6e435-Alh_set.png b/fern/images/7c6e435-Alh_set.png deleted file mode 100644 index 37f7a0fb2..000000000 Binary files a/fern/images/7c6e435-Alh_set.png and /dev/null differ diff --git a/fern/images/7ca1b21-04db97a-token.png b/fern/images/7ca1b21-04db97a-token.png deleted file mode 100644 index e1d0858e6..000000000 Binary files a/fern/images/7ca1b21-04db97a-token.png and /dev/null differ diff --git a/fern/images/7cc33b0-Untitled_9.png b/fern/images/7cc33b0-Untitled_9.png deleted file mode 100644 index dd187b360..000000000 Binary files a/fern/images/7cc33b0-Untitled_9.png and /dev/null differ diff --git a/fern/images/7cfb1b4-Screen_Shot_2022-06-08_at_10.26.37_PM.png b/fern/images/7cfb1b4-Screen_Shot_2022-06-08_at_10.26.37_PM.png deleted file mode 100644 index 3e946e64c..000000000 Binary files a/fern/images/7cfb1b4-Screen_Shot_2022-06-08_at_10.26.37_PM.png and /dev/null differ diff --git a/fern/images/7d2218d-Untitled_23.png b/fern/images/7d2218d-Untitled_23.png deleted file mode 100644 index 266587010..000000000 Binary files a/fern/images/7d2218d-Untitled_23.png and /dev/null differ diff --git a/fern/images/7d887fa-Untitled_12.png b/fern/images/7d887fa-Untitled_12.png deleted file mode 100644 index c597fe4be..000000000 Binary files a/fern/images/7d887fa-Untitled_12.png and /dev/null differ diff --git a/fern/images/7dcf263-pasted_image_0_1.jpg b/fern/images/7dcf263-pasted_image_0_1.jpg deleted file mode 100644 index d5118bbc1..000000000 Binary files a/fern/images/7dcf263-pasted_image_0_1.jpg and /dev/null differ diff --git a/fern/images/7dd6482-image_51.png b/fern/images/7dd6482-image_51.png deleted file mode 100644 index b4edec8eb..000000000 Binary files a/fern/images/7dd6482-image_51.png and /dev/null differ diff --git a/fern/images/7e3f164-image.png b/fern/images/7e3f164-image.png deleted file mode 100644 index b611a9965..000000000 Binary files a/fern/images/7e3f164-image.png and /dev/null differ diff --git a/fern/images/7e3ff96-small-Screenshot_2023-05-08_at_12.19.42_PM.png b/fern/images/7e3ff96-small-Screenshot_2023-05-08_at_12.19.42_PM.png deleted file mode 100644 index 944e5ef7e..000000000 Binary files a/fern/images/7e3ff96-small-Screenshot_2023-05-08_at_12.19.42_PM.png and /dev/null differ diff --git a/fern/images/7f1b71f-updated-balance.png b/fern/images/7f1b71f-updated-balance.png deleted file mode 100644 index 6a71e1f27..000000000 Binary files a/fern/images/7f1b71f-updated-balance.png and /dev/null differ diff --git a/fern/images/7f9d185-Optimism.png b/fern/images/7f9d185-Optimism.png deleted file mode 100644 index 281965e14..000000000 Binary files a/fern/images/7f9d185-Optimism.png and /dev/null differ diff --git a/fern/images/7fcde28-Screenshot_2022-12-01_at_8.14.53_PM.png b/fern/images/7fcde28-Screenshot_2022-12-01_at_8.14.53_PM.png deleted file mode 100644 index 3d24fdf17..000000000 Binary files a/fern/images/7fcde28-Screenshot_2022-12-01_at_8.14.53_PM.png and /dev/null differ diff --git a/fern/images/803bb5e-AI_highlight.jpg b/fern/images/803bb5e-AI_highlight.jpg deleted file mode 100644 index 1c35d94f7..000000000 Binary files a/fern/images/803bb5e-AI_highlight.jpg and /dev/null differ diff --git a/fern/images/808f037-Screenshot_2022-11-30_at_3.49.54_PM.png b/fern/images/808f037-Screenshot_2022-11-30_at_3.49.54_PM.png deleted file mode 100644 index f2293d99f..000000000 Binary files a/fern/images/808f037-Screenshot_2022-11-30_at_3.49.54_PM.png and /dev/null differ diff --git a/fern/images/80d594c-consource.png b/fern/images/80d594c-consource.png deleted file mode 100644 index 45467d858..000000000 Binary files a/fern/images/80d594c-consource.png and /dev/null differ diff --git a/fern/images/8187cd9-CaptureSignature-message.PNG b/fern/images/8187cd9-CaptureSignature-message.PNG deleted file mode 100644 index 515b37ae9..000000000 Binary files a/fern/images/8187cd9-CaptureSignature-message.PNG and /dev/null differ diff --git a/fern/images/818e04f-lensfrens.png b/fern/images/818e04f-lensfrens.png deleted file mode 100644 index b3ae10f9c..000000000 Binary files a/fern/images/818e04f-lensfrens.png and /dev/null differ diff --git a/fern/images/822091a-zkevm-1.png b/fern/images/822091a-zkevm-1.png deleted file mode 100644 index 7b127684e..000000000 Binary files a/fern/images/822091a-zkevm-1.png and /dev/null differ diff --git a/fern/images/822fadc-solmate_token.png b/fern/images/822fadc-solmate_token.png deleted file mode 100644 index 342bb1f27..000000000 Binary files a/fern/images/822fadc-solmate_token.png and /dev/null differ diff --git a/fern/images/8250ae5-Optim.png b/fern/images/8250ae5-Optim.png deleted file mode 100644 index 777c1ae8e..000000000 Binary files a/fern/images/8250ae5-Optim.png and /dev/null differ diff --git a/fern/images/826885f-image.png b/fern/images/826885f-image.png deleted file mode 100644 index 647df6627..000000000 Binary files a/fern/images/826885f-image.png and /dev/null differ diff --git a/fern/images/828ee6a-Erc721_2.png b/fern/images/828ee6a-Erc721_2.png deleted file mode 100644 index d744ce25f..000000000 Binary files a/fern/images/828ee6a-Erc721_2.png and /dev/null differ diff --git a/fern/images/82d2ec7-top_right.png b/fern/images/82d2ec7-top_right.png deleted file mode 100644 index ec68b374c..000000000 Binary files a/fern/images/82d2ec7-top_right.png and /dev/null differ diff --git a/fern/images/82f32cf-Untitled_3.png b/fern/images/82f32cf-Untitled_3.png deleted file mode 100644 index c46f29ab9..000000000 Binary files a/fern/images/82f32cf-Untitled_3.png and /dev/null differ diff --git a/fern/images/835f44c-compiler-version.png b/fern/images/835f44c-compiler-version.png deleted file mode 100644 index 91ca18ceb..000000000 Binary files a/fern/images/835f44c-compiler-version.png and /dev/null differ diff --git a/fern/images/84f46e5-PolygonScan.png b/fern/images/84f46e5-PolygonScan.png deleted file mode 100644 index 07dc306da..000000000 Binary files a/fern/images/84f46e5-PolygonScan.png and /dev/null differ diff --git a/fern/images/851facb-Untitled_18.png b/fern/images/851facb-Untitled_18.png deleted file mode 100644 index c597fe4be..000000000 Binary files a/fern/images/851facb-Untitled_18.png and /dev/null differ diff --git a/fern/images/854e197-image.png b/fern/images/854e197-image.png deleted file mode 100644 index ecac089c4..000000000 Binary files a/fern/images/854e197-image.png and /dev/null differ diff --git a/fern/images/856d094-smart_contract.png b/fern/images/856d094-smart_contract.png deleted file mode 100644 index 6ef805e5a..000000000 Binary files a/fern/images/856d094-smart_contract.png and /dev/null differ diff --git a/fern/images/8632ae4-goat.png b/fern/images/8632ae4-goat.png deleted file mode 100644 index 020634aeb..000000000 Binary files a/fern/images/8632ae4-goat.png and /dev/null differ diff --git a/fern/images/863a4d7-save.png b/fern/images/863a4d7-save.png deleted file mode 100644 index 97d93fd6b..000000000 Binary files a/fern/images/863a4d7-save.png and /dev/null differ diff --git a/fern/images/865d1e8-Mumbai_3.jpeg b/fern/images/865d1e8-Mumbai_3.jpeg deleted file mode 100644 index 38bbbcc80..000000000 Binary files a/fern/images/865d1e8-Mumbai_3.jpeg and /dev/null differ diff --git a/fern/images/86a6c5e-image.png b/fern/images/86a6c5e-image.png deleted file mode 100644 index d97f1541b..000000000 Binary files a/fern/images/86a6c5e-image.png and /dev/null differ diff --git a/fern/images/86aa485-image.png b/fern/images/86aa485-image.png deleted file mode 100644 index e46adb4c5..000000000 Binary files a/fern/images/86aa485-image.png and /dev/null differ diff --git a/fern/images/86ade0c-learn.png b/fern/images/86ade0c-learn.png deleted file mode 100644 index 90ae1ff3e..000000000 Binary files a/fern/images/86ade0c-learn.png and /dev/null differ diff --git a/fern/images/86c7143-Screen_Shot_2022-05-01_at_1.54.40_AM.png b/fern/images/86c7143-Screen_Shot_2022-05-01_at_1.54.40_AM.png deleted file mode 100644 index 527a865bd..000000000 Binary files a/fern/images/86c7143-Screen_Shot_2022-05-01_at_1.54.40_AM.png and /dev/null differ diff --git a/fern/images/86ceab0-Sent_Deposit.png b/fern/images/86ceab0-Sent_Deposit.png deleted file mode 100644 index 22566564d..000000000 Binary files a/fern/images/86ceab0-Sent_Deposit.png and /dev/null differ diff --git a/fern/images/871c050-small-Untitled_3.png b/fern/images/871c050-small-Untitled_3.png deleted file mode 100644 index 356a01a0e..000000000 Binary files a/fern/images/871c050-small-Untitled_3.png and /dev/null differ diff --git a/fern/images/8767656-cid.png b/fern/images/8767656-cid.png deleted file mode 100644 index 036e8261e..000000000 Binary files a/fern/images/8767656-cid.png and /dev/null differ diff --git a/fern/images/87bb2d0-Optimism_app.png b/fern/images/87bb2d0-Optimism_app.png deleted file mode 100644 index 37d125cea..000000000 Binary files a/fern/images/87bb2d0-Optimism_app.png and /dev/null differ diff --git a/fern/images/87bfac0-Untitled_21.png b/fern/images/87bfac0-Untitled_21.png deleted file mode 100644 index 52d8cbc2b..000000000 Binary files a/fern/images/87bfac0-Untitled_21.png and /dev/null differ diff --git a/fern/images/87cb776-Untitled_28.png b/fern/images/87cb776-Untitled_28.png deleted file mode 100644 index e31847304..000000000 Binary files a/fern/images/87cb776-Untitled_28.png and /dev/null differ diff --git a/fern/images/88056d3-Untitled_32.png b/fern/images/88056d3-Untitled_32.png deleted file mode 100644 index 255516b88..000000000 Binary files a/fern/images/88056d3-Untitled_32.png and /dev/null differ diff --git a/fern/images/880f067-Untitled_16.png b/fern/images/880f067-Untitled_16.png deleted file mode 100644 index 67d3ffd4a..000000000 Binary files a/fern/images/880f067-Untitled_16.png and /dev/null differ diff --git a/fern/images/881ad4b-Untitled_20.png b/fern/images/881ad4b-Untitled_20.png deleted file mode 100644 index 261b0b9cb..000000000 Binary files a/fern/images/881ad4b-Untitled_20.png and /dev/null differ diff --git a/fern/images/886d2ce-npx_hardhat.png b/fern/images/886d2ce-npx_hardhat.png deleted file mode 100644 index 5fa2bf91e..000000000 Binary files a/fern/images/886d2ce-npx_hardhat.png and /dev/null differ diff --git a/fern/images/8917903-Untitled_38.png b/fern/images/8917903-Untitled_38.png deleted file mode 100644 index 08a05d730..000000000 Binary files a/fern/images/8917903-Untitled_38.png and /dev/null differ diff --git a/fern/images/895422b-src_Folder.png b/fern/images/895422b-src_Folder.png deleted file mode 100644 index ad4d8c914..000000000 Binary files a/fern/images/895422b-src_Folder.png and /dev/null differ diff --git a/fern/images/897ffaa-Screenshot_2023-08-25_at_7.21.21_AM.png b/fern/images/897ffaa-Screenshot_2023-08-25_at_7.21.21_AM.png deleted file mode 100644 index 97778c34e..000000000 Binary files a/fern/images/897ffaa-Screenshot_2023-08-25_at_7.21.21_AM.png and /dev/null differ diff --git a/fern/images/89a9581-Screen_Shot_2022-09-22_at_10.13.54_AM.png b/fern/images/89a9581-Screen_Shot_2022-09-22_at_10.13.54_AM.png deleted file mode 100644 index 4d6f3132b..000000000 Binary files a/fern/images/89a9581-Screen_Shot_2022-09-22_at_10.13.54_AM.png and /dev/null differ diff --git a/fern/images/89ce3ce-diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpeg b/fern/images/89ce3ce-diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpeg deleted file mode 100644 index 787f64f51..000000000 Binary files a/fern/images/89ce3ce-diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpeg and /dev/null differ diff --git a/fern/images/8a5f1ab-octopus.png b/fern/images/8a5f1ab-octopus.png deleted file mode 100644 index 1f1bfef73..000000000 Binary files a/fern/images/8a5f1ab-octopus.png and /dev/null differ diff --git a/fern/images/8a6f996-small-alchemy-logo-black.png b/fern/images/8a6f996-small-alchemy-logo-black.png deleted file mode 100644 index 7364a6d87..000000000 Binary files a/fern/images/8a6f996-small-alchemy-logo-black.png and /dev/null differ diff --git a/fern/images/8a951a9-mm-adding-network.jpeg b/fern/images/8a951a9-mm-adding-network.jpeg deleted file mode 100644 index 81e99395b..000000000 Binary files a/fern/images/8a951a9-mm-adding-network.jpeg and /dev/null differ diff --git a/fern/images/8a97f45-image.png b/fern/images/8a97f45-image.png deleted file mode 100644 index 9b18cfb7d..000000000 Binary files a/fern/images/8a97f45-image.png and /dev/null differ diff --git a/fern/images/8a9de4f-Untitled_17.png b/fern/images/8a9de4f-Untitled_17.png deleted file mode 100644 index 266587010..000000000 Binary files a/fern/images/8a9de4f-Untitled_17.png and /dev/null differ diff --git a/fern/images/8aa056c-lens_protocol.png b/fern/images/8aa056c-lens_protocol.png deleted file mode 100644 index 563ef841e..000000000 Binary files a/fern/images/8aa056c-lens_protocol.png and /dev/null differ diff --git a/fern/images/8acfbb7-zkevm-4.png b/fern/images/8acfbb7-zkevm-4.png deleted file mode 100644 index 7e2b15571..000000000 Binary files a/fern/images/8acfbb7-zkevm-4.png and /dev/null differ diff --git a/fern/images/8c83216-image.png b/fern/images/8c83216-image.png deleted file mode 100644 index 78c5bc991..000000000 Binary files a/fern/images/8c83216-image.png and /dev/null differ diff --git a/fern/images/8c8b43f-Screenshot_2022-05-30_at_14.33.16.png b/fern/images/8c8b43f-Screenshot_2022-05-30_at_14.33.16.png deleted file mode 100644 index ed0683a9d..000000000 Binary files a/fern/images/8c8b43f-Screenshot_2022-05-30_at_14.33.16.png and /dev/null differ diff --git a/fern/images/8cefd23-lenz.png b/fern/images/8cefd23-lenz.png deleted file mode 100644 index 67019c110..000000000 Binary files a/fern/images/8cefd23-lenz.png and /dev/null differ diff --git a/fern/images/8d4f4a1-resone.png b/fern/images/8d4f4a1-resone.png deleted file mode 100644 index 1af9560a7..000000000 Binary files a/fern/images/8d4f4a1-resone.png and /dev/null differ diff --git a/fern/images/8d87656-small-Screenshot_2023-04-24_at_13.22.32.png b/fern/images/8d87656-small-Screenshot_2023-04-24_at_13.22.32.png deleted file mode 100644 index e3195de0e..000000000 Binary files a/fern/images/8d87656-small-Screenshot_2023-04-24_at_13.22.32.png and /dev/null differ diff --git a/fern/images/8e90d5d-zkevm-5.png b/fern/images/8e90d5d-zkevm-5.png deleted file mode 100644 index 402e0845c..000000000 Binary files a/fern/images/8e90d5d-zkevm-5.png and /dev/null differ diff --git a/fern/images/8e91713-image.png b/fern/images/8e91713-image.png deleted file mode 100644 index 8dc858d70..000000000 Binary files a/fern/images/8e91713-image.png and /dev/null differ diff --git a/fern/images/8ebc761-image.png b/fern/images/8ebc761-image.png deleted file mode 100644 index 387167102..000000000 Binary files a/fern/images/8ebc761-image.png and /dev/null differ diff --git a/fern/images/8edc87e-image.png b/fern/images/8edc87e-image.png deleted file mode 100644 index 79ed89928..000000000 Binary files a/fern/images/8edc87e-image.png and /dev/null differ diff --git a/fern/images/8ef7c1e-small-Screenshot_2023-04-24_at_13.18.20.png b/fern/images/8ef7c1e-small-Screenshot_2023-04-24_at_13.18.20.png deleted file mode 100644 index f3fa4d9c0..000000000 Binary files a/fern/images/8ef7c1e-small-Screenshot_2023-04-24_at_13.18.20.png and /dev/null differ diff --git a/fern/images/8f86eb9-wallet_col.png b/fern/images/8f86eb9-wallet_col.png deleted file mode 100644 index 1f3acd5f7..000000000 Binary files a/fern/images/8f86eb9-wallet_col.png and /dev/null differ diff --git a/fern/images/8f98f06-Untitled_21.png b/fern/images/8f98f06-Untitled_21.png deleted file mode 100644 index dc6438746..000000000 Binary files a/fern/images/8f98f06-Untitled_21.png and /dev/null differ diff --git a/fern/images/8ff541c-Alchemy-Dashboard1_2.PNG b/fern/images/8ff541c-Alchemy-Dashboard1_2.PNG deleted file mode 100644 index 6a2e86efc..000000000 Binary files a/fern/images/8ff541c-Alchemy-Dashboard1_2.PNG and /dev/null differ diff --git a/fern/images/9051d28-small-Screenshot_2023-04-24_at_14.42.59_1.png b/fern/images/9051d28-small-Screenshot_2023-04-24_at_14.42.59_1.png deleted file mode 100644 index b73597f42..000000000 Binary files a/fern/images/9051d28-small-Screenshot_2023-04-24_at_14.42.59_1.png and /dev/null differ diff --git a/fern/images/90a3e5a-image.png b/fern/images/90a3e5a-image.png deleted file mode 100644 index b8318909e..000000000 Binary files a/fern/images/90a3e5a-image.png and /dev/null differ diff --git a/fern/images/9138a64-small-etherscan_contract.jpeg b/fern/images/9138a64-small-etherscan_contract.jpeg deleted file mode 100644 index 666375120..000000000 Binary files a/fern/images/9138a64-small-etherscan_contract.jpeg and /dev/null differ diff --git a/fern/images/9208d8a-Arbitrum_Nitro.png b/fern/images/9208d8a-Arbitrum_Nitro.png deleted file mode 100644 index 9cb25f84a..000000000 Binary files a/fern/images/9208d8a-Arbitrum_Nitro.png and /dev/null differ diff --git a/fern/images/9218ebd-small-Untitled_2.png b/fern/images/9218ebd-small-Untitled_2.png deleted file mode 100644 index f6972be3a..000000000 Binary files a/fern/images/9218ebd-small-Untitled_2.png and /dev/null differ diff --git a/fern/images/9219b9a-small-Screenshot_2023-05-09_at_5.36.58_PM.png b/fern/images/9219b9a-small-Screenshot_2023-05-09_at_5.36.58_PM.png deleted file mode 100644 index 12ed2934a..000000000 Binary files a/fern/images/9219b9a-small-Screenshot_2023-05-09_at_5.36.58_PM.png and /dev/null differ diff --git a/fern/images/925f45d-my_wallet.png b/fern/images/925f45d-my_wallet.png deleted file mode 100644 index df75b2f0c..000000000 Binary files a/fern/images/925f45d-my_wallet.png and /dev/null differ diff --git a/fern/images/92b63dd-image.png b/fern/images/92b63dd-image.png deleted file mode 100644 index 13c0db762..000000000 Binary files a/fern/images/92b63dd-image.png and /dev/null differ diff --git a/fern/images/9346904-Screenshot_2023-05-19_at_3.13.12_PM.png b/fern/images/9346904-Screenshot_2023-05-19_at_3.13.12_PM.png deleted file mode 100644 index af69bc73b..000000000 Binary files a/fern/images/9346904-Screenshot_2023-05-19_at_3.13.12_PM.png and /dev/null differ diff --git a/fern/images/9368b7f-mm-2-3.png b/fern/images/9368b7f-mm-2-3.png deleted file mode 100644 index ebea9a615..000000000 Binary files a/fern/images/9368b7f-mm-2-3.png and /dev/null differ diff --git a/fern/images/9377ac7-Untitled_34.png b/fern/images/9377ac7-Untitled_34.png deleted file mode 100644 index 117f24c55..000000000 Binary files a/fern/images/9377ac7-Untitled_34.png and /dev/null differ diff --git a/fern/images/93e1b77-Metamask-cancel3.PNG b/fern/images/93e1b77-Metamask-cancel3.PNG deleted file mode 100644 index 144e0f066..000000000 Binary files a/fern/images/93e1b77-Metamask-cancel3.PNG and /dev/null differ diff --git a/fern/images/947b71f-image.png b/fern/images/947b71f-image.png deleted file mode 100644 index 65db7ab9a..000000000 Binary files a/fern/images/947b71f-image.png and /dev/null differ diff --git a/fern/images/959479f-image.png b/fern/images/959479f-image.png deleted file mode 100644 index 605036f02..000000000 Binary files a/fern/images/959479f-image.png and /dev/null differ diff --git a/fern/images/95b2c2d-WhatsApp_Image_2023-01-27_at_00.51.20.jpeg b/fern/images/95b2c2d-WhatsApp_Image_2023-01-27_at_00.51.20.jpeg deleted file mode 100644 index 165b20bef..000000000 Binary files a/fern/images/95b2c2d-WhatsApp_Image_2023-01-27_at_00.51.20.jpeg and /dev/null differ diff --git a/fern/images/95f9580-Screenshot_2023-05-19_at_3.12.24_PM.png b/fern/images/95f9580-Screenshot_2023-05-19_at_3.12.24_PM.png deleted file mode 100644 index 707a6c15b..000000000 Binary files a/fern/images/95f9580-Screenshot_2023-05-19_at_3.12.24_PM.png and /dev/null differ diff --git a/fern/images/9618779-Gelato_AI-TUTORIAL_BLOG_1600x900_02_v4.jpg b/fern/images/9618779-Gelato_AI-TUTORIAL_BLOG_1600x900_02_v4.jpg deleted file mode 100644 index 968617e64..000000000 Binary files a/fern/images/9618779-Gelato_AI-TUTORIAL_BLOG_1600x900_02_v4.jpg and /dev/null differ diff --git a/fern/images/96820cf-image.png b/fern/images/96820cf-image.png deleted file mode 100644 index 2388076cd..000000000 Binary files a/fern/images/96820cf-image.png and /dev/null differ diff --git a/fern/images/969c00d-image.png b/fern/images/969c00d-image.png deleted file mode 100644 index 714cecce7..000000000 Binary files a/fern/images/969c00d-image.png and /dev/null differ diff --git a/fern/images/96ca9a1-small-Untitled_5.png b/fern/images/96ca9a1-small-Untitled_5.png deleted file mode 100644 index b3d7af311..000000000 Binary files a/fern/images/96ca9a1-small-Untitled_5.png and /dev/null differ diff --git a/fern/images/9758c40-Untitled_30.png b/fern/images/9758c40-Untitled_30.png deleted file mode 100644 index a4ead5c64..000000000 Binary files a/fern/images/9758c40-Untitled_30.png and /dev/null differ diff --git a/fern/images/976d624-Screenshot_2022-05-30_at_14.21.04.png b/fern/images/976d624-Screenshot_2022-05-30_at_14.21.04.png deleted file mode 100644 index f5cebcfe6..000000000 Binary files a/fern/images/976d624-Screenshot_2022-05-30_at_14.21.04.png and /dev/null differ diff --git a/fern/images/97ef6ea-create-app-description.png b/fern/images/97ef6ea-create-app-description.png deleted file mode 100644 index a68475a89..000000000 Binary files a/fern/images/97ef6ea-create-app-description.png and /dev/null differ diff --git a/fern/images/97fa06f-Alchemy-Dashboard1_1.PNG b/fern/images/97fa06f-Alchemy-Dashboard1_1.PNG deleted file mode 100644 index 6a2e86efc..000000000 Binary files a/fern/images/97fa06f-Alchemy-Dashboard1_1.PNG and /dev/null differ diff --git a/fern/images/97fcdca-Group_22.png b/fern/images/97fcdca-Group_22.png deleted file mode 100644 index b799df1dd..000000000 Binary files a/fern/images/97fcdca-Group_22.png and /dev/null differ diff --git a/fern/images/982bd0e-Deterministic-deploy-graphic-create2.png b/fern/images/982bd0e-Deterministic-deploy-graphic-create2.png deleted file mode 100644 index 52f8c21cc..000000000 Binary files a/fern/images/982bd0e-Deterministic-deploy-graphic-create2.png and /dev/null differ diff --git a/fern/images/9875979-Screenshot_2023-03-08_at_11.36.05_AM.png b/fern/images/9875979-Screenshot_2023-03-08_at_11.36.05_AM.png deleted file mode 100644 index e3e2282ce..000000000 Binary files a/fern/images/9875979-Screenshot_2023-03-08_at_11.36.05_AM.png and /dev/null differ diff --git a/fern/images/98e1a77-Screenshot_2023-03-23_at_7.57.30_PM.png b/fern/images/98e1a77-Screenshot_2023-03-23_at_7.57.30_PM.png deleted file mode 100644 index d9c543f3f..000000000 Binary files a/fern/images/98e1a77-Screenshot_2023-03-23_at_7.57.30_PM.png and /dev/null differ diff --git a/fern/images/98f197d-Screenshot_2022-06-18_at_12.19.18_PM.png b/fern/images/98f197d-Screenshot_2022-06-18_at_12.19.18_PM.png deleted file mode 100644 index 5c220b3f1..000000000 Binary files a/fern/images/98f197d-Screenshot_2022-06-18_at_12.19.18_PM.png and /dev/null differ diff --git a/fern/images/9940308-Group_23.png b/fern/images/9940308-Group_23.png deleted file mode 100644 index b4ef7f097..000000000 Binary files a/fern/images/9940308-Group_23.png and /dev/null differ diff --git a/fern/images/998e0b2-image_43.png b/fern/images/998e0b2-image_43.png deleted file mode 100644 index 4f2ca0a90..000000000 Binary files a/fern/images/998e0b2-image_43.png and /dev/null differ diff --git a/fern/images/99c048e-image.png b/fern/images/99c048e-image.png deleted file mode 100644 index 1d9add9e6..000000000 Binary files a/fern/images/99c048e-image.png and /dev/null differ diff --git a/fern/images/9a06adb-img_1.PNG b/fern/images/9a06adb-img_1.PNG deleted file mode 100644 index 33cc13d01..000000000 Binary files a/fern/images/9a06adb-img_1.PNG and /dev/null differ diff --git a/fern/images/9a71bf7-Screenshot_2023-07-11_at_1.57.44_PM.png b/fern/images/9a71bf7-Screenshot_2023-07-11_at_1.57.44_PM.png deleted file mode 100644 index 41392deb9..000000000 Binary files a/fern/images/9a71bf7-Screenshot_2023-07-11_at_1.57.44_PM.png and /dev/null differ diff --git a/fern/images/9a87397-image.png b/fern/images/9a87397-image.png deleted file mode 100644 index 9a8dc47db..000000000 Binary files a/fern/images/9a87397-image.png and /dev/null differ diff --git a/fern/images/9ad941c-image.png b/fern/images/9ad941c-image.png deleted file mode 100644 index 2223d2991..000000000 Binary files a/fern/images/9ad941c-image.png and /dev/null differ diff --git a/fern/images/9ae2bdf-sepolia_etherscan.png b/fern/images/9ae2bdf-sepolia_etherscan.png deleted file mode 100644 index dc08db018..000000000 Binary files a/fern/images/9ae2bdf-sepolia_etherscan.png and /dev/null differ diff --git a/fern/images/9ae3aa5-image.png b/fern/images/9ae3aa5-image.png deleted file mode 100644 index ad0827e01..000000000 Binary files a/fern/images/9ae3aa5-image.png and /dev/null differ diff --git a/fern/images/9b667ac-image_2.png b/fern/images/9b667ac-image_2.png deleted file mode 100644 index 958049bb1..000000000 Binary files a/fern/images/9b667ac-image_2.png and /dev/null differ diff --git a/fern/images/9bb3446-3929ca0-hub.png b/fern/images/9bb3446-3929ca0-hub.png deleted file mode 100644 index ca4c2e9e6..000000000 Binary files a/fern/images/9bb3446-3929ca0-hub.png and /dev/null differ diff --git a/fern/images/9be64a5-small-etherscan_logs_interpreted.png b/fern/images/9be64a5-small-etherscan_logs_interpreted.png deleted file mode 100644 index f6972be3a..000000000 Binary files a/fern/images/9be64a5-small-etherscan_logs_interpreted.png and /dev/null differ diff --git a/fern/images/9c26e33-new-dapp-config.jpeg b/fern/images/9c26e33-new-dapp-config.jpeg deleted file mode 100644 index daf87abf3..000000000 Binary files a/fern/images/9c26e33-new-dapp-config.jpeg and /dev/null differ diff --git a/fern/images/9c4fea4-image.png b/fern/images/9c4fea4-image.png deleted file mode 100644 index 8cf3b4f13..000000000 Binary files a/fern/images/9c4fea4-image.png and /dev/null differ diff --git a/fern/images/9c797c5-Group_24_2.png b/fern/images/9c797c5-Group_24_2.png deleted file mode 100644 index 7f5288b96..000000000 Binary files a/fern/images/9c797c5-Group_24_2.png and /dev/null differ diff --git a/fern/images/9c7e67e-arrayNft.png b/fern/images/9c7e67e-arrayNft.png deleted file mode 100644 index 90c136d0f..000000000 Binary files a/fern/images/9c7e67e-arrayNft.png and /dev/null differ diff --git a/fern/images/9cb1029-Screenshot_2023-04-05_at_9.35.20_AM.png b/fern/images/9cb1029-Screenshot_2023-04-05_at_9.35.20_AM.png deleted file mode 100644 index 62d1d7ad2..000000000 Binary files a/fern/images/9cb1029-Screenshot_2023-04-05_at_9.35.20_AM.png and /dev/null differ diff --git a/fern/images/9cbe9a0-inspect-transaction.png b/fern/images/9cbe9a0-inspect-transaction.png deleted file mode 100644 index e5d40d61b..000000000 Binary files a/fern/images/9cbe9a0-inspect-transaction.png and /dev/null differ diff --git a/fern/images/9dd1c3f-Explorer.png b/fern/images/9dd1c3f-Explorer.png deleted file mode 100644 index 80b3ad17c..000000000 Binary files a/fern/images/9dd1c3f-Explorer.png and /dev/null differ diff --git a/fern/images/9dfdba0-Ethereum_Mainet.png b/fern/images/9dfdba0-Ethereum_Mainet.png deleted file mode 100644 index fa096be13..000000000 Binary files a/fern/images/9dfdba0-Ethereum_Mainet.png and /dev/null differ diff --git a/fern/images/9e820fe-erc721.png b/fern/images/9e820fe-erc721.png deleted file mode 100644 index 2200201b8..000000000 Binary files a/fern/images/9e820fe-erc721.png and /dev/null differ diff --git a/fern/images/9ea1320-connect_wallet.png b/fern/images/9ea1320-connect_wallet.png deleted file mode 100644 index 486b77f76..000000000 Binary files a/fern/images/9ea1320-connect_wallet.png and /dev/null differ diff --git a/fern/images/9ec6a77-Untitled_6.png b/fern/images/9ec6a77-Untitled_6.png deleted file mode 100644 index 9feb70961..000000000 Binary files a/fern/images/9ec6a77-Untitled_6.png and /dev/null differ diff --git a/fern/images/9f1ee86-buya.sol.png b/fern/images/9f1ee86-buya.sol.png deleted file mode 100644 index 68f86e7b6..000000000 Binary files a/fern/images/9f1ee86-buya.sol.png and /dev/null differ diff --git a/fern/images/9f48a8f-Screenshot_2023-03-08_at_12.10.57_PM.png b/fern/images/9f48a8f-Screenshot_2023-03-08_at_12.10.57_PM.png deleted file mode 100644 index 8b0d13db0..000000000 Binary files a/fern/images/9f48a8f-Screenshot_2023-03-08_at_12.10.57_PM.png and /dev/null differ diff --git a/fern/images/9fd7906-Untitled_45.png b/fern/images/9fd7906-Untitled_45.png deleted file mode 100644 index 22c4bf7cb..000000000 Binary files a/fern/images/9fd7906-Untitled_45.png and /dev/null differ diff --git a/fern/images/GS8PwYe.png b/fern/images/GS8PwYe.png deleted file mode 100644 index 22fa0a4c2..000000000 Binary files a/fern/images/GS8PwYe.png and /dev/null differ diff --git a/fern/images/JSd2Ye6.png b/fern/images/JSd2Ye6.png deleted file mode 100644 index b0fa61595..000000000 Binary files a/fern/images/JSd2Ye6.png and /dev/null differ diff --git a/fern/images/L6tSo8C.png b/fern/images/L6tSo8C.png deleted file mode 100644 index c4c754e60..000000000 Binary files a/fern/images/L6tSo8C.png and /dev/null differ diff --git a/fern/images/O7jloYu.jpg b/fern/images/O7jloYu.jpg deleted file mode 100644 index 9ee3a550d..000000000 Binary files a/fern/images/O7jloYu.jpg and /dev/null differ diff --git a/fern/images/R8guVDP.png b/fern/images/R8guVDP.png deleted file mode 100644 index f0930ccca..000000000 Binary files a/fern/images/R8guVDP.png and /dev/null differ diff --git a/fern/images/S5uNxpD.png b/fern/images/S5uNxpD.png deleted file mode 100644 index 90f355d5a..000000000 Binary files a/fern/images/S5uNxpD.png and /dev/null differ diff --git a/fern/images/VfTmljf.png b/fern/images/VfTmljf.png deleted file mode 100644 index 0ea190056..000000000 Binary files a/fern/images/VfTmljf.png and /dev/null differ diff --git a/fern/images/ZB2fEKD.png b/fern/images/ZB2fEKD.png deleted file mode 100644 index 7d2cdbfab..000000000 Binary files a/fern/images/ZB2fEKD.png and /dev/null differ diff --git a/fern/images/_uploads/H1BAtj1JT.png b/fern/images/_uploads/H1BAtj1JT.png deleted file mode 100644 index 79c43a1de..000000000 Binary files a/fern/images/_uploads/H1BAtj1JT.png and /dev/null differ diff --git a/fern/images/_uploads/H1qiKsyyp.jpg b/fern/images/_uploads/H1qiKsyyp.jpg deleted file mode 100644 index 437f79d9a..000000000 Binary files a/fern/images/_uploads/H1qiKsyyp.jpg and /dev/null differ diff --git a/fern/images/_uploads/HJi0E1g1T.png b/fern/images/_uploads/HJi0E1g1T.png deleted file mode 100644 index f3f6da61d..000000000 Binary files a/fern/images/_uploads/HJi0E1g1T.png and /dev/null differ diff --git a/fern/images/_uploads/HkRKd0lyp.png b/fern/images/_uploads/HkRKd0lyp.png deleted file mode 100644 index b72e783c1..000000000 Binary files a/fern/images/_uploads/HkRKd0lyp.png and /dev/null differ diff --git a/fern/images/_uploads/S1ZMTkx1a.png b/fern/images/_uploads/S1ZMTkx1a.png deleted file mode 100644 index 8a11167ee..000000000 Binary files a/fern/images/_uploads/S1ZMTkx1a.png and /dev/null differ diff --git a/fern/images/_uploads/SJ2ttWey6.png b/fern/images/_uploads/SJ2ttWey6.png deleted file mode 100644 index f605a68da..000000000 Binary files a/fern/images/_uploads/SJ2ttWey6.png and /dev/null differ diff --git a/fern/images/_uploads/SJfthCly6.png b/fern/images/_uploads/SJfthCly6.png deleted file mode 100644 index 015145969..000000000 Binary files a/fern/images/_uploads/SJfthCly6.png and /dev/null differ diff --git a/fern/images/_uploads/rk-9360Rn.png b/fern/images/_uploads/rk-9360Rn.png deleted file mode 100644 index 82dcab20f..000000000 Binary files a/fern/images/_uploads/rk-9360Rn.png and /dev/null differ diff --git a/fern/images/_uploads/rksT8eeJT.png b/fern/images/_uploads/rksT8eeJT.png deleted file mode 100644 index ae7b7d6a1..000000000 Binary files a/fern/images/_uploads/rksT8eeJT.png and /dev/null differ diff --git a/fern/images/_uploads/rkv3so1kp.png b/fern/images/_uploads/rkv3so1kp.png deleted file mode 100644 index 53c45beb9..000000000 Binary files a/fern/images/_uploads/rkv3so1kp.png and /dev/null differ diff --git a/fern/images/_uploads/ry8pnj1Ja.png b/fern/images/_uploads/ry8pnj1Ja.png deleted file mode 100644 index 7b4d84dac..000000000 Binary files a/fern/images/_uploads/ry8pnj1Ja.png and /dev/null differ diff --git a/fern/images/a02e8b8-Screenshot_2023-10-30_at_1.11.14_PM.png b/fern/images/a02e8b8-Screenshot_2023-10-30_at_1.11.14_PM.png deleted file mode 100644 index 09fd137a6..000000000 Binary files a/fern/images/a02e8b8-Screenshot_2023-10-30_at_1.11.14_PM.png and /dev/null differ diff --git a/fern/images/a036824-image_8.png b/fern/images/a036824-image_8.png deleted file mode 100644 index 679ad62cf..000000000 Binary files a/fern/images/a036824-image_8.png and /dev/null differ diff --git a/fern/images/a091718-Create_App.png b/fern/images/a091718-Create_App.png deleted file mode 100644 index c8038d7d0..000000000 Binary files a/fern/images/a091718-Create_App.png and /dev/null differ diff --git a/fern/images/a15c81d-Screen_Shot_2022-09-08_at_4.04.44_AM.png b/fern/images/a15c81d-Screen_Shot_2022-09-08_at_4.04.44_AM.png deleted file mode 100644 index 16c232f61..000000000 Binary files a/fern/images/a15c81d-Screen_Shot_2022-09-08_at_4.04.44_AM.png and /dev/null differ diff --git a/fern/images/a1887e9-image.png b/fern/images/a1887e9-image.png deleted file mode 100644 index 10ce570cf..000000000 Binary files a/fern/images/a1887e9-image.png and /dev/null differ diff --git a/fern/images/a197b3e-Goerli_faucet.png b/fern/images/a197b3e-Goerli_faucet.png deleted file mode 100644 index 9d9180d1e..000000000 Binary files a/fern/images/a197b3e-Goerli_faucet.png and /dev/null differ diff --git a/fern/images/a1d040c-image.png b/fern/images/a1d040c-image.png deleted file mode 100644 index c51c5cb3d..000000000 Binary files a/fern/images/a1d040c-image.png and /dev/null differ diff --git a/fern/images/a1da0df-Screenshot_2022-10-15_at_5.06.14_PM.png b/fern/images/a1da0df-Screenshot_2022-10-15_at_5.06.14_PM.png deleted file mode 100644 index ddfe08653..000000000 Binary files a/fern/images/a1da0df-Screenshot_2022-10-15_at_5.06.14_PM.png and /dev/null differ diff --git a/fern/images/a20058f-Untitled_14.png b/fern/images/a20058f-Untitled_14.png deleted file mode 100644 index e9c2603d4..000000000 Binary files a/fern/images/a20058f-Untitled_14.png and /dev/null differ diff --git a/fern/images/a2137b6-small-Screenshot_2023-04-24_at_13.24.15.png b/fern/images/a2137b6-small-Screenshot_2023-04-24_at_13.24.15.png deleted file mode 100644 index c3648831a..000000000 Binary files a/fern/images/a2137b6-small-Screenshot_2023-04-24_at_13.24.15.png and /dev/null differ diff --git a/fern/images/a21dcf5-diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpeg b/fern/images/a21dcf5-diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpeg deleted file mode 100644 index 27a7ae082..000000000 Binary files a/fern/images/a21dcf5-diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpeg and /dev/null differ diff --git a/fern/images/a242c01-image.png b/fern/images/a242c01-image.png deleted file mode 100644 index 726e94468..000000000 Binary files a/fern/images/a242c01-image.png and /dev/null differ diff --git a/fern/images/a26971b-Untitled_10.png b/fern/images/a26971b-Untitled_10.png deleted file mode 100644 index 72d1a23c6..000000000 Binary files a/fern/images/a26971b-Untitled_10.png and /dev/null differ diff --git a/fern/images/a2ce9a5-image.png b/fern/images/a2ce9a5-image.png deleted file mode 100644 index b70f25787..000000000 Binary files a/fern/images/a2ce9a5-image.png and /dev/null differ diff --git a/fern/images/a33baae-small-Untitled_7.png b/fern/images/a33baae-small-Untitled_7.png deleted file mode 100644 index 1311e1b19..000000000 Binary files a/fern/images/a33baae-small-Untitled_7.png and /dev/null differ diff --git a/fern/images/a3a1446-image_4.png b/fern/images/a3a1446-image_4.png deleted file mode 100644 index 9e4236468..000000000 Binary files a/fern/images/a3a1446-image_4.png and /dev/null differ diff --git a/fern/images/a452d0e-image.png b/fern/images/a452d0e-image.png deleted file mode 100644 index fdaacafb6..000000000 Binary files a/fern/images/a452d0e-image.png and /dev/null differ diff --git a/fern/images/a472972-No_2.png b/fern/images/a472972-No_2.png deleted file mode 100644 index 197939d73..000000000 Binary files a/fern/images/a472972-No_2.png and /dev/null differ diff --git a/fern/images/a484cf0-Untitled_39.png b/fern/images/a484cf0-Untitled_39.png deleted file mode 100644 index de52d72de..000000000 Binary files a/fern/images/a484cf0-Untitled_39.png and /dev/null differ diff --git a/fern/images/a4aa096-Screenshot_2022-07-12_at_3.18.54_PM_1.png b/fern/images/a4aa096-Screenshot_2022-07-12_at_3.18.54_PM_1.png deleted file mode 100644 index 8b72d2c53..000000000 Binary files a/fern/images/a4aa096-Screenshot_2022-07-12_at_3.18.54_PM_1.png and /dev/null differ diff --git a/fern/images/a4ab6d0-image_48.png b/fern/images/a4ab6d0-image_48.png deleted file mode 100644 index 2c452c7d6..000000000 Binary files a/fern/images/a4ab6d0-image_48.png and /dev/null differ diff --git a/fern/images/a4d3704-Dashboard_Create_App.png b/fern/images/a4d3704-Dashboard_Create_App.png deleted file mode 100644 index 962510427..000000000 Binary files a/fern/images/a4d3704-Dashboard_Create_App.png and /dev/null differ diff --git a/fern/images/a51794a-gratitude.png b/fern/images/a51794a-gratitude.png deleted file mode 100644 index 652f6fb72..000000000 Binary files a/fern/images/a51794a-gratitude.png and /dev/null differ diff --git a/fern/images/a52caed-Image_12-1-22_at_7.59_PM.jpeg b/fern/images/a52caed-Image_12-1-22_at_7.59_PM.jpeg deleted file mode 100644 index 53469160f..000000000 Binary files a/fern/images/a52caed-Image_12-1-22_at_7.59_PM.jpeg and /dev/null differ diff --git a/fern/images/a5a8e86-Untitled.png b/fern/images/a5a8e86-Untitled.png deleted file mode 100644 index 095bf047a..000000000 Binary files a/fern/images/a5a8e86-Untitled.png and /dev/null differ diff --git a/fern/images/a659d6d-ezgif-5-715cb9f6d8.jpeg b/fern/images/a659d6d-ezgif-5-715cb9f6d8.jpeg deleted file mode 100644 index bb7094b2f..000000000 Binary files a/fern/images/a659d6d-ezgif-5-715cb9f6d8.jpeg and /dev/null differ diff --git a/fern/images/a6954f1-image.png b/fern/images/a6954f1-image.png deleted file mode 100644 index 0180fe3ad..000000000 Binary files a/fern/images/a6954f1-image.png and /dev/null differ diff --git a/fern/images/a6b6a4e-metamask-fox-wordmark-stacked.png b/fern/images/a6b6a4e-metamask-fox-wordmark-stacked.png deleted file mode 100644 index af46c4727..000000000 Binary files a/fern/images/a6b6a4e-metamask-fox-wordmark-stacked.png and /dev/null differ diff --git a/fern/images/a7f8d56-Untitled_18.png b/fern/images/a7f8d56-Untitled_18.png deleted file mode 100644 index 56965bf83..000000000 Binary files a/fern/images/a7f8d56-Untitled_18.png and /dev/null differ diff --git a/fern/images/a839b37-image.png b/fern/images/a839b37-image.png deleted file mode 100644 index a6243ceea..000000000 Binary files a/fern/images/a839b37-image.png and /dev/null differ diff --git a/fern/images/a890ac0-image_40.png b/fern/images/a890ac0-image_40.png deleted file mode 100644 index abc3b3443..000000000 Binary files a/fern/images/a890ac0-image_40.png and /dev/null differ diff --git a/fern/images/a8c4f4e-Untitled_15.png b/fern/images/a8c4f4e-Untitled_15.png deleted file mode 100644 index 52d8cbc2b..000000000 Binary files a/fern/images/a8c4f4e-Untitled_15.png and /dev/null differ diff --git a/fern/images/a8d336c-write.png b/fern/images/a8d336c-write.png deleted file mode 100644 index 5ba7a46fd..000000000 Binary files a/fern/images/a8d336c-write.png and /dev/null differ diff --git a/fern/images/a95aae5-toenuri.png b/fern/images/a95aae5-toenuri.png deleted file mode 100644 index 19cf55897..000000000 Binary files a/fern/images/a95aae5-toenuri.png and /dev/null differ diff --git a/fern/images/aa093e1-Screen_Shot_2022-05-02_at_1.50.30_PM_1.png b/fern/images/aa093e1-Screen_Shot_2022-05-02_at_1.50.30_PM_1.png deleted file mode 100644 index eca0eaf76..000000000 Binary files a/fern/images/aa093e1-Screen_Shot_2022-05-02_at_1.50.30_PM_1.png and /dev/null differ diff --git a/fern/images/aa17e8c-Screenshot_2023-05-23_at_3.39.26_PM.png b/fern/images/aa17e8c-Screenshot_2023-05-23_at_3.39.26_PM.png deleted file mode 100644 index 97b553e81..000000000 Binary files a/fern/images/aa17e8c-Screenshot_2023-05-23_at_3.39.26_PM.png and /dev/null differ diff --git a/fern/images/aae39be-Screenshot_2023-10-30_at_10.40.39_AM.png b/fern/images/aae39be-Screenshot_2023-10-30_at_10.40.39_AM.png deleted file mode 100644 index 6c566e6ab..000000000 Binary files a/fern/images/aae39be-Screenshot_2023-10-30_at_10.40.39_AM.png and /dev/null differ diff --git a/fern/images/ac002b2-Screenshot_2022-12-31_at_3.37.09_PM.png b/fern/images/ac002b2-Screenshot_2022-12-31_at_3.37.09_PM.png deleted file mode 100644 index 926194c22..000000000 Binary files a/fern/images/ac002b2-Screenshot_2022-12-31_at_3.37.09_PM.png and /dev/null differ diff --git a/fern/images/acaa48a-Miint.png b/fern/images/acaa48a-Miint.png deleted file mode 100644 index 6be17c928..000000000 Binary files a/fern/images/acaa48a-Miint.png and /dev/null differ diff --git a/fern/images/ace85f8-small-Untitled.jpeg b/fern/images/ace85f8-small-Untitled.jpeg deleted file mode 100644 index 1804cf87b..000000000 Binary files a/fern/images/ace85f8-small-Untitled.jpeg and /dev/null differ diff --git a/fern/images/ae525d8-Screenshot_2022-09-12_at_5.44.22_PM.png b/fern/images/ae525d8-Screenshot_2022-09-12_at_5.44.22_PM.png deleted file mode 100644 index 6f50fbbda..000000000 Binary files a/fern/images/ae525d8-Screenshot_2022-09-12_at_5.44.22_PM.png and /dev/null differ diff --git a/fern/images/ae6d145-Big_pic.png b/fern/images/ae6d145-Big_pic.png deleted file mode 100644 index 0b0dfbb76..000000000 Binary files a/fern/images/ae6d145-Big_pic.png and /dev/null differ diff --git a/fern/images/ae9a697-momo.png b/fern/images/ae9a697-momo.png deleted file mode 100644 index a6b69c21b..000000000 Binary files a/fern/images/ae9a697-momo.png and /dev/null differ diff --git a/fern/images/af39914-Untitled_31.png b/fern/images/af39914-Untitled_31.png deleted file mode 100644 index 9df0a186a..000000000 Binary files a/fern/images/af39914-Untitled_31.png and /dev/null differ diff --git a/fern/images/af70d3f-Screen_Shot_2022-09-22_at_1.28.09_PM.png b/fern/images/af70d3f-Screen_Shot_2022-09-22_at_1.28.09_PM.png deleted file mode 100644 index 705ccf695..000000000 Binary files a/fern/images/af70d3f-Screen_Shot_2022-09-22_at_1.28.09_PM.png and /dev/null differ diff --git a/fern/images/af81ba0-Screen_Shot_2023-05-25_at_8.15.06_AM.png b/fern/images/af81ba0-Screen_Shot_2023-05-25_at_8.15.06_AM.png deleted file mode 100644 index bccb1dde6..000000000 Binary files a/fern/images/af81ba0-Screen_Shot_2023-05-25_at_8.15.06_AM.png and /dev/null differ diff --git a/fern/images/afe16d7-MetaMask-create-account-set.png b/fern/images/afe16d7-MetaMask-create-account-set.png deleted file mode 100644 index d22d2ac67..000000000 Binary files a/fern/images/afe16d7-MetaMask-create-account-set.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/add-new.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/add-new.png deleted file mode 100644 index 5f5c41014..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/add-new.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/assets-collection.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/assets-collection.png deleted file mode 100644 index dc7a9a9ac..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/assets-collection.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/build-result.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/build-result.png deleted file mode 100644 index 01203cbee..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/build-result.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/build.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/build.png deleted file mode 100644 index 9c739c69c..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/build.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/candy-machine-ui.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/candy-machine-ui.png deleted file mode 100644 index 1096206e4..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/candy-machine-ui.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/connect-wallet.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/connect-wallet.png deleted file mode 100644 index 2b4f9ac19..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/connect-wallet.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/create-config.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/create-config.png deleted file mode 100644 index a14445e3b..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/create-config.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/dapp-website.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/dapp-website.png deleted file mode 100644 index 38633f6b7..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/dapp-website.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/deploy.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/deploy.png deleted file mode 100644 index 2b64ce7d6..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/deploy.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/example-minted-nft-in-wallet.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/example-minted-nft-in-wallet.png deleted file mode 100644 index 4d9bb675e..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/example-minted-nft-in-wallet.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/generation.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/generation.png deleted file mode 100644 index d80f00fe5..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/generation.png and /dev/null differ diff --git a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/vercel.png b/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/vercel.png deleted file mode 100644 index 2e7849454..000000000 Binary files a/fern/images/alchemyplatform/solana-nft-tutorial/master/.github/images/vercel.png and /dev/null differ diff --git a/fern/images/b03d067-staking.png b/fern/images/b03d067-staking.png deleted file mode 100644 index 087b69331..000000000 Binary files a/fern/images/b03d067-staking.png and /dev/null differ diff --git a/fern/images/b08c3d4-react-app.png b/fern/images/b08c3d4-react-app.png deleted file mode 100644 index 74a22eb9d..000000000 Binary files a/fern/images/b08c3d4-react-app.png and /dev/null differ diff --git a/fern/images/b0a48c8-deployed_contact.png b/fern/images/b0a48c8-deployed_contact.png deleted file mode 100644 index 9e8b0c2f5..000000000 Binary files a/fern/images/b0a48c8-deployed_contact.png and /dev/null differ diff --git a/fern/images/b0e0f55-user_prof.png b/fern/images/b0e0f55-user_prof.png deleted file mode 100644 index 9b4b4aeaa..000000000 Binary files a/fern/images/b0e0f55-user_prof.png and /dev/null differ diff --git a/fern/images/b0fde52-master.png b/fern/images/b0fde52-master.png deleted file mode 100644 index b3339db53..000000000 Binary files a/fern/images/b0fde52-master.png and /dev/null differ diff --git a/fern/images/b1631e2-edit_app.png b/fern/images/b1631e2-edit_app.png deleted file mode 100644 index a5195fcd0..000000000 Binary files a/fern/images/b1631e2-edit_app.png and /dev/null differ diff --git a/fern/images/b1a1cf9-small-Untitled.jpeg b/fern/images/b1a1cf9-small-Untitled.jpeg deleted file mode 100644 index 24e0fa503..000000000 Binary files a/fern/images/b1a1cf9-small-Untitled.jpeg and /dev/null differ diff --git a/fern/images/b1bf3a8-Screen_Shot_2022-09-22_at_1.28.09_PM.png b/fern/images/b1bf3a8-Screen_Shot_2022-09-22_at_1.28.09_PM.png deleted file mode 100644 index 705ccf695..000000000 Binary files a/fern/images/b1bf3a8-Screen_Shot_2022-09-22_at_1.28.09_PM.png and /dev/null differ diff --git a/fern/images/b1e292b-image.png b/fern/images/b1e292b-image.png deleted file mode 100644 index c4032cf11..000000000 Binary files a/fern/images/b1e292b-image.png and /dev/null differ diff --git a/fern/images/b261600-image.png b/fern/images/b261600-image.png deleted file mode 100644 index 8df9f0d16..000000000 Binary files a/fern/images/b261600-image.png and /dev/null differ diff --git a/fern/images/b2a04b1-Untitled_13.png b/fern/images/b2a04b1-Untitled_13.png deleted file mode 100644 index 638c943d8..000000000 Binary files a/fern/images/b2a04b1-Untitled_13.png and /dev/null differ diff --git a/fern/images/b2aa62a-Untitled_25.png b/fern/images/b2aa62a-Untitled_25.png deleted file mode 100644 index e0f5dbde1..000000000 Binary files a/fern/images/b2aa62a-Untitled_25.png and /dev/null differ diff --git a/fern/images/b325bf517f1cb287720febe68af32241386fa79865ccece6c5cf3a490a6de42b-top_companies.png b/fern/images/b325bf517f1cb287720febe68af32241386fa79865ccece6c5cf3a490a6de42b-top_companies.png deleted file mode 100644 index 6f582f9b4..000000000 Binary files a/fern/images/b325bf517f1cb287720febe68af32241386fa79865ccece6c5cf3a490a6de42b-top_companies.png and /dev/null differ diff --git a/fern/images/b367197-Untitled_34.png b/fern/images/b367197-Untitled_34.png deleted file mode 100644 index d0067392b..000000000 Binary files a/fern/images/b367197-Untitled_34.png and /dev/null differ diff --git a/fern/images/b36cf81-erc_testnet.png b/fern/images/b36cf81-erc_testnet.png deleted file mode 100644 index 25ec326d2..000000000 Binary files a/fern/images/b36cf81-erc_testnet.png and /dev/null differ diff --git a/fern/images/b37442c-Metamask_1.png b/fern/images/b37442c-Metamask_1.png deleted file mode 100644 index 70e3a50d1..000000000 Binary files a/fern/images/b37442c-Metamask_1.png and /dev/null differ diff --git a/fern/images/b3b3c8f-small-live_bot.jpeg b/fern/images/b3b3c8f-small-live_bot.jpeg deleted file mode 100644 index d67eca71c..000000000 Binary files a/fern/images/b3b3c8f-small-live_bot.jpeg and /dev/null differ diff --git a/fern/images/b443aa0-Image_from_iOS_1.jpg b/fern/images/b443aa0-Image_from_iOS_1.jpg deleted file mode 100644 index 8d69df9e6..000000000 Binary files a/fern/images/b443aa0-Image_from_iOS_1.jpg and /dev/null differ diff --git a/fern/images/b451bb6-erc20_Royalty.jpg b/fern/images/b451bb6-erc20_Royalty.jpg deleted file mode 100644 index 2642eb5cf..000000000 Binary files a/fern/images/b451bb6-erc20_Royalty.jpg and /dev/null differ diff --git a/fern/images/b4794fc-Screen_Shot_2022-04-14_at_5.36.33_PM_1.png b/fern/images/b4794fc-Screen_Shot_2022-04-14_at_5.36.33_PM_1.png deleted file mode 100644 index e42aa19ff..000000000 Binary files a/fern/images/b4794fc-Screen_Shot_2022-04-14_at_5.36.33_PM_1.png and /dev/null differ diff --git a/fern/images/b4a6284-Show_test_networks.png b/fern/images/b4a6284-Show_test_networks.png deleted file mode 100644 index a4ead5c64..000000000 Binary files a/fern/images/b4a6284-Show_test_networks.png and /dev/null differ diff --git a/fern/images/b4fdacd-Untitled_23.png b/fern/images/b4fdacd-Untitled_23.png deleted file mode 100644 index 06abbbdcb..000000000 Binary files a/fern/images/b4fdacd-Untitled_23.png and /dev/null differ diff --git a/fern/images/b54546e-image.png b/fern/images/b54546e-image.png deleted file mode 100644 index 58e249001..000000000 Binary files a/fern/images/b54546e-image.png and /dev/null differ diff --git a/fern/images/b565e9e-image.png b/fern/images/b565e9e-image.png deleted file mode 100644 index 6fc3c2d13..000000000 Binary files a/fern/images/b565e9e-image.png and /dev/null differ diff --git a/fern/images/b58c217-ezgif-5-72000686fc.jpeg b/fern/images/b58c217-ezgif-5-72000686fc.jpeg deleted file mode 100644 index 0a57d9712..000000000 Binary files a/fern/images/b58c217-ezgif-5-72000686fc.jpeg and /dev/null differ diff --git a/fern/images/b5f2e43-Group_29_1.png b/fern/images/b5f2e43-Group_29_1.png deleted file mode 100644 index ab6e1f859..000000000 Binary files a/fern/images/b5f2e43-Group_29_1.png and /dev/null differ diff --git a/fern/images/b6b8ce6-Untitled_15.png b/fern/images/b6b8ce6-Untitled_15.png deleted file mode 100644 index 984d4f7c8..000000000 Binary files a/fern/images/b6b8ce6-Untitled_15.png and /dev/null differ diff --git a/fern/images/b6c4aaf-image_11.png b/fern/images/b6c4aaf-image_11.png deleted file mode 100644 index 60bb9371d..000000000 Binary files a/fern/images/b6c4aaf-image_11.png and /dev/null differ diff --git a/fern/images/b718f4b-Screenshot_2023-05-19_at_3.30.22_PM.png b/fern/images/b718f4b-Screenshot_2023-05-19_at_3.30.22_PM.png deleted file mode 100644 index 29114d0b6..000000000 Binary files a/fern/images/b718f4b-Screenshot_2023-05-19_at_3.30.22_PM.png and /dev/null differ diff --git a/fern/images/b73aae0-Deterministic-deploy-graphic.png b/fern/images/b73aae0-Deterministic-deploy-graphic.png deleted file mode 100644 index 5ab8ebe71..000000000 Binary files a/fern/images/b73aae0-Deterministic-deploy-graphic.png and /dev/null differ diff --git a/fern/images/b7645f4-Untitled_6.png b/fern/images/b7645f4-Untitled_6.png deleted file mode 100644 index dbd85fe8f..000000000 Binary files a/fern/images/b7645f4-Untitled_6.png and /dev/null differ diff --git a/fern/images/b77e8e1-small-Untitled.jpeg b/fern/images/b77e8e1-small-Untitled.jpeg deleted file mode 100644 index 9cbe25295..000000000 Binary files a/fern/images/b77e8e1-small-Untitled.jpeg and /dev/null differ diff --git a/fern/images/b7a9b34-contrar.png b/fern/images/b7a9b34-contrar.png deleted file mode 100644 index 56116684d..000000000 Binary files a/fern/images/b7a9b34-contrar.png and /dev/null differ diff --git a/fern/images/b7acaec-Optimism_Kovan.png b/fern/images/b7acaec-Optimism_Kovan.png deleted file mode 100644 index d01ee37de..000000000 Binary files a/fern/images/b7acaec-Optimism_Kovan.png and /dev/null differ diff --git a/fern/images/b7d4f12-Metamask-cancel2.PNG b/fern/images/b7d4f12-Metamask-cancel2.PNG deleted file mode 100644 index 2453e2ecf..000000000 Binary files a/fern/images/b7d4f12-Metamask-cancel2.PNG and /dev/null differ diff --git a/fern/images/b800a22-image.png b/fern/images/b800a22-image.png deleted file mode 100644 index 8c98126bc..000000000 Binary files a/fern/images/b800a22-image.png and /dev/null differ diff --git a/fern/images/b8ca9d7-avF_wnWdWxL9X9YtBm8FO8bw.png b/fern/images/b8ca9d7-avF_wnWdWxL9X9YtBm8FO8bw.png deleted file mode 100644 index 8a04e72a4..000000000 Binary files a/fern/images/b8ca9d7-avF_wnWdWxL9X9YtBm8FO8bw.png and /dev/null differ diff --git a/fern/images/b91cfa6-Get_Test_ETH.jpeg b/fern/images/b91cfa6-Get_Test_ETH.jpeg deleted file mode 100644 index 7ad874a47..000000000 Binary files a/fern/images/b91cfa6-Get_Test_ETH.jpeg and /dev/null differ diff --git a/fern/images/b948240-geroli.png b/fern/images/b948240-geroli.png deleted file mode 100644 index a228f3d83..000000000 Binary files a/fern/images/b948240-geroli.png and /dev/null differ diff --git a/fern/images/bEJW97J.png b/fern/images/bEJW97J.png deleted file mode 100644 index 63cbafd6e..000000000 Binary files a/fern/images/bEJW97J.png and /dev/null differ diff --git a/fern/images/ba107ad-small-Screenshot_2023-05-10_at_23.27.34.png b/fern/images/ba107ad-small-Screenshot_2023-05-10_at_23.27.34.png deleted file mode 100644 index 09fdf00fc..000000000 Binary files a/fern/images/ba107ad-small-Screenshot_2023-05-10_at_23.27.34.png and /dev/null differ diff --git a/fern/images/ba48720-small-webhook_HIGHLIGHT.png b/fern/images/ba48720-small-webhook_HIGHLIGHT.png deleted file mode 100644 index 1311e1b19..000000000 Binary files a/fern/images/ba48720-small-webhook_HIGHLIGHT.png and /dev/null differ diff --git a/fern/images/ba53c00-Untitled_2.png b/fern/images/ba53c00-Untitled_2.png deleted file mode 100644 index d6c47c1ff..000000000 Binary files a/fern/images/ba53c00-Untitled_2.png and /dev/null differ diff --git a/fern/images/ba58d81-image_14.png b/fern/images/ba58d81-image_14.png deleted file mode 100644 index 617a228ab..000000000 Binary files a/fern/images/ba58d81-image_14.png and /dev/null differ diff --git a/fern/images/bb15cb4-Screenshot_2023-08-25_at_6.47.37_AM.png b/fern/images/bb15cb4-Screenshot_2023-08-25_at_6.47.37_AM.png deleted file mode 100644 index 3c8e28d97..000000000 Binary files a/fern/images/bb15cb4-Screenshot_2023-08-25_at_6.47.37_AM.png and /dev/null differ diff --git a/fern/images/bb1de3b-selling-summary.png b/fern/images/bb1de3b-selling-summary.png deleted file mode 100644 index fd8bdc39d..000000000 Binary files a/fern/images/bb1de3b-selling-summary.png and /dev/null differ diff --git a/fern/images/bb9e292-Screenshot_2023-01-26_at_7.49.47_PM.png b/fern/images/bb9e292-Screenshot_2023-01-26_at_7.49.47_PM.png deleted file mode 100644 index 769a99217..000000000 Binary files a/fern/images/bb9e292-Screenshot_2023-01-26_at_7.49.47_PM.png and /dev/null differ diff --git a/fern/images/bbf972e-network.png b/fern/images/bbf972e-network.png deleted file mode 100644 index 460d51073..000000000 Binary files a/fern/images/bbf972e-network.png and /dev/null differ diff --git a/fern/images/bc20ec5-image.png b/fern/images/bc20ec5-image.png deleted file mode 100644 index e875e2129..000000000 Binary files a/fern/images/bc20ec5-image.png and /dev/null differ diff --git a/fern/images/bc8971d-small-etherscan_txn.jpeg b/fern/images/bc8971d-small-etherscan_txn.jpeg deleted file mode 100644 index 774c1e0b5..000000000 Binary files a/fern/images/bc8971d-small-etherscan_txn.jpeg and /dev/null differ diff --git a/fern/images/bce1c8d-files.png b/fern/images/bce1c8d-files.png deleted file mode 100644 index 95c59b728..000000000 Binary files a/fern/images/bce1c8d-files.png and /dev/null differ diff --git a/fern/images/bce8c16-Untitled_4.png b/fern/images/bce8c16-Untitled_4.png deleted file mode 100644 index 0f8412f96..000000000 Binary files a/fern/images/bce8c16-Untitled_4.png and /dev/null differ diff --git a/fern/images/bd5549a-Untitled.png b/fern/images/bd5549a-Untitled.png deleted file mode 100644 index 71feb950e..000000000 Binary files a/fern/images/bd5549a-Untitled.png and /dev/null differ diff --git a/fern/images/becfea4-image_10.png b/fern/images/becfea4-image_10.png deleted file mode 100644 index c8d72ea64..000000000 Binary files a/fern/images/becfea4-image_10.png and /dev/null differ diff --git a/fern/images/bef84b9-rtw3-yt-banner.png b/fern/images/bef84b9-rtw3-yt-banner.png deleted file mode 100644 index 0851c4548..000000000 Binary files a/fern/images/bef84b9-rtw3-yt-banner.png and /dev/null differ diff --git a/fern/images/bf17505-Screenshot_2022-11-21_at_6.41.58_PM.png b/fern/images/bf17505-Screenshot_2022-11-21_at_6.41.58_PM.png deleted file mode 100644 index ea0c47b9b..000000000 Binary files a/fern/images/bf17505-Screenshot_2022-11-21_at_6.41.58_PM.png and /dev/null differ diff --git a/fern/images/bf85c6e-2023-01-25_23-28-42.png b/fern/images/bf85c6e-2023-01-25_23-28-42.png deleted file mode 100644 index e18697ce1..000000000 Binary files a/fern/images/bf85c6e-2023-01-25_23-28-42.png and /dev/null differ diff --git a/fern/images/c0057db-Fork_repl.png b/fern/images/c0057db-Fork_repl.png deleted file mode 100644 index 5ce8356e5..000000000 Binary files a/fern/images/c0057db-Fork_repl.png and /dev/null differ diff --git a/fern/images/c01092a-image.png b/fern/images/c01092a-image.png deleted file mode 100644 index 8527da09a..000000000 Binary files a/fern/images/c01092a-image.png and /dev/null differ diff --git a/fern/images/c033b42-image.png b/fern/images/c033b42-image.png deleted file mode 100644 index ec2a8987b..000000000 Binary files a/fern/images/c033b42-image.png and /dev/null differ diff --git a/fern/images/c03e9d0-image.png b/fern/images/c03e9d0-image.png deleted file mode 100644 index 62ed379c8..000000000 Binary files a/fern/images/c03e9d0-image.png and /dev/null differ diff --git a/fern/images/c0bb960-small-Untitled.jpeg b/fern/images/c0bb960-small-Untitled.jpeg deleted file mode 100644 index 9d0931775..000000000 Binary files a/fern/images/c0bb960-small-Untitled.jpeg and /dev/null differ diff --git a/fern/images/c0c058f-solid_compiler.png b/fern/images/c0c058f-solid_compiler.png deleted file mode 100644 index a2ca7231e..000000000 Binary files a/fern/images/c0c058f-solid_compiler.png and /dev/null differ diff --git a/fern/images/c1203ea-image.png b/fern/images/c1203ea-image.png deleted file mode 100644 index 5e08841c5..000000000 Binary files a/fern/images/c1203ea-image.png and /dev/null differ diff --git a/fern/images/c1692a0-jouni.png b/fern/images/c1692a0-jouni.png deleted file mode 100644 index 872744b5b..000000000 Binary files a/fern/images/c1692a0-jouni.png and /dev/null differ diff --git a/fern/images/c1a2f45-pasted_image_0.png b/fern/images/c1a2f45-pasted_image_0.png deleted file mode 100644 index 2b744d251..000000000 Binary files a/fern/images/c1a2f45-pasted_image_0.png and /dev/null differ diff --git a/fern/images/c1cb4ca-Group_24_1.png b/fern/images/c1cb4ca-Group_24_1.png deleted file mode 100644 index 7f5288b96..000000000 Binary files a/fern/images/c1cb4ca-Group_24_1.png and /dev/null differ diff --git a/fern/images/c212742-Untitled_16.png b/fern/images/c212742-Untitled_16.png deleted file mode 100644 index 880104fef..000000000 Binary files a/fern/images/c212742-Untitled_16.png and /dev/null differ diff --git a/fern/images/c2523c8-Phantom.png b/fern/images/c2523c8-Phantom.png deleted file mode 100644 index f9c4909d8..000000000 Binary files a/fern/images/c2523c8-Phantom.png and /dev/null differ diff --git a/fern/images/c2bfe83-chain_jotter.png b/fern/images/c2bfe83-chain_jotter.png deleted file mode 100644 index d7f249687..000000000 Binary files a/fern/images/c2bfe83-chain_jotter.png and /dev/null differ diff --git a/fern/images/c2ebc6a-image.png b/fern/images/c2ebc6a-image.png deleted file mode 100644 index efaf5bc39..000000000 Binary files a/fern/images/c2ebc6a-image.png and /dev/null differ diff --git a/fern/images/c330d18-view-nft-etherscan.png b/fern/images/c330d18-view-nft-etherscan.png deleted file mode 100644 index 613188970..000000000 Binary files a/fern/images/c330d18-view-nft-etherscan.png and /dev/null differ diff --git a/fern/images/c33cd4d-Untitled_11.png b/fern/images/c33cd4d-Untitled_11.png deleted file mode 100644 index 984169a59..000000000 Binary files a/fern/images/c33cd4d-Untitled_11.png and /dev/null differ diff --git a/fern/images/c457ec8-Screenshot_2023-10-30_at_11.58.14_AM.png b/fern/images/c457ec8-Screenshot_2023-10-30_at_11.58.14_AM.png deleted file mode 100644 index 03b3cc847..000000000 Binary files a/fern/images/c457ec8-Screenshot_2023-10-30_at_11.58.14_AM.png and /dev/null differ diff --git a/fern/images/c477349-0xf0xf.png b/fern/images/c477349-0xf0xf.png deleted file mode 100644 index 6ea88fd29..000000000 Binary files a/fern/images/c477349-0xf0xf.png and /dev/null differ diff --git a/fern/images/c483dcc-sepolia-url.jpeg b/fern/images/c483dcc-sepolia-url.jpeg deleted file mode 100644 index 9dae27bd0..000000000 Binary files a/fern/images/c483dcc-sepolia-url.jpeg and /dev/null differ diff --git a/fern/images/c4964e0-create_app.jpeg b/fern/images/c4964e0-create_app.jpeg deleted file mode 100644 index a3c1afbda..000000000 Binary files a/fern/images/c4964e0-create_app.jpeg and /dev/null differ diff --git a/fern/images/c4b6b4a-Security.png b/fern/images/c4b6b4a-Security.png deleted file mode 100644 index 56849859b..000000000 Binary files a/fern/images/c4b6b4a-Security.png and /dev/null differ diff --git a/fern/images/c4ba494-diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpeg b/fern/images/c4ba494-diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpeg deleted file mode 100644 index 2c18d5ea4..000000000 Binary files a/fern/images/c4ba494-diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpeg and /dev/null differ diff --git a/fern/images/c5060c1-ezgif-5-11967327ce.jpeg b/fern/images/c5060c1-ezgif-5-11967327ce.jpeg deleted file mode 100644 index ef2bcc518..000000000 Binary files a/fern/images/c5060c1-ezgif-5-11967327ce.jpeg and /dev/null differ diff --git a/fern/images/c596dfe-view-nft-etherscan.png b/fern/images/c596dfe-view-nft-etherscan.png deleted file mode 100644 index 613188970..000000000 Binary files a/fern/images/c596dfe-view-nft-etherscan.png and /dev/null differ diff --git a/fern/images/c5fd7be-small-webhook_site_empty.jpeg b/fern/images/c5fd7be-small-webhook_site_empty.jpeg deleted file mode 100644 index 24e0fa503..000000000 Binary files a/fern/images/c5fd7be-small-webhook_site_empty.jpeg and /dev/null differ diff --git a/fern/images/c681934-Group_15.png b/fern/images/c681934-Group_15.png deleted file mode 100644 index 9f079cf64..000000000 Binary files a/fern/images/c681934-Group_15.png and /dev/null differ diff --git a/fern/images/c71a3b7-image.png b/fern/images/c71a3b7-image.png deleted file mode 100644 index e87dda189..000000000 Binary files a/fern/images/c71a3b7-image.png and /dev/null differ diff --git a/fern/images/c71f0ae-Screenshot_2023-04-11_at_6.38.11_PM.png b/fern/images/c71f0ae-Screenshot_2023-04-11_at_6.38.11_PM.png deleted file mode 100644 index 95047a5b8..000000000 Binary files a/fern/images/c71f0ae-Screenshot_2023-04-11_at_6.38.11_PM.png and /dev/null differ diff --git a/fern/images/c7b1009-nouns_dao.jpeg b/fern/images/c7b1009-nouns_dao.jpeg deleted file mode 100644 index bfcca2180..000000000 Binary files a/fern/images/c7b1009-nouns_dao.jpeg and /dev/null differ diff --git a/fern/images/c7d6124-image.png b/fern/images/c7d6124-image.png deleted file mode 100644 index e783769fa..000000000 Binary files a/fern/images/c7d6124-image.png and /dev/null differ diff --git a/fern/images/c823cf1-ezgif-5-4d446df1fa.jpeg b/fern/images/c823cf1-ezgif-5-4d446df1fa.jpeg deleted file mode 100644 index fed700139..000000000 Binary files a/fern/images/c823cf1-ezgif-5-4d446df1fa.jpeg and /dev/null differ diff --git a/fern/images/c834ac2-Untitled_35.png b/fern/images/c834ac2-Untitled_35.png deleted file mode 100644 index 7604aa80c..000000000 Binary files a/fern/images/c834ac2-Untitled_35.png and /dev/null differ diff --git a/fern/images/c89d4b1-small-alchemy_hraphql.jpeg b/fern/images/c89d4b1-small-alchemy_hraphql.jpeg deleted file mode 100644 index 9d0931775..000000000 Binary files a/fern/images/c89d4b1-small-alchemy_hraphql.jpeg and /dev/null differ diff --git a/fern/images/c8fa9ac-Polygon_Mainnet.png b/fern/images/c8fa9ac-Polygon_Mainnet.png deleted file mode 100644 index f685f3b70..000000000 Binary files a/fern/images/c8fa9ac-Polygon_Mainnet.png and /dev/null differ diff --git a/fern/images/c911224-cat-town.jpeg b/fern/images/c911224-cat-town.jpeg deleted file mode 100644 index dc870cdc7..000000000 Binary files a/fern/images/c911224-cat-town.jpeg and /dev/null differ diff --git a/fern/images/c93cc75-Screenshot_2022-05-10_at_2.07.41_PM_1.png b/fern/images/c93cc75-Screenshot_2022-05-10_at_2.07.41_PM_1.png deleted file mode 100644 index a78319f93..000000000 Binary files a/fern/images/c93cc75-Screenshot_2022-05-10_at_2.07.41_PM_1.png and /dev/null differ diff --git a/fern/images/c9c107b-diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpeg b/fern/images/c9c107b-diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpeg deleted file mode 100644 index 9339c453e..000000000 Binary files a/fern/images/c9c107b-diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpeg and /dev/null differ diff --git a/fern/images/c9dbf06-Screenshot_2022-07-14_at_3.43.23_PM.png b/fern/images/c9dbf06-Screenshot_2022-07-14_at_3.43.23_PM.png deleted file mode 100644 index 88a95ccd3..000000000 Binary files a/fern/images/c9dbf06-Screenshot_2022-07-14_at_3.43.23_PM.png and /dev/null differ diff --git a/fern/images/ca3b775-image.png b/fern/images/ca3b775-image.png deleted file mode 100644 index 9362c820c..000000000 Binary files a/fern/images/ca3b775-image.png and /dev/null differ diff --git a/fern/images/card.jpg b/fern/images/card.jpg deleted file mode 100644 index 51eb13488..000000000 Binary files a/fern/images/card.jpg and /dev/null differ diff --git a/fern/images/cb6ac39-image.png b/fern/images/cb6ac39-image.png deleted file mode 100644 index 74b03f8b8..000000000 Binary files a/fern/images/cb6ac39-image.png and /dev/null differ diff --git a/fern/images/cbaf052-edit.png b/fern/images/cbaf052-edit.png deleted file mode 100644 index f8f418860..000000000 Binary files a/fern/images/cbaf052-edit.png and /dev/null differ diff --git a/fern/images/cc05340-image.png b/fern/images/cc05340-image.png deleted file mode 100644 index 0ee37a7de..000000000 Binary files a/fern/images/cc05340-image.png and /dev/null differ diff --git a/fern/images/cc21d83-Show_test_networks.png b/fern/images/cc21d83-Show_test_networks.png deleted file mode 100644 index a4ead5c64..000000000 Binary files a/fern/images/cc21d83-Show_test_networks.png and /dev/null differ diff --git a/fern/images/cc4ba73-Screenshot_2022-12-31_at_3.57.39_PM.png b/fern/images/cc4ba73-Screenshot_2022-12-31_at_3.57.39_PM.png deleted file mode 100644 index f7a8aceb1..000000000 Binary files a/fern/images/cc4ba73-Screenshot_2022-12-31_at_3.57.39_PM.png and /dev/null differ diff --git a/fern/images/cceeaeb-Matcha.png b/fern/images/cceeaeb-Matcha.png deleted file mode 100644 index 3aa3528c7..000000000 Binary files a/fern/images/cceeaeb-Matcha.png and /dev/null differ diff --git a/fern/images/cdc7413-image_7.png b/fern/images/cdc7413-image_7.png deleted file mode 100644 index 4b1b8bdf3..000000000 Binary files a/fern/images/cdc7413-image_7.png and /dev/null differ diff --git a/fern/images/ce3e0c1-abi.png b/fern/images/ce3e0c1-abi.png deleted file mode 100644 index 9ebd923fb..000000000 Binary files a/fern/images/ce3e0c1-abi.png and /dev/null differ diff --git a/fern/images/ce659c8-sepoliaETH.png b/fern/images/ce659c8-sepoliaETH.png deleted file mode 100644 index 91920f222..000000000 Binary files a/fern/images/ce659c8-sepoliaETH.png and /dev/null differ diff --git a/fern/images/ce8bb50-localhost.png b/fern/images/ce8bb50-localhost.png deleted file mode 100644 index 19291356a..000000000 Binary files a/fern/images/ce8bb50-localhost.png and /dev/null differ diff --git a/fern/images/ced9835-small-alchemy_dash.jpeg b/fern/images/ced9835-small-alchemy_dash.jpeg deleted file mode 100644 index 1804cf87b..000000000 Binary files a/fern/images/ced9835-small-alchemy_dash.jpeg and /dev/null differ diff --git a/fern/images/cf78a2a-small-Screenshot_2023-04-24_at_13.22.52.png b/fern/images/cf78a2a-small-Screenshot_2023-04-24_at_13.22.52.png deleted file mode 100644 index 5cd88b37c..000000000 Binary files a/fern/images/cf78a2a-small-Screenshot_2023-04-24_at_13.22.52.png and /dev/null differ diff --git a/fern/images/cf9ff2f-Track_NFTs.png b/fern/images/cf9ff2f-Track_NFTs.png deleted file mode 100644 index 57ffe6505..000000000 Binary files a/fern/images/cf9ff2f-Track_NFTs.png and /dev/null differ diff --git a/fern/images/content/images/2021/05/1920px-Patricia_trie.svg-1-.png b/fern/images/content/images/2021/05/1920px-Patricia_trie.svg-1-.png deleted file mode 100644 index f33719efb..000000000 Binary files a/fern/images/content/images/2021/05/1920px-Patricia_trie.svg-1-.png and /dev/null differ diff --git a/fern/images/d025cdf-Ether_Mainnet_2.png b/fern/images/d025cdf-Ether_Mainnet_2.png deleted file mode 100644 index d6819b2e9..000000000 Binary files a/fern/images/d025cdf-Ether_Mainnet_2.png and /dev/null differ diff --git a/fern/images/d03249f-theGuy.png b/fern/images/d03249f-theGuy.png deleted file mode 100644 index 30a5b7e4d..000000000 Binary files a/fern/images/d03249f-theGuy.png and /dev/null differ diff --git a/fern/images/d03a879-small-activated.jpeg b/fern/images/d03a879-small-activated.jpeg deleted file mode 100644 index 2193c36fa..000000000 Binary files a/fern/images/d03a879-small-activated.jpeg and /dev/null differ diff --git a/fern/images/d0ce06e-account_2.png b/fern/images/d0ce06e-account_2.png deleted file mode 100644 index e1e09b5e2..000000000 Binary files a/fern/images/d0ce06e-account_2.png and /dev/null differ diff --git a/fern/images/d1d8fd6-image_17.png b/fern/images/d1d8fd6-image_17.png deleted file mode 100644 index 28bbf3917..000000000 Binary files a/fern/images/d1d8fd6-image_17.png and /dev/null differ diff --git a/fern/images/d2077e6-small-webhooksite_link_HIGHLIGHTED.png b/fern/images/d2077e6-small-webhooksite_link_HIGHLIGHTED.png deleted file mode 100644 index b3d7af311..000000000 Binary files a/fern/images/d2077e6-small-webhooksite_link_HIGHLIGHTED.png and /dev/null differ diff --git a/fern/images/d2c8933-Screen_Shot_2022-09-22_at_10.13.54_AM.png b/fern/images/d2c8933-Screen_Shot_2022-09-22_at_10.13.54_AM.png deleted file mode 100644 index 4d6f3132b..000000000 Binary files a/fern/images/d2c8933-Screen_Shot_2022-09-22_at_10.13.54_AM.png and /dev/null differ diff --git a/fern/images/d2edaf4-Screenshot_2023-02-21_at_4.30.19_PM.png b/fern/images/d2edaf4-Screenshot_2023-02-21_at_4.30.19_PM.png deleted file mode 100644 index cc895ff40..000000000 Binary files a/fern/images/d2edaf4-Screenshot_2023-02-21_at_4.30.19_PM.png and /dev/null differ diff --git a/fern/images/d473044-image.png b/fern/images/d473044-image.png deleted file mode 100644 index f900709ed..000000000 Binary files a/fern/images/d473044-image.png and /dev/null differ diff --git a/fern/images/d48c519-nextjs.png b/fern/images/d48c519-nextjs.png deleted file mode 100644 index 61a30dab2..000000000 Binary files a/fern/images/d48c519-nextjs.png and /dev/null differ diff --git a/fern/images/d4a7d1d-Screenshot_2022-05-01_at_17.20.48.png b/fern/images/d4a7d1d-Screenshot_2022-05-01_at_17.20.48.png deleted file mode 100644 index 95e4c3028..000000000 Binary files a/fern/images/d4a7d1d-Screenshot_2022-05-01_at_17.20.48.png and /dev/null differ diff --git a/fern/images/d4ef09c-image_18.png b/fern/images/d4ef09c-image_18.png deleted file mode 100644 index 3e64e5672..000000000 Binary files a/fern/images/d4ef09c-image_18.png and /dev/null differ diff --git a/fern/images/d5bf099-small-Screenshot_2023-04-24_at_14.57.50.png b/fern/images/d5bf099-small-Screenshot_2023-04-24_at_14.57.50.png deleted file mode 100644 index cf8e67416..000000000 Binary files a/fern/images/d5bf099-small-Screenshot_2023-04-24_at_14.57.50.png and /dev/null differ diff --git a/fern/images/d5e6cf7-Untitled_6.png b/fern/images/d5e6cf7-Untitled_6.png deleted file mode 100644 index 984d4f7c8..000000000 Binary files a/fern/images/d5e6cf7-Untitled_6.png and /dev/null differ diff --git a/fern/images/d625f41-droppedtx.PNG b/fern/images/d625f41-droppedtx.PNG deleted file mode 100644 index 76393deb5..000000000 Binary files a/fern/images/d625f41-droppedtx.PNG and /dev/null differ diff --git a/fern/images/d638ead-Screen_Shot_2022-05-02_at_3.36.03_AM.png b/fern/images/d638ead-Screen_Shot_2022-05-02_at_3.36.03_AM.png deleted file mode 100644 index 0e9ea5ba3..000000000 Binary files a/fern/images/d638ead-Screen_Shot_2022-05-02_at_3.36.03_AM.png and /dev/null differ diff --git a/fern/images/d7460bc-image.png b/fern/images/d7460bc-image.png deleted file mode 100644 index 60f45e0cd..000000000 Binary files a/fern/images/d7460bc-image.png and /dev/null differ diff --git a/fern/images/d7b2f52-image.png b/fern/images/d7b2f52-image.png deleted file mode 100644 index 38db55a58..000000000 Binary files a/fern/images/d7b2f52-image.png and /dev/null differ diff --git a/fern/images/d857cf8-image.png b/fern/images/d857cf8-image.png deleted file mode 100644 index 8c1797002..000000000 Binary files a/fern/images/d857cf8-image.png and /dev/null differ diff --git a/fern/images/d864fb4-output.png b/fern/images/d864fb4-output.png deleted file mode 100644 index 2e77ef94b..000000000 Binary files a/fern/images/d864fb4-output.png and /dev/null differ diff --git a/fern/images/d875c85-profile-page_1.png b/fern/images/d875c85-profile-page_1.png deleted file mode 100644 index 9b4b4aeaa..000000000 Binary files a/fern/images/d875c85-profile-page_1.png and /dev/null differ diff --git a/fern/images/d8dd7c2-Untitled_24.png b/fern/images/d8dd7c2-Untitled_24.png deleted file mode 100644 index 9304eb62a..000000000 Binary files a/fern/images/d8dd7c2-Untitled_24.png and /dev/null differ diff --git a/fern/images/d8fbdd1-Untitled_1.png b/fern/images/d8fbdd1-Untitled_1.png deleted file mode 100644 index bab6b5cd6..000000000 Binary files a/fern/images/d8fbdd1-Untitled_1.png and /dev/null differ diff --git a/fern/images/d934b8b-Arbiscan.png b/fern/images/d934b8b-Arbiscan.png deleted file mode 100644 index 2dda53ae1..000000000 Binary files a/fern/images/d934b8b-Arbiscan.png and /dev/null differ diff --git a/fern/images/d9b679b-Screenshot_2022-10-30_at_6.34.31_PM.png b/fern/images/d9b679b-Screenshot_2022-10-30_at_6.34.31_PM.png deleted file mode 100644 index c1ba452aa..000000000 Binary files a/fern/images/d9b679b-Screenshot_2022-10-30_at_6.34.31_PM.png and /dev/null differ diff --git a/fern/images/d9d0613-image.png b/fern/images/d9d0613-image.png deleted file mode 100644 index b8d48f194..000000000 Binary files a/fern/images/d9d0613-image.png and /dev/null differ diff --git a/fern/images/dac1a47-image.png b/fern/images/dac1a47-image.png deleted file mode 100644 index 1bffe8fd3..000000000 Binary files a/fern/images/dac1a47-image.png and /dev/null differ diff --git a/fern/images/daec4a6-image_60.png b/fern/images/daec4a6-image_60.png deleted file mode 100644 index 80bc2db6d..000000000 Binary files a/fern/images/daec4a6-image_60.png and /dev/null differ diff --git a/fern/images/db5d0c1-Untitled.png b/fern/images/db5d0c1-Untitled.png deleted file mode 100644 index 8f822bd19..000000000 Binary files a/fern/images/db5d0c1-Untitled.png and /dev/null differ diff --git a/fern/images/db6f6e6-Screen_Shot_2022-05-12_at_1.32.09_PM.png b/fern/images/db6f6e6-Screen_Shot_2022-05-12_at_1.32.09_PM.png deleted file mode 100644 index 2e4b2709d..000000000 Binary files a/fern/images/db6f6e6-Screen_Shot_2022-05-12_at_1.32.09_PM.png and /dev/null differ diff --git a/fern/images/dc219ba-Screen_Shot_2022-09-22_at_6.10.19_PM.png b/fern/images/dc219ba-Screen_Shot_2022-09-22_at_6.10.19_PM.png deleted file mode 100644 index 940b310a2..000000000 Binary files a/fern/images/dc219ba-Screen_Shot_2022-09-22_at_6.10.19_PM.png and /dev/null differ diff --git a/fern/images/dc8314c-Untitled_5.png b/fern/images/dc8314c-Untitled_5.png deleted file mode 100644 index 153977eb8..000000000 Binary files a/fern/images/dc8314c-Untitled_5.png and /dev/null differ diff --git a/fern/images/dcb51bb-Untitled.png b/fern/images/dcb51bb-Untitled.png deleted file mode 100644 index 2106ea5aa..000000000 Binary files a/fern/images/dcb51bb-Untitled.png and /dev/null differ diff --git a/fern/images/de3a6ec-gmail_ZenGo.jpeg b/fern/images/de3a6ec-gmail_ZenGo.jpeg deleted file mode 100644 index 2f4762c80..000000000 Binary files a/fern/images/de3a6ec-gmail_ZenGo.jpeg and /dev/null differ diff --git a/fern/images/dec1046-networks.jpeg b/fern/images/dec1046-networks.jpeg deleted file mode 100644 index 6b8bdd147..000000000 Binary files a/fern/images/dec1046-networks.jpeg and /dev/null differ diff --git a/fern/images/def102b-Gelato_AI-TUTORIAL_BLOG_1600x900.jpg b/fern/images/def102b-Gelato_AI-TUTORIAL_BLOG_1600x900.jpg deleted file mode 100644 index 3ee669658..000000000 Binary files a/fern/images/def102b-Gelato_AI-TUTORIAL_BLOG_1600x900.jpg and /dev/null differ diff --git a/fern/images/df03e5f-bored_ape_4560.png b/fern/images/df03e5f-bored_ape_4560.png deleted file mode 100644 index e8810510d..000000000 Binary files a/fern/images/df03e5f-bored_ape_4560.png and /dev/null differ diff --git a/fern/images/dfaaaa5-Screenshot_2022-11-21_at_6.09.16_PM.png b/fern/images/dfaaaa5-Screenshot_2022-11-21_at_6.09.16_PM.png deleted file mode 100644 index fb3215c82..000000000 Binary files a/fern/images/dfaaaa5-Screenshot_2022-11-21_at_6.09.16_PM.png and /dev/null differ diff --git a/fern/images/dfe5f76-image.png b/fern/images/dfe5f76-image.png deleted file mode 100644 index c8535d4d4..000000000 Binary files a/fern/images/dfe5f76-image.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/c_scale,h_180/v1672976926/bored-ape_xtgkfj.jpg b/fern/images/divzjiip8/image/upload/c_scale,h_180/v1672976926/bored-ape_xtgkfj.jpg deleted file mode 100644 index 207a61658..000000000 Binary files a/fern/images/divzjiip8/image/upload/c_scale,h_180/v1672976926/bored-ape_xtgkfj.jpg and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/c_scale,w_1000/v1672976603/search-what-are-nfts_o3d4qr.png b/fern/images/divzjiip8/image/upload/c_scale,w_1000/v1672976603/search-what-are-nfts_o3d4qr.png deleted file mode 100644 index d054df89b..000000000 Binary files a/fern/images/divzjiip8/image/upload/c_scale,w_1000/v1672976603/search-what-are-nfts_o3d4qr.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1665532109/guides/Screen_Shot_2022-10-11_at_3.52.12_PM.png b/fern/images/divzjiip8/image/upload/v1665532109/guides/Screen_Shot_2022-10-11_at_3.52.12_PM.png deleted file mode 100644 index c4a34efe5..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1665532109/guides/Screen_Shot_2022-10-11_at_3.52.12_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1665532109/guides/Screen_Shot_2022-10-11_at_4.32.06_PM.png b/fern/images/divzjiip8/image/upload/v1665532109/guides/Screen_Shot_2022-10-11_at_4.32.06_PM.png deleted file mode 100644 index 18313c27e..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1665532109/guides/Screen_Shot_2022-10-11_at_4.32.06_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1665532109/guides/Screen_Shot_2022-10-11_at_4.32.52_PM.png b/fern/images/divzjiip8/image/upload/v1665532109/guides/Screen_Shot_2022-10-11_at_4.32.52_PM.png deleted file mode 100644 index 757f3a622..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1665532109/guides/Screen_Shot_2022-10-11_at_4.32.52_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1665532702/guides/Screen_Shot_2022-10-11_at_4.58.07_PM.png b/fern/images/divzjiip8/image/upload/v1665532702/guides/Screen_Shot_2022-10-11_at_4.58.07_PM.png deleted file mode 100644 index 1227625a6..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1665532702/guides/Screen_Shot_2022-10-11_at_4.58.07_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1666983226/guides/drake.jpg b/fern/images/divzjiip8/image/upload/v1666983226/guides/drake.jpg deleted file mode 100644 index ba0209b7e..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1666983226/guides/drake.jpg and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1667084857/guides/Screen_Shot_2022-10-29_at_4.06.17_PM.png b/fern/images/divzjiip8/image/upload/v1667084857/guides/Screen_Shot_2022-10-29_at_4.06.17_PM.png deleted file mode 100644 index 53246cb6a..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1667084857/guides/Screen_Shot_2022-10-29_at_4.06.17_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1667084857/guides/Screen_Shot_2022-10-29_at_4.06.30_PM.png b/fern/images/divzjiip8/image/upload/v1667084857/guides/Screen_Shot_2022-10-29_at_4.06.30_PM.png deleted file mode 100644 index 8b68526a3..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1667084857/guides/Screen_Shot_2022-10-29_at_4.06.30_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1667084858/guides/Screen_Shot_2022-10-29_at_4.06.40_PM.png b/fern/images/divzjiip8/image/upload/v1667084858/guides/Screen_Shot_2022-10-29_at_4.06.40_PM.png deleted file mode 100644 index 26e595157..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1667084858/guides/Screen_Shot_2022-10-29_at_4.06.40_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1667179045/guides/Screen_Shot_2022-10-30_at_6.16.33_PM.png b/fern/images/divzjiip8/image/upload/v1667179045/guides/Screen_Shot_2022-10-30_at_6.16.33_PM.png deleted file mode 100644 index 701526a35..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1667179045/guides/Screen_Shot_2022-10-30_at_6.16.33_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1667179765/guides/Screen_Shot_2022-10-30_at_6.29.15_PM.png b/fern/images/divzjiip8/image/upload/v1667179765/guides/Screen_Shot_2022-10-30_at_6.29.15_PM.png deleted file mode 100644 index 19507309f..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1667179765/guides/Screen_Shot_2022-10-30_at_6.29.15_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1667181087/guides/Screen_Shot_2022-10-30_at_6.51.12_PM.png b/fern/images/divzjiip8/image/upload/v1667181087/guides/Screen_Shot_2022-10-30_at_6.51.12_PM.png deleted file mode 100644 index aad6888f3..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1667181087/guides/Screen_Shot_2022-10-30_at_6.51.12_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1669839740/guides/Screen_Shot_2022-11-30_at_12.22.06_PM.png b/fern/images/divzjiip8/image/upload/v1669839740/guides/Screen_Shot_2022-11-30_at_12.22.06_PM.png deleted file mode 100644 index b983febb8..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1669839740/guides/Screen_Shot_2022-11-30_at_12.22.06_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1669850716/guides/Screen_Shot_2022-11-30_at_3.25.06_PM.png b/fern/images/divzjiip8/image/upload/v1669850716/guides/Screen_Shot_2022-11-30_at_3.25.06_PM.png deleted file mode 100644 index 0891cc59e..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1669850716/guides/Screen_Shot_2022-11-30_at_3.25.06_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1669865130/guides/Screen_Shot_2022-11-30_at_7.25.15_PM.png b/fern/images/divzjiip8/image/upload/v1669865130/guides/Screen_Shot_2022-11-30_at_7.25.15_PM.png deleted file mode 100644 index 705926e73..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1669865130/guides/Screen_Shot_2022-11-30_at_7.25.15_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1669868801/guides/Screen_Shot_2022-11-30_at_8.26.05_PM.png b/fern/images/divzjiip8/image/upload/v1669868801/guides/Screen_Shot_2022-11-30_at_8.26.05_PM.png deleted file mode 100644 index ae397db48..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1669868801/guides/Screen_Shot_2022-11-30_at_8.26.05_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1669868932/guides/Screen_Shot_2022-11-30_at_8.28.42_PM.png b/fern/images/divzjiip8/image/upload/v1669868932/guides/Screen_Shot_2022-11-30_at_8.28.42_PM.png deleted file mode 100644 index 52c2a283b..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1669868932/guides/Screen_Shot_2022-11-30_at_8.28.42_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1669869222/guides/Screen_Shot_2022-11-30_at_8.33.27_PM.png b/fern/images/divzjiip8/image/upload/v1669869222/guides/Screen_Shot_2022-11-30_at_8.33.27_PM.png deleted file mode 100644 index 1deeb8226..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1669869222/guides/Screen_Shot_2022-11-30_at_8.33.27_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1669869342/guides/Screen_Shot_2022-11-30_at_8.35.23_PM.png b/fern/images/divzjiip8/image/upload/v1669869342/guides/Screen_Shot_2022-11-30_at_8.35.23_PM.png deleted file mode 100644 index 85c560530..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1669869342/guides/Screen_Shot_2022-11-30_at_8.35.23_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1669869767/guides/Screen_Shot_2022-11-30_at_8.42.36_PM.png b/fern/images/divzjiip8/image/upload/v1669869767/guides/Screen_Shot_2022-11-30_at_8.42.36_PM.png deleted file mode 100644 index 934a82953..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1669869767/guides/Screen_Shot_2022-11-30_at_8.42.36_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1669869958/guides/Screen_Shot_2022-11-30_at_8.45.47_PM.png b/fern/images/divzjiip8/image/upload/v1669869958/guides/Screen_Shot_2022-11-30_at_8.45.47_PM.png deleted file mode 100644 index 2079ca042..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1669869958/guides/Screen_Shot_2022-11-30_at_8.45.47_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670367843/alchemyu/Screen_Shot_2022-12-06_at_3.03.59_PM.png b/fern/images/divzjiip8/image/upload/v1670367843/alchemyu/Screen_Shot_2022-12-06_at_3.03.59_PM.png deleted file mode 100644 index c412204b9..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670367843/alchemyu/Screen_Shot_2022-12-06_at_3.03.59_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670369945/alchemyu/Untitled_1.png b/fern/images/divzjiip8/image/upload/v1670369945/alchemyu/Untitled_1.png deleted file mode 100644 index 5b68417d8..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670369945/alchemyu/Untitled_1.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670370933/alchemyu/Screen_Shot_2022-12-06_at_3.55.15_PM.png b/fern/images/divzjiip8/image/upload/v1670370933/alchemyu/Screen_Shot_2022-12-06_at_3.55.15_PM.png deleted file mode 100644 index 6016f2819..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670370933/alchemyu/Screen_Shot_2022-12-06_at_3.55.15_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670371227/alchemyu/Screen_Shot_2022-12-06_at_4.00.23_PM.png b/fern/images/divzjiip8/image/upload/v1670371227/alchemyu/Screen_Shot_2022-12-06_at_4.00.23_PM.png deleted file mode 100644 index 9b7222a77..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670371227/alchemyu/Screen_Shot_2022-12-06_at_4.00.23_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670379192/alchemyu/Screen_Shot_2022-12-06_at_6.13.07_PM.png b/fern/images/divzjiip8/image/upload/v1670379192/alchemyu/Screen_Shot_2022-12-06_at_6.13.07_PM.png deleted file mode 100644 index ab5fa1a53..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670379192/alchemyu/Screen_Shot_2022-12-06_at_6.13.07_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670379535/alchemyu/Screen_Shot_2022-12-06_at_6.18.51_PM.png b/fern/images/divzjiip8/image/upload/v1670379535/alchemyu/Screen_Shot_2022-12-06_at_6.18.51_PM.png deleted file mode 100644 index 67185fa0a..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670379535/alchemyu/Screen_Shot_2022-12-06_at_6.18.51_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670379611/alchemyu/Screen_Shot_2022-12-06_at_6.20.06_PM.png b/fern/images/divzjiip8/image/upload/v1670379611/alchemyu/Screen_Shot_2022-12-06_at_6.20.06_PM.png deleted file mode 100644 index 1d6feaae8..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670379611/alchemyu/Screen_Shot_2022-12-06_at_6.20.06_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670379875/alchemyu/Screen_Shot_2022-12-06_at_6.24.31_PM.png b/fern/images/divzjiip8/image/upload/v1670379875/alchemyu/Screen_Shot_2022-12-06_at_6.24.31_PM.png deleted file mode 100644 index 8e585de84..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670379875/alchemyu/Screen_Shot_2022-12-06_at_6.24.31_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670380019/alchemyu/Screen_Shot_2022-12-06_at_6.26.56_PM.png b/fern/images/divzjiip8/image/upload/v1670380019/alchemyu/Screen_Shot_2022-12-06_at_6.26.56_PM.png deleted file mode 100644 index 6b60cf9c0..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670380019/alchemyu/Screen_Shot_2022-12-06_at_6.26.56_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670438352/alchemyu/op-codes-costs.png b/fern/images/divzjiip8/image/upload/v1670438352/alchemyu/op-codes-costs.png deleted file mode 100644 index 623790ea7..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670438352/alchemyu/op-codes-costs.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670441261/alchemyu/Screen_Shot_2022-12-07_at_11.27.24_AM.png b/fern/images/divzjiip8/image/upload/v1670441261/alchemyu/Screen_Shot_2022-12-07_at_11.27.24_AM.png deleted file mode 100644 index bb85ef131..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670441261/alchemyu/Screen_Shot_2022-12-07_at_11.27.24_AM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670441831/alchemyu/Screen_Shot_2022-12-07_at_11.37.01_AM.png b/fern/images/divzjiip8/image/upload/v1670441831/alchemyu/Screen_Shot_2022-12-07_at_11.37.01_AM.png deleted file mode 100644 index a842b3779..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670441831/alchemyu/Screen_Shot_2022-12-07_at_11.37.01_AM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670442521/alchemyu/Screen_Shot_2022-12-07_at_11.48.30_AM.png b/fern/images/divzjiip8/image/upload/v1670442521/alchemyu/Screen_Shot_2022-12-07_at_11.48.30_AM.png deleted file mode 100644 index 91b574998..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670442521/alchemyu/Screen_Shot_2022-12-07_at_11.48.30_AM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670443239/alchemyu/Screen_Shot_2022-12-07_at_12.00.25_PM.png b/fern/images/divzjiip8/image/upload/v1670443239/alchemyu/Screen_Shot_2022-12-07_at_12.00.25_PM.png deleted file mode 100644 index ac919230d..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670443239/alchemyu/Screen_Shot_2022-12-07_at_12.00.25_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670444821/alchemyu/Screen_Shot_2022-12-07_at_12.26.49_PM.png b/fern/images/divzjiip8/image/upload/v1670444821/alchemyu/Screen_Shot_2022-12-07_at_12.26.49_PM.png deleted file mode 100644 index 57dbec797..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670444821/alchemyu/Screen_Shot_2022-12-07_at_12.26.49_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670445234/alchemyu/Screen_Shot_2022-12-07_at_12.33.42_PM.png b/fern/images/divzjiip8/image/upload/v1670445234/alchemyu/Screen_Shot_2022-12-07_at_12.33.42_PM.png deleted file mode 100644 index 116f5338c..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670445234/alchemyu/Screen_Shot_2022-12-07_at_12.33.42_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670445489/alchemyu/Screen_Shot_2022-12-07_at_12.37.57_PM.png b/fern/images/divzjiip8/image/upload/v1670445489/alchemyu/Screen_Shot_2022-12-07_at_12.37.57_PM.png deleted file mode 100644 index 25953d531..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670445489/alchemyu/Screen_Shot_2022-12-07_at_12.37.57_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670445748/alchemyu/Screen_Shot_2022-12-07_at_12.42.15_PM.png b/fern/images/divzjiip8/image/upload/v1670445748/alchemyu/Screen_Shot_2022-12-07_at_12.42.15_PM.png deleted file mode 100644 index aff8fb4ac..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670445748/alchemyu/Screen_Shot_2022-12-07_at_12.42.15_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670445934/alchemyu/block-usage-image.png b/fern/images/divzjiip8/image/upload/v1670445934/alchemyu/block-usage-image.png deleted file mode 100644 index 7774fe5c0..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670445934/alchemyu/block-usage-image.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670446069/alchemyu/block-16128922.png b/fern/images/divzjiip8/image/upload/v1670446069/alchemyu/block-16128922.png deleted file mode 100644 index 08592e476..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670446069/alchemyu/block-16128922.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670446077/alchemyu/block-16128921.png b/fern/images/divzjiip8/image/upload/v1670446077/alchemyu/block-16128921.png deleted file mode 100644 index 47dba7b71..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670446077/alchemyu/block-16128921.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670446309/alchemyu/Screen_Shot_2022-12-07_at_12.51.37_PM.png b/fern/images/divzjiip8/image/upload/v1670446309/alchemyu/Screen_Shot_2022-12-07_at_12.51.37_PM.png deleted file mode 100644 index b15f27b62..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670446309/alchemyu/Screen_Shot_2022-12-07_at_12.51.37_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670450744/alchemyu/Untitled_4.png b/fern/images/divzjiip8/image/upload/v1670450744/alchemyu/Untitled_4.png deleted file mode 100644 index 63e701306..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670450744/alchemyu/Untitled_4.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670454597/alchemyu/Screen_Shot_2022-12-07_at_3.09.46_PM.png b/fern/images/divzjiip8/image/upload/v1670454597/alchemyu/Screen_Shot_2022-12-07_at_3.09.46_PM.png deleted file mode 100644 index da71c59ee..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670454597/alchemyu/Screen_Shot_2022-12-07_at_3.09.46_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670454686/alchemyu/Screen_Shot_2022-12-07_at_3.10.06_PM.png b/fern/images/divzjiip8/image/upload/v1670454686/alchemyu/Screen_Shot_2022-12-07_at_3.10.06_PM.png deleted file mode 100644 index 10973ffee..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670454686/alchemyu/Screen_Shot_2022-12-07_at_3.10.06_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670455029/alchemyu/Screen_Shot_2022-12-07_at_3.16.49_PM.png b/fern/images/divzjiip8/image/upload/v1670455029/alchemyu/Screen_Shot_2022-12-07_at_3.16.49_PM.png deleted file mode 100644 index 47b782227..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670455029/alchemyu/Screen_Shot_2022-12-07_at_3.16.49_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670455249/alchemyu/Screen_Shot_2022-12-07_at_3.20.37_PM.png b/fern/images/divzjiip8/image/upload/v1670455249/alchemyu/Screen_Shot_2022-12-07_at_3.20.37_PM.png deleted file mode 100644 index 59bf08de2..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670455249/alchemyu/Screen_Shot_2022-12-07_at_3.20.37_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670456828/alchemyu/Screen_Shot_2022-12-07_at_3.46.13_PM.png b/fern/images/divzjiip8/image/upload/v1670456828/alchemyu/Screen_Shot_2022-12-07_at_3.46.13_PM.png deleted file mode 100644 index ffdbbdf66..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670456828/alchemyu/Screen_Shot_2022-12-07_at_3.46.13_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670476909/alchemyu/Screen_Shot_2022-12-07_at_9.20.57_PM.png b/fern/images/divzjiip8/image/upload/v1670476909/alchemyu/Screen_Shot_2022-12-07_at_9.20.57_PM.png deleted file mode 100644 index 8c50a6afa..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670476909/alchemyu/Screen_Shot_2022-12-07_at_9.20.57_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670483981/alchemyu/Untitled_5.png b/fern/images/divzjiip8/image/upload/v1670483981/alchemyu/Untitled_5.png deleted file mode 100644 index d7580058b..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670483981/alchemyu/Untitled_5.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1670883266/alchemyu/Screen_Shot_2022-12-12_at_2.12.01_PM.png b/fern/images/divzjiip8/image/upload/v1670883266/alchemyu/Screen_Shot_2022-12-12_at_2.12.01_PM.png deleted file mode 100644 index b2635ae7a..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1670883266/alchemyu/Screen_Shot_2022-12-12_at_2.12.01_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671060100/alchemyu/Screen_Shot_2022-12-14_at_3.20.22_PM.png b/fern/images/divzjiip8/image/upload/v1671060100/alchemyu/Screen_Shot_2022-12-14_at_3.20.22_PM.png deleted file mode 100644 index 8147b7d97..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671060100/alchemyu/Screen_Shot_2022-12-14_at_3.20.22_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671068770/alchemyu/Screen_Shot_2022-12-14_at_5.27.18_PM_5b9ff7.png b/fern/images/divzjiip8/image/upload/v1671068770/alchemyu/Screen_Shot_2022-12-14_at_5.27.18_PM_5b9ff7.png deleted file mode 100644 index 03ba3e359..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671068770/alchemyu/Screen_Shot_2022-12-14_at_5.27.18_PM_5b9ff7.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671078706/alchemyu/Screen_Shot_2022-12-14_at_8.31.19_PM.png b/fern/images/divzjiip8/image/upload/v1671078706/alchemyu/Screen_Shot_2022-12-14_at_8.31.19_PM.png deleted file mode 100644 index c6d12bc56..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671078706/alchemyu/Screen_Shot_2022-12-14_at_8.31.19_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671079099/alchemyu/Screen_Shot_2022-12-14_at_8.37.41_PM.png b/fern/images/divzjiip8/image/upload/v1671079099/alchemyu/Screen_Shot_2022-12-14_at_8.37.41_PM.png deleted file mode 100644 index 740b2839a..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671079099/alchemyu/Screen_Shot_2022-12-14_at_8.37.41_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671126973/alchemyu/Screen_Shot_2022-12-14_at_9.29.17_PM.png b/fern/images/divzjiip8/image/upload/v1671126973/alchemyu/Screen_Shot_2022-12-14_at_9.29.17_PM.png deleted file mode 100644 index 57e83ff23..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671126973/alchemyu/Screen_Shot_2022-12-14_at_9.29.17_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671580133/alchemyu/Screen_Shot_2022-12-20_at_3.48.06_PM.png b/fern/images/divzjiip8/image/upload/v1671580133/alchemyu/Screen_Shot_2022-12-20_at_3.48.06_PM.png deleted file mode 100644 index 26e7b55b1..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671580133/alchemyu/Screen_Shot_2022-12-20_at_3.48.06_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671583428/alchemyu/Screen_Shot_2022-12-20_at_4.43.43_PM.png b/fern/images/divzjiip8/image/upload/v1671583428/alchemyu/Screen_Shot_2022-12-20_at_4.43.43_PM.png deleted file mode 100644 index c133fe9d9..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671583428/alchemyu/Screen_Shot_2022-12-20_at_4.43.43_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671652663/alchemyu/Screen_Shot_2022-12-21_at_11.57.35_AM.png b/fern/images/divzjiip8/image/upload/v1671652663/alchemyu/Screen_Shot_2022-12-21_at_11.57.35_AM.png deleted file mode 100644 index 74c948896..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671652663/alchemyu/Screen_Shot_2022-12-21_at_11.57.35_AM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671655084/alchemyu/Screen_Shot_2022-12-21_at_12.36.48_PM.png b/fern/images/divzjiip8/image/upload/v1671655084/alchemyu/Screen_Shot_2022-12-21_at_12.36.48_PM.png deleted file mode 100644 index e8a10d5c7..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671655084/alchemyu/Screen_Shot_2022-12-21_at_12.36.48_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1671696400/Screen_Shot_2022-12-22_at_3.05.20_PM_tubpq2.png b/fern/images/divzjiip8/image/upload/v1671696400/Screen_Shot_2022-12-22_at_3.05.20_PM_tubpq2.png deleted file mode 100644 index 80610b55b..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1671696400/Screen_Shot_2022-12-22_at_3.05.20_PM_tubpq2.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1672806772/alchemyu/Untitled_7.png b/fern/images/divzjiip8/image/upload/v1672806772/alchemyu/Untitled_7.png deleted file mode 100644 index 55ec43fd4..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1672806772/alchemyu/Untitled_7.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1672810254/alchemyu/Untitled_8.png b/fern/images/divzjiip8/image/upload/v1672810254/alchemyu/Untitled_8.png deleted file mode 100644 index 526e3603a..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1672810254/alchemyu/Untitled_8.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1672815060/alchemyu/Untitled_9.png b/fern/images/divzjiip8/image/upload/v1672815060/alchemyu/Untitled_9.png deleted file mode 100644 index 761961e5f..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1672815060/alchemyu/Untitled_9.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1672815280/alchemyu/Untitled_10.png b/fern/images/divzjiip8/image/upload/v1672815280/alchemyu/Untitled_10.png deleted file mode 100644 index da6b0befd..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1672815280/alchemyu/Untitled_10.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1672877672/alchemyu/Untitled_12.png b/fern/images/divzjiip8/image/upload/v1672877672/alchemyu/Untitled_12.png deleted file mode 100644 index ea2c91ee8..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1672877672/alchemyu/Untitled_12.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1672881124/alchemyu/Screen_Shot_2023-01-04_at_5.11.44_PM.png b/fern/images/divzjiip8/image/upload/v1672881124/alchemyu/Screen_Shot_2023-01-04_at_5.11.44_PM.png deleted file mode 100644 index 48fa43880..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1672881124/alchemyu/Screen_Shot_2023-01-04_at_5.11.44_PM.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1672905020/alchemyu/Untitled_15.png b/fern/images/divzjiip8/image/upload/v1672905020/alchemyu/Untitled_15.png deleted file mode 100644 index ba72447e2..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1672905020/alchemyu/Untitled_15.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1672906425/alchemyu/Untitled_17.png b/fern/images/divzjiip8/image/upload/v1672906425/alchemyu/Untitled_17.png deleted file mode 100644 index 05318580c..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1672906425/alchemyu/Untitled_17.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1673520308/alchemyu/Untitled_20.png b/fern/images/divzjiip8/image/upload/v1673520308/alchemyu/Untitled_20.png deleted file mode 100644 index 7f83c44ae..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1673520308/alchemyu/Untitled_20.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1681495804/fEK5wCT_epy2kk.png b/fern/images/divzjiip8/image/upload/v1681495804/fEK5wCT_epy2kk.png deleted file mode 100644 index 58e41819e..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1681495804/fEK5wCT_epy2kk.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1681495822/bHz6fsp_bfmzwb.png b/fern/images/divzjiip8/image/upload/v1681495822/bHz6fsp_bfmzwb.png deleted file mode 100644 index 18528a981..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1681495822/bHz6fsp_bfmzwb.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1681495824/QKTH3dp_fkwkuh.jpg b/fern/images/divzjiip8/image/upload/v1681495824/QKTH3dp_fkwkuh.jpg deleted file mode 100644 index c9ab77e3c..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1681495824/QKTH3dp_fkwkuh.jpg and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1681495826/b4jpoNF_kbiujj.png b/fern/images/divzjiip8/image/upload/v1681495826/b4jpoNF_kbiujj.png deleted file mode 100644 index 3f1778721..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1681495826/b4jpoNF_kbiujj.png and /dev/null differ diff --git a/fern/images/divzjiip8/image/upload/v1681500373/BgOrAZU_yvb6f0.png b/fern/images/divzjiip8/image/upload/v1681500373/BgOrAZU_yvb6f0.png deleted file mode 100644 index c240575d6..000000000 Binary files a/fern/images/divzjiip8/image/upload/v1681500373/BgOrAZU_yvb6f0.png and /dev/null differ diff --git a/fern/images/ds/images/hash-table.png b/fern/images/ds/images/hash-table.png deleted file mode 100644 index e04b9e0e9..000000000 --- a/fern/images/ds/images/hash-table.png +++ /dev/null @@ -1,2272 +0,0 @@ - - - - - Tpoint Tech - Free Online Tutorials - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- - -
-
-
-
- - - - - - -
-
-
-
-
-
-
- -

Free Online Tutorials

-

Javatpoint.com is now changed to TpointTech.com

-

Get access to 500+ tutorials from top - instructors around the - world in one place.

- -
-
-
- Banner-2 - Banner Main -
-

500+
TUTORIALS

-
-
- -
- Shape-4 - Shape-2 - Shape-3 - Shape-1 -
-
-
-
-
-
-
-
- - - -
-
-

Tutorials

-

Start learning programming language of your choice.

-
- - - - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
- - - - - -
- - - - - -
-
-
-
-
-
Ellipse-1 - Ellipse-2 -
- About Jp -
- Followers -

100K+
SUBSCRIBERS

-
-
-
-
-

Youtube Channel

-

Explore Latest Tutorials by - Subscribing to Our YouTube Channel

-
- - -
- -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/fern/images/e030088-web3-dev-setup.jpeg b/fern/images/e030088-web3-dev-setup.jpeg deleted file mode 100644 index 037e0a1e1..000000000 Binary files a/fern/images/e030088-web3-dev-setup.jpeg and /dev/null differ diff --git a/fern/images/e03bff0-Frontend.png b/fern/images/e03bff0-Frontend.png deleted file mode 100644 index 3f2249d5d..000000000 Binary files a/fern/images/e03bff0-Frontend.png and /dev/null differ diff --git a/fern/images/e0bd994-small-Screenshot_2023-04-24_at_14.54.20.png b/fern/images/e0bd994-small-Screenshot_2023-04-24_at_14.54.20.png deleted file mode 100644 index 763f24175..000000000 Binary files a/fern/images/e0bd994-small-Screenshot_2023-04-24_at_14.54.20.png and /dev/null differ diff --git a/fern/images/e0cf5c0-mm-sepolia.png b/fern/images/e0cf5c0-mm-sepolia.png deleted file mode 100644 index 0d13fb1bf..000000000 Binary files a/fern/images/e0cf5c0-mm-sepolia.png and /dev/null differ diff --git a/fern/images/e129a7b-Screen_Shot_2022-04-14_at_10.33.14_PM.png b/fern/images/e129a7b-Screen_Shot_2022-04-14_at_10.33.14_PM.png deleted file mode 100644 index 545d8a61a..000000000 Binary files a/fern/images/e129a7b-Screen_Shot_2022-04-14_at_10.33.14_PM.png and /dev/null differ diff --git a/fern/images/e16d0d3-Network_2.jpeg b/fern/images/e16d0d3-Network_2.jpeg deleted file mode 100644 index fecc85af0..000000000 Binary files a/fern/images/e16d0d3-Network_2.jpeg and /dev/null differ diff --git a/fern/images/e1a8ed7-vitto.png b/fern/images/e1a8ed7-vitto.png deleted file mode 100644 index 259073488..000000000 Binary files a/fern/images/e1a8ed7-vitto.png and /dev/null differ diff --git a/fern/images/e249393-dep.png b/fern/images/e249393-dep.png deleted file mode 100644 index 34c712902..000000000 Binary files a/fern/images/e249393-dep.png and /dev/null differ diff --git a/fern/images/e2516de-image_13.png b/fern/images/e2516de-image_13.png deleted file mode 100644 index 887016a87..000000000 Binary files a/fern/images/e2516de-image_13.png and /dev/null differ diff --git a/fern/images/e268fb4-Poly_Man.png b/fern/images/e268fb4-Poly_Man.png deleted file mode 100644 index d03dc93ca..000000000 Binary files a/fern/images/e268fb4-Poly_Man.png and /dev/null differ diff --git a/fern/images/e316e25-diagram-mapping-contract-state-variables-to-storage-slots.jpeg b/fern/images/e316e25-diagram-mapping-contract-state-variables-to-storage-slots.jpeg deleted file mode 100644 index ef3007c67..000000000 Binary files a/fern/images/e316e25-diagram-mapping-contract-state-variables-to-storage-slots.jpeg and /dev/null differ diff --git a/fern/images/e33c696-image.png b/fern/images/e33c696-image.png deleted file mode 100644 index 13910da97..000000000 Binary files a/fern/images/e33c696-image.png and /dev/null differ diff --git a/fern/images/e409d00-image.png b/fern/images/e409d00-image.png deleted file mode 100644 index c55c1b2f7..000000000 Binary files a/fern/images/e409d00-image.png and /dev/null differ diff --git a/fern/images/e4520c5-dog.png b/fern/images/e4520c5-dog.png deleted file mode 100644 index 51579241b..000000000 Binary files a/fern/images/e4520c5-dog.png and /dev/null differ diff --git a/fern/images/e48ef0f-notify_hero.png b/fern/images/e48ef0f-notify_hero.png deleted file mode 100644 index 8bb43a8b2..000000000 Binary files a/fern/images/e48ef0f-notify_hero.png and /dev/null differ diff --git a/fern/images/e545653-Dashboard_View_Key.png b/fern/images/e545653-Dashboard_View_Key.png deleted file mode 100644 index fc874aefa..000000000 Binary files a/fern/images/e545653-Dashboard_View_Key.png and /dev/null differ diff --git a/fern/images/e548cdf-Screenshot_2023-02-21_at_8.54.45_AM.png b/fern/images/e548cdf-Screenshot_2023-02-21_at_8.54.45_AM.png deleted file mode 100644 index 56ee232fd..000000000 Binary files a/fern/images/e548cdf-Screenshot_2023-02-21_at_8.54.45_AM.png and /dev/null differ diff --git a/fern/images/e56dedc-Group_26.png b/fern/images/e56dedc-Group_26.png deleted file mode 100644 index 698d52a4e..000000000 Binary files a/fern/images/e56dedc-Group_26.png and /dev/null differ diff --git a/fern/images/e584d80-Screenshot_2023-01-15_at_2.56.48_PM.png b/fern/images/e584d80-Screenshot_2023-01-15_at_2.56.48_PM.png deleted file mode 100644 index db7fbbba5..000000000 Binary files a/fern/images/e584d80-Screenshot_2023-01-15_at_2.56.48_PM.png and /dev/null differ diff --git a/fern/images/e59ed71-Creat-App.png b/fern/images/e59ed71-Creat-App.png deleted file mode 100644 index ea847e441..000000000 Binary files a/fern/images/e59ed71-Creat-App.png and /dev/null differ diff --git a/fern/images/e5c260b-image_5.png b/fern/images/e5c260b-image_5.png deleted file mode 100644 index f8fe82c6b..000000000 Binary files a/fern/images/e5c260b-image_5.png and /dev/null differ diff --git a/fern/images/e5da8e9-stani.lens.png b/fern/images/e5da8e9-stani.lens.png deleted file mode 100644 index 3beba23ef..000000000 Binary files a/fern/images/e5da8e9-stani.lens.png and /dev/null differ diff --git a/fern/images/e61be06-5ba0e01-image.png b/fern/images/e61be06-5ba0e01-image.png deleted file mode 100644 index 582405199..000000000 Binary files a/fern/images/e61be06-5ba0e01-image.png and /dev/null differ diff --git a/fern/images/e678474-image.png b/fern/images/e678474-image.png deleted file mode 100644 index e7533e73c..000000000 Binary files a/fern/images/e678474-image.png and /dev/null differ diff --git a/fern/images/e7bef2d-Untitled.jpeg b/fern/images/e7bef2d-Untitled.jpeg deleted file mode 100644 index ddcda6096..000000000 Binary files a/fern/images/e7bef2d-Untitled.jpeg and /dev/null differ diff --git a/fern/images/e7ed0d4-etherscan_block.png b/fern/images/e7ed0d4-etherscan_block.png deleted file mode 100644 index c62184b1d..000000000 Binary files a/fern/images/e7ed0d4-etherscan_block.png and /dev/null differ diff --git a/fern/images/e80d734-J-0NjUkj_6BObi1Q4Q3eRe6.png b/fern/images/e80d734-J-0NjUkj_6BObi1Q4Q3eRe6.png deleted file mode 100644 index 4de0c70f0..000000000 Binary files a/fern/images/e80d734-J-0NjUkj_6BObi1Q4Q3eRe6.png and /dev/null differ diff --git a/fern/images/e848a41-small-Screenshot_2023-04-24_at_13.29.03.png b/fern/images/e848a41-small-Screenshot_2023-04-24_at_13.29.03.png deleted file mode 100644 index e6e916914..000000000 Binary files a/fern/images/e848a41-small-Screenshot_2023-04-24_at_13.29.03.png and /dev/null differ diff --git a/fern/images/e86495b-concode.png b/fern/images/e86495b-concode.png deleted file mode 100644 index 8dd8a5f7f..000000000 Binary files a/fern/images/e86495b-concode.png and /dev/null differ diff --git a/fern/images/e869938-image.png b/fern/images/e869938-image.png deleted file mode 100644 index a4a90c2ad..000000000 Binary files a/fern/images/e869938-image.png and /dev/null differ diff --git a/fern/images/e8a7039-view-nft-etherscan.png b/fern/images/e8a7039-view-nft-etherscan.png deleted file mode 100644 index 613188970..000000000 Binary files a/fern/images/e8a7039-view-nft-etherscan.png and /dev/null differ diff --git a/fern/images/e99b291-Untitled_5.png b/fern/images/e99b291-Untitled_5.png deleted file mode 100644 index c5fd670e4..000000000 Binary files a/fern/images/e99b291-Untitled_5.png and /dev/null differ diff --git a/fern/images/eOwjD.png b/fern/images/eOwjD.png deleted file mode 100644 index ef18f7242..000000000 Binary files a/fern/images/eOwjD.png and /dev/null differ diff --git a/fern/images/eb07beb-Untitled_14.png b/fern/images/eb07beb-Untitled_14.png deleted file mode 100644 index 194ee434b..000000000 Binary files a/fern/images/eb07beb-Untitled_14.png and /dev/null differ diff --git a/fern/images/eb632df-Dashboard_View_Key_2.png b/fern/images/eb632df-Dashboard_View_Key_2.png deleted file mode 100644 index aa9faded1..000000000 Binary files a/fern/images/eb632df-Dashboard_View_Key_2.png and /dev/null differ diff --git a/fern/images/ec60f77-visual.png b/fern/images/ec60f77-visual.png deleted file mode 100644 index 147fd2f07..000000000 Binary files a/fern/images/ec60f77-visual.png and /dev/null differ diff --git a/fern/images/ed56a56-ezgif-5-efc30c9bdb.jpeg b/fern/images/ed56a56-ezgif-5-efc30c9bdb.jpeg deleted file mode 100644 index a0da30189..000000000 Binary files a/fern/images/ed56a56-ezgif-5-efc30c9bdb.jpeg and /dev/null differ diff --git a/fern/images/ed6033c-Connect.png b/fern/images/ed6033c-Connect.png deleted file mode 100644 index 55a3d6de7..000000000 Binary files a/fern/images/ed6033c-Connect.png and /dev/null differ diff --git a/fern/images/eea9aa7-small-father_HIGHLIGHTED.png b/fern/images/eea9aa7-small-father_HIGHLIGHTED.png deleted file mode 100644 index 86426f41f..000000000 Binary files a/fern/images/eea9aa7-small-father_HIGHLIGHTED.png and /dev/null differ diff --git a/fern/images/eec1483-Ether_Mainnet.png b/fern/images/eec1483-Ether_Mainnet.png deleted file mode 100644 index 117f24c55..000000000 Binary files a/fern/images/eec1483-Ether_Mainnet.png and /dev/null differ diff --git a/fern/images/ef2371f-Untitled_7.png b/fern/images/ef2371f-Untitled_7.png deleted file mode 100644 index 4dcf486ca..000000000 Binary files a/fern/images/ef2371f-Untitled_7.png and /dev/null differ diff --git a/fern/images/ef60712-Screen_Shot_2022-04-30_at_9.17.38_PM_1.png b/fern/images/ef60712-Screen_Shot_2022-04-30_at_9.17.38_PM_1.png deleted file mode 100644 index c5cd56c03..000000000 Binary files a/fern/images/ef60712-Screen_Shot_2022-04-30_at_9.17.38_PM_1.png and /dev/null differ diff --git a/fern/images/efc3aa3-Screenshot_2023-04-05_at_9.39.14_AM.png b/fern/images/efc3aa3-Screenshot_2023-04-05_at_9.39.14_AM.png deleted file mode 100644 index 5714f11a1..000000000 Binary files a/fern/images/efc3aa3-Screenshot_2023-04-05_at_9.39.14_AM.png and /dev/null differ diff --git a/fern/images/efc9927-image.png b/fern/images/efc9927-image.png deleted file mode 100644 index f88c20ab1..000000000 Binary files a/fern/images/efc9927-image.png and /dev/null differ diff --git a/fern/images/efedc9b-Untitled_1.png b/fern/images/efedc9b-Untitled_1.png deleted file mode 100644 index 0df30836b..000000000 Binary files a/fern/images/efedc9b-Untitled_1.png and /dev/null differ diff --git a/fern/images/en/wiki/images/f/f1/Rest-API.png b/fern/images/en/wiki/images/f/f1/Rest-API.png deleted file mode 100644 index 17910e9f4..000000000 Binary files a/fern/images/en/wiki/images/f/f1/Rest-API.png and /dev/null differ diff --git a/fern/images/errors/logo46x38.png b/fern/images/errors/logo46x38.png deleted file mode 100644 index ee83052f3..000000000 Binary files a/fern/images/errors/logo46x38.png and /dev/null differ diff --git a/fern/images/f0189e8-small-Untitled_1.png b/fern/images/f0189e8-small-Untitled_1.png deleted file mode 100644 index 6b8e743a8..000000000 Binary files a/fern/images/f0189e8-small-Untitled_1.png and /dev/null differ diff --git a/fern/images/f035e4a-trnx_receipt.png b/fern/images/f035e4a-trnx_receipt.png deleted file mode 100644 index 8a1154487..000000000 Binary files a/fern/images/f035e4a-trnx_receipt.png and /dev/null differ diff --git a/fern/images/f042bdd-image.png b/fern/images/f042bdd-image.png deleted file mode 100644 index b109c089b..000000000 Binary files a/fern/images/f042bdd-image.png and /dev/null differ diff --git a/fern/images/f0808c0-individual-nft-page.png b/fern/images/f0808c0-individual-nft-page.png deleted file mode 100644 index a0818655a..000000000 Binary files a/fern/images/f0808c0-individual-nft-page.png and /dev/null differ diff --git a/fern/images/f09410f-image.png b/fern/images/f09410f-image.png deleted file mode 100644 index 3946bc651..000000000 Binary files a/fern/images/f09410f-image.png and /dev/null differ diff --git a/fern/images/f101ac8-API_keys.png b/fern/images/f101ac8-API_keys.png deleted file mode 100644 index d1fbce77f..000000000 Binary files a/fern/images/f101ac8-API_keys.png and /dev/null differ diff --git a/fern/images/f157b4f-Untitled_9.png b/fern/images/f157b4f-Untitled_9.png deleted file mode 100644 index c5fd670e4..000000000 Binary files a/fern/images/f157b4f-Untitled_9.png and /dev/null differ diff --git a/fern/images/f1837df-image_44.png b/fern/images/f1837df-image_44.png deleted file mode 100644 index 0c39434bb..000000000 Binary files a/fern/images/f1837df-image_44.png and /dev/null differ diff --git a/fern/images/f1b2bc4-to1HORepBqC2D350oKtfQJlh.png b/fern/images/f1b2bc4-to1HORepBqC2D350oKtfQJlh.png deleted file mode 100644 index 552adc1f6..000000000 Binary files a/fern/images/f1b2bc4-to1HORepBqC2D350oKtfQJlh.png and /dev/null differ diff --git a/fern/images/f209c54-Screen_Shot_2022-10-04_at_3.53.24_PM.png b/fern/images/f209c54-Screen_Shot_2022-10-04_at_3.53.24_PM.png deleted file mode 100644 index 0d79f4628..000000000 Binary files a/fern/images/f209c54-Screen_Shot_2022-10-04_at_3.53.24_PM.png and /dev/null differ diff --git a/fern/images/f2a9d32-jsx.png b/fern/images/f2a9d32-jsx.png deleted file mode 100644 index 2bbb055f9..000000000 Binary files a/fern/images/f2a9d32-jsx.png and /dev/null differ diff --git a/fern/images/f2bce42-Metamask2.PNG b/fern/images/f2bce42-Metamask2.PNG deleted file mode 100644 index d2402b6da..000000000 Binary files a/fern/images/f2bce42-Metamask2.PNG and /dev/null differ diff --git a/fern/images/f33a031-Screenshot_2023-04-05_at_8.41.48_AM.png b/fern/images/f33a031-Screenshot_2023-04-05_at_8.41.48_AM.png deleted file mode 100644 index 882127bbd..000000000 Binary files a/fern/images/f33a031-Screenshot_2023-04-05_at_8.41.48_AM.png and /dev/null differ diff --git a/fern/images/f3d1895-mumbpoly.png b/fern/images/f3d1895-mumbpoly.png deleted file mode 100644 index 6d7227e56..000000000 Binary files a/fern/images/f3d1895-mumbpoly.png and /dev/null differ diff --git a/fern/images/f3d2940-goe.png b/fern/images/f3d2940-goe.png deleted file mode 100644 index 9d9180d1e..000000000 Binary files a/fern/images/f3d2940-goe.png and /dev/null differ diff --git a/fern/images/f3ec3a3-test_account.jpeg b/fern/images/f3ec3a3-test_account.jpeg deleted file mode 100644 index 81232ec1f..000000000 Binary files a/fern/images/f3ec3a3-test_account.jpeg and /dev/null differ diff --git a/fern/images/f436857-image_38.png b/fern/images/f436857-image_38.png deleted file mode 100644 index d4eb737de..000000000 Binary files a/fern/images/f436857-image_38.png and /dev/null differ diff --git a/fern/images/f475308-Screenshot_2022-04-02_at_13.39.50.png b/fern/images/f475308-Screenshot_2022-04-02_at_13.39.50.png deleted file mode 100644 index a3d7ef4e2..000000000 Binary files a/fern/images/f475308-Screenshot_2022-04-02_at_13.39.50.png and /dev/null differ diff --git a/fern/images/f53c399-Screen_Shot_2022-11-28_at_1.55.16_PM.png b/fern/images/f53c399-Screen_Shot_2022-11-28_at_1.55.16_PM.png deleted file mode 100644 index f88a4066c..000000000 Binary files a/fern/images/f53c399-Screen_Shot_2022-11-28_at_1.55.16_PM.png and /dev/null differ diff --git a/fern/images/f55e40fac6f27ba35eda4fb0b6706bee304adc9e27461d35199502434e9ef2b8-dev_platform.png b/fern/images/f55e40fac6f27ba35eda4fb0b6706bee304adc9e27461d35199502434e9ef2b8-dev_platform.png deleted file mode 100644 index eb03a7a02..000000000 Binary files a/fern/images/f55e40fac6f27ba35eda4fb0b6706bee304adc9e27461d35199502434e9ef2b8-dev_platform.png and /dev/null differ diff --git a/fern/images/f5ab0e7-arbitrium_nft.png b/fern/images/f5ab0e7-arbitrium_nft.png deleted file mode 100644 index 6698f5fbf..000000000 Binary files a/fern/images/f5ab0e7-arbitrium_nft.png and /dev/null differ diff --git a/fern/images/f5b5af8-image_2.png b/fern/images/f5b5af8-image_2.png deleted file mode 100644 index 781519da2..000000000 Binary files a/fern/images/f5b5af8-image_2.png and /dev/null differ diff --git a/fern/images/f626392-Upload_deposit.png b/fern/images/f626392-Upload_deposit.png deleted file mode 100644 index 01cd4d187..000000000 Binary files a/fern/images/f626392-Upload_deposit.png and /dev/null differ diff --git a/fern/images/f64f2ba-Untitled.jpg b/fern/images/f64f2ba-Untitled.jpg deleted file mode 100644 index 2e8ccb1bb..000000000 Binary files a/fern/images/f64f2ba-Untitled.jpg and /dev/null differ diff --git a/fern/images/f6bd8d0-Screen_Shot_2022-11-28_at_1.56.30_PM.png b/fern/images/f6bd8d0-Screen_Shot_2022-11-28_at_1.56.30_PM.png deleted file mode 100644 index 3dc8c9527..000000000 Binary files a/fern/images/f6bd8d0-Screen_Shot_2022-11-28_at_1.56.30_PM.png and /dev/null differ diff --git a/fern/images/f6bea78-chain_bottles.png b/fern/images/f6bea78-chain_bottles.png deleted file mode 100644 index c7d4ea51f..000000000 Binary files a/fern/images/f6bea78-chain_bottles.png and /dev/null differ diff --git a/fern/images/f6e4285-small-Untitled_6.png b/fern/images/f6e4285-small-Untitled_6.png deleted file mode 100644 index 5489704d9..000000000 Binary files a/fern/images/f6e4285-small-Untitled_6.png and /dev/null differ diff --git a/fern/images/f71d7d9-image.png b/fern/images/f71d7d9-image.png deleted file mode 100644 index 5f94c962c..000000000 Binary files a/fern/images/f71d7d9-image.png and /dev/null differ diff --git a/fern/images/f752411-Etherscan-contract.png b/fern/images/f752411-Etherscan-contract.png deleted file mode 100644 index bfab9c66f..000000000 Binary files a/fern/images/f752411-Etherscan-contract.png and /dev/null differ diff --git a/fern/images/f7670e1-image.png b/fern/images/f7670e1-image.png deleted file mode 100644 index 48b2acd31..000000000 Binary files a/fern/images/f7670e1-image.png and /dev/null differ diff --git a/fern/images/f7aa1da-albert.png b/fern/images/f7aa1da-albert.png deleted file mode 100644 index 548e755ef..000000000 Binary files a/fern/images/f7aa1da-albert.png and /dev/null differ diff --git a/fern/images/f7b94df-Screenshot_2022-12-01_at_8.15.17_PM.png b/fern/images/f7b94df-Screenshot_2022-12-01_at_8.15.17_PM.png deleted file mode 100644 index 4bce9b24a..000000000 Binary files a/fern/images/f7b94df-Screenshot_2022-12-01_at_8.15.17_PM.png and /dev/null differ diff --git a/fern/images/f80c994-image.png b/fern/images/f80c994-image.png deleted file mode 100644 index 556cf6670..000000000 Binary files a/fern/images/f80c994-image.png and /dev/null differ diff --git a/fern/images/f846975-remix.png b/fern/images/f846975-remix.png deleted file mode 100644 index fd5745912..000000000 Binary files a/fern/images/f846975-remix.png and /dev/null differ diff --git a/fern/images/f8b7080-Transactions_Command.png b/fern/images/f8b7080-Transactions_Command.png deleted file mode 100644 index 2cc028361..000000000 Binary files a/fern/images/f8b7080-Transactions_Command.png and /dev/null differ diff --git a/fern/images/f906a5f-small-Screenshot_2023-05-08_at_11.32.58_AM_1.png b/fern/images/f906a5f-small-Screenshot_2023-05-08_at_11.32.58_AM_1.png deleted file mode 100644 index bd7f6daa9..000000000 Binary files a/fern/images/f906a5f-small-Screenshot_2023-05-08_at_11.32.58_AM_1.png and /dev/null differ diff --git a/fern/images/f9ae44f-local-host-start-up.PNG b/fern/images/f9ae44f-local-host-start-up.PNG deleted file mode 100644 index 8e63ed178..000000000 Binary files a/fern/images/f9ae44f-local-host-start-up.PNG and /dev/null differ diff --git a/fern/images/fa0b8c7-Screen_Shot_2022-04-14_at_11.55.49_PM.png b/fern/images/fa0b8c7-Screen_Shot_2022-04-14_at_11.55.49_PM.png deleted file mode 100644 index b188ccd52..000000000 Binary files a/fern/images/fa0b8c7-Screen_Shot_2022-04-14_at_11.55.49_PM.png and /dev/null differ diff --git a/fern/images/fa373f9-most-recent-sale.png b/fern/images/fa373f9-most-recent-sale.png deleted file mode 100644 index bd22957db..000000000 Binary files a/fern/images/fa373f9-most-recent-sale.png and /dev/null differ diff --git a/fern/images/fa4b35c-face_id.png b/fern/images/fa4b35c-face_id.png deleted file mode 100644 index 5aadfa467..000000000 Binary files a/fern/images/fa4b35c-face_id.png and /dev/null differ diff --git a/fern/images/fa527c6-small-repl_create.jpeg b/fern/images/fa527c6-small-repl_create.jpeg deleted file mode 100644 index ce17cd7c2..000000000 Binary files a/fern/images/fa527c6-small-repl_create.jpeg and /dev/null differ diff --git a/fern/images/fae220d-lc_faucet.png b/fern/images/fae220d-lc_faucet.png deleted file mode 100644 index 27d1dfc9b..000000000 Binary files a/fern/images/fae220d-lc_faucet.png and /dev/null differ diff --git a/fern/images/faecb3c-small-Screenshot_2023-04-24_at_14.41.50_2.png b/fern/images/faecb3c-small-Screenshot_2023-04-24_at_14.41.50_2.png deleted file mode 100644 index ab0e0a8f3..000000000 Binary files a/fern/images/faecb3c-small-Screenshot_2023-04-24_at_14.41.50_2.png and /dev/null differ diff --git a/fern/images/faf068d-image.png b/fern/images/faf068d-image.png deleted file mode 100644 index 3ab1a9b37..000000000 Binary files a/fern/images/faf068d-image.png and /dev/null differ diff --git a/fern/images/faf2f11-image_4.png b/fern/images/faf2f11-image_4.png deleted file mode 100644 index 78743937f..000000000 Binary files a/fern/images/faf2f11-image_4.png and /dev/null differ diff --git a/fern/images/favicon.ico b/fern/images/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/images/favicon.ico and /dev/null differ diff --git a/fern/images/favicons/twitter.2.ico b/fern/images/favicons/twitter.2.ico deleted file mode 100644 index 42b00fa28..000000000 Binary files a/fern/images/favicons/twitter.2.ico and /dev/null differ diff --git a/fern/images/fb145f7-image.png b/fern/images/fb145f7-image.png deleted file mode 100644 index 89a4ff687..000000000 Binary files a/fern/images/fb145f7-image.png and /dev/null differ diff --git a/fern/images/fb2f522-Untitled_11.png b/fern/images/fb2f522-Untitled_11.png deleted file mode 100644 index 865c9e6c3..000000000 Binary files a/fern/images/fb2f522-Untitled_11.png and /dev/null differ diff --git a/fern/images/fb720fa-sampleProj.png b/fern/images/fb720fa-sampleProj.png deleted file mode 100644 index 851a652cd..000000000 Binary files a/fern/images/fb720fa-sampleProj.png and /dev/null differ diff --git a/fern/images/fb9ba9d-image.png b/fern/images/fb9ba9d-image.png deleted file mode 100644 index 13cf2f62b..000000000 Binary files a/fern/images/fb9ba9d-image.png and /dev/null differ diff --git a/fern/images/fc62237-Untitled_8.png b/fern/images/fc62237-Untitled_8.png deleted file mode 100644 index 80b95f686..000000000 Binary files a/fern/images/fc62237-Untitled_8.png and /dev/null differ diff --git a/fern/images/fc9392a-Untitled_14.png b/fern/images/fc9392a-Untitled_14.png deleted file mode 100644 index b0741b311..000000000 Binary files a/fern/images/fc9392a-Untitled_14.png and /dev/null differ diff --git a/fern/images/fc9cad8-image.png b/fern/images/fc9cad8-image.png deleted file mode 100644 index 70d2e2fe9..000000000 Binary files a/fern/images/fc9cad8-image.png and /dev/null differ diff --git a/fern/images/fcc241d-sepolia_screenshot.png b/fern/images/fcc241d-sepolia_screenshot.png deleted file mode 100644 index 4dfde5aa0..000000000 Binary files a/fern/images/fcc241d-sepolia_screenshot.png and /dev/null differ diff --git a/fern/images/fd65b37-image.png b/fern/images/fd65b37-image.png deleted file mode 100644 index 1c1776b1f..000000000 Binary files a/fern/images/fd65b37-image.png and /dev/null differ diff --git a/fern/images/ff41849-Screenshot_2022-11-30_at_3.22.16_PM.png b/fern/images/ff41849-Screenshot_2022-11-30_at_3.22.16_PM.png deleted file mode 100644 index 6379d5b20..000000000 Binary files a/fern/images/ff41849-Screenshot_2022-11-30_at_3.22.16_PM.png and /dev/null differ diff --git a/fern/images/ff49f9c-image.png b/fern/images/ff49f9c-image.png deleted file mode 100644 index fbd438807..000000000 Binary files a/fern/images/ff49f9c-image.png and /dev/null differ diff --git a/fern/images/fff4377-small-discord.jpeg b/fern/images/fff4377-small-discord.jpeg deleted file mode 100644 index 9105a1d58..000000000 Binary files a/fern/images/fff4377-small-discord.jpeg and /dev/null differ diff --git a/fern/images/fkp49Yx.png b/fern/images/fkp49Yx.png deleted file mode 100644 index 75c83f68c..000000000 Binary files a/fern/images/fkp49Yx.png and /dev/null differ diff --git a/fern/images/liu6YFT.png b/fern/images/liu6YFT.png deleted file mode 100644 index 39462f6e1..000000000 Binary files a/fern/images/liu6YFT.png and /dev/null differ diff --git a/fern/images/max/1400/1-fIEWQ_6IttN39MMPHg-_lg.jpeg b/fern/images/max/1400/1-fIEWQ_6IttN39MMPHg-_lg.jpeg deleted file mode 100644 index 28d110440..000000000 Binary files a/fern/images/max/1400/1-fIEWQ_6IttN39MMPHg-_lg.jpeg and /dev/null differ diff --git a/fern/images/max/975/1-PWJiwTxRdQy8A_Y0hAv5Eg.png b/fern/images/max/975/1-PWJiwTxRdQy8A_Y0hAv5Eg.png deleted file mode 100644 index d071b0788..000000000 Binary files a/fern/images/max/975/1-PWJiwTxRdQy8A_Y0hAv5Eg.png and /dev/null differ diff --git a/fern/images/pcjTJDE.png b/fern/images/pcjTJDE.png deleted file mode 100644 index 1a7785fe8..000000000 Binary files a/fern/images/pcjTJDE.png and /dev/null differ diff --git a/fern/images/restrict-access.png b/fern/images/restrict-access.png deleted file mode 100644 index 61fee1998..000000000 Binary files a/fern/images/restrict-access.png and /dev/null differ diff --git a/fern/images/security.png b/fern/images/security.png deleted file mode 100644 index 5c0626c61..000000000 Binary files a/fern/images/security.png and /dev/null differ diff --git a/fern/images/seventeen/assets/16/03/1453482494-draco.jpg b/fern/images/seventeen/assets/16/03/1453482494-draco.jpg deleted file mode 100644 index 67a242ccb..000000000 Binary files a/fern/images/seventeen/assets/16/03/1453482494-draco.jpg and /dev/null differ diff --git a/fern/images/w/images/c/c2/Structure-gc58a04cb9_1280.jpg b/fern/images/w/images/c/c2/Structure-gc58a04cb9_1280.jpg deleted file mode 100644 index 422382d7c..000000000 Binary files a/fern/images/w/images/c/c2/Structure-gc58a04cb9_1280.jpg and /dev/null differ diff --git a/fern/images/wallets-txn-icon.svg b/fern/images/wallets-txn-icon.svg deleted file mode 100644 index 333708f46..000000000 --- a/fern/images/wallets-txn-icon.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/fern/images/wp-content/uploads/2020/11/Peer-to-Peer-Network-1.png b/fern/images/wp-content/uploads/2020/11/Peer-to-Peer-Network-1.png deleted file mode 100644 index 5f51fa286..000000000 Binary files a/fern/images/wp-content/uploads/2020/11/Peer-to-Peer-Network-1.png and /dev/null differ diff --git a/fern/images/wp-content/uploads/semver.png b/fern/images/wp-content/uploads/semver.png deleted file mode 100644 index 154c979ee..000000000 Binary files a/fern/images/wp-content/uploads/semver.png and /dev/null differ diff --git a/fern/images/xo6RoDK.png b/fern/images/xo6RoDK.png deleted file mode 100644 index d4d9e879d..000000000 Binary files a/fern/images/xo6RoDK.png and /dev/null differ diff --git a/fern/images/~/files/v0/b/gitbook-legacy-files/o/spaces/-MB17w56kk7ZnRMWdqOL/avatar-1631043648701.png b/fern/images/~/files/v0/b/gitbook-legacy-files/o/spaces/-MB17w56kk7ZnRMWdqOL/avatar-1631043648701.png deleted file mode 100644 index dc08da75c..000000000 Binary files a/fern/images/~/files/v0/b/gitbook-legacy-files/o/spaces/-MB17w56kk7ZnRMWdqOL/avatar-1631043648701.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/0641fb3-Screenshot_2023-10-30_at_10.45.26_AM.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/0641fb3-Screenshot_2023-10-30_at_10.45.26_AM.png deleted file mode 100644 index 42a667e68..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/0641fb3-Screenshot_2023-10-30_at_10.45.26_AM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/072b0a3-Screenshot_2023-10-30_at_12.12.45_PM.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/072b0a3-Screenshot_2023-10-30_at_12.12.45_PM.png deleted file mode 100644 index 482a4ca9a..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/072b0a3-Screenshot_2023-10-30_at_12.12.45_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/1219b33-Screenshot_2023-10-30_at_12.04.15_PM.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/1219b33-Screenshot_2023-10-30_at_12.04.15_PM.png deleted file mode 100644 index 33bcb8b8d..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/1219b33-Screenshot_2023-10-30_at_12.04.15_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/264c6f4-image.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/264c6f4-image.png deleted file mode 100644 index f49cce47d..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/264c6f4-image.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/282bd7f-image.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/282bd7f-image.png deleted file mode 100644 index ebc3bc85b..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/282bd7f-image.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/2a63e7c-image.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/2a63e7c-image.png deleted file mode 100644 index e68507eba..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/2a63e7c-image.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/34fa087-image.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/34fa087-image.png deleted file mode 100644 index 539720cd5..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/34fa087-image.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/5d27a94-Screenshot_2023-10-30_at_12.15.44_PM.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/5d27a94-Screenshot_2023-10-30_at_12.15.44_PM.png deleted file mode 100644 index 7da217a8d..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/5d27a94-Screenshot_2023-10-30_at_12.15.44_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/a02e8b8-Screenshot_2023-10-30_at_1.11.14_PM.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/a02e8b8-Screenshot_2023-10-30_at_1.11.14_PM.png deleted file mode 100644 index 09fd137a6..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/a02e8b8-Screenshot_2023-10-30_at_1.11.14_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/a1d040c-image.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/a1d040c-image.png deleted file mode 100644 index c51c5cb3d..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/a1d040c-image.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/aae39be-Screenshot_2023-10-30_at_10.40.39_AM.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/aae39be-Screenshot_2023-10-30_at_10.40.39_AM.png deleted file mode 100644 index 6c566e6ab..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/aae39be-Screenshot_2023-10-30_at_10.40.39_AM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/becfea4-image_10.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/becfea4-image_10.png deleted file mode 100644 index c8d72ea64..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/becfea4-image_10.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/c457ec8-Screenshot_2023-10-30_at_11.58.14_AM.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/c457ec8-Screenshot_2023-10-30_at_11.58.14_AM.png deleted file mode 100644 index 03b3cc847..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/c457ec8-Screenshot_2023-10-30_at_11.58.14_AM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/ca3b775-image.png b/fern/tutorials/alchemy-subgraphs/learn-subgraphs/ca3b775-image.png deleted file mode 100644 index 9362c820c..000000000 Binary files a/fern/tutorials/alchemy-subgraphs/learn-subgraphs/ca3b775-image.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/blockchain-basics/1*fIEWQ_6IttN39MMPHg-_lg.jpeg b/fern/tutorials/alchemy-university/blockchain-basics/1*fIEWQ_6IttN39MMPHg-_lg.jpeg deleted file mode 100644 index 28d110440..000000000 Binary files a/fern/tutorials/alchemy-university/blockchain-basics/1*fIEWQ_6IttN39MMPHg-_lg.jpeg and /dev/null differ diff --git a/fern/tutorials/alchemy-university/blockchain-basics/O7jloYu.jpg b/fern/tutorials/alchemy-university/blockchain-basics/O7jloYu.jpg deleted file mode 100644 index 9ee3a550d..000000000 Binary files a/fern/tutorials/alchemy-university/blockchain-basics/O7jloYu.jpg and /dev/null differ diff --git a/fern/tutorials/alchemy-university/blockchain-basics/Peer-to-Peer-Network-1.png b/fern/tutorials/alchemy-university/blockchain-basics/Peer-to-Peer-Network-1.png deleted file mode 100644 index 5f51fa286..000000000 Binary files a/fern/tutorials/alchemy-university/blockchain-basics/Peer-to-Peer-Network-1.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/blockchain-basics/ZB2fEKD.png b/fern/tutorials/alchemy-university/blockchain-basics/ZB2fEKD.png deleted file mode 100644 index 7d2cdbfab..000000000 Binary files a/fern/tutorials/alchemy-university/blockchain-basics/ZB2fEKD.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/blockchain-basics/cryptocurrency_mining_mov.gif b/fern/tutorials/alchemy-university/blockchain-basics/cryptocurrency_mining_mov.gif deleted file mode 100644 index 87cb91ea8..000000000 Binary files a/fern/tutorials/alchemy-university/blockchain-basics/cryptocurrency_mining_mov.gif and /dev/null differ diff --git a/fern/tutorials/alchemy-university/blockchain-basics/drake.jpg b/fern/tutorials/alchemy-university/blockchain-basics/drake.jpg deleted file mode 100644 index ba0209b7e..000000000 Binary files a/fern/tutorials/alchemy-university/blockchain-basics/drake.jpg and /dev/null differ diff --git a/fern/tutorials/alchemy-university/blockchain-basics/nonce.a6291d01.gif b/fern/tutorials/alchemy-university/blockchain-basics/nonce.a6291d01.gif deleted file mode 100644 index dfc87f89e..000000000 Binary files a/fern/tutorials/alchemy-university/blockchain-basics/nonce.a6291d01.gif and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/0*u_iZPUmvLRtRvj-1.png b/fern/tutorials/alchemy-university/cryptography-basics/0*u_iZPUmvLRtRvj-1.png deleted file mode 100644 index 4c81cacd0..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/0*u_iZPUmvLRtRvj-1.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/1*PWJiwTxRdQy8A_Y0hAv5Eg.png b/fern/tutorials/alchemy-university/cryptography-basics/1*PWJiwTxRdQy8A_Y0hAv5Eg.png deleted file mode 100644 index d071b0788..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/1*PWJiwTxRdQy8A_Y0hAv5Eg.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/1920px-Patricia_trie.svg-1-.png b/fern/tutorials/alchemy-university/cryptography-basics/1920px-Patricia_trie.svg-1-.png deleted file mode 100644 index f33719efb..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/1920px-Patricia_trie.svg-1-.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-29_at_4.06.17_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-29_at_4.06.17_PM.png deleted file mode 100644 index 53246cb6a..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-29_at_4.06.17_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-29_at_4.06.30_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-29_at_4.06.30_PM.png deleted file mode 100644 index 8b68526a3..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-29_at_4.06.30_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-29_at_4.06.40_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-29_at_4.06.40_PM.png deleted file mode 100644 index 26e595157..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-29_at_4.06.40_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-30_at_6.16.33_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-30_at_6.16.33_PM.png deleted file mode 100644 index 701526a35..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-30_at_6.16.33_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-30_at_6.29.15_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-30_at_6.29.15_PM.png deleted file mode 100644 index 19507309f..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-30_at_6.29.15_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-30_at_6.51.12_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-30_at_6.51.12_PM.png deleted file mode 100644 index aad6888f3..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-10-30_at_6.51.12_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_12.22.06_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_12.22.06_PM.png deleted file mode 100644 index b983febb8..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_12.22.06_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_3.25.06_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_3.25.06_PM.png deleted file mode 100644 index 0891cc59e..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_3.25.06_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_7.25.15_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_7.25.15_PM.png deleted file mode 100644 index 705926e73..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_7.25.15_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.26.05_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.26.05_PM.png deleted file mode 100644 index ae397db48..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.26.05_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.28.42_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.28.42_PM.png deleted file mode 100644 index 52c2a283b..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.28.42_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.33.27_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.33.27_PM.png deleted file mode 100644 index 1deeb8226..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.33.27_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.35.23_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.35.23_PM.png deleted file mode 100644 index 85c560530..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.35.23_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.42.36_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.42.36_PM.png deleted file mode 100644 index 934a82953..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.42.36_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.45.47_PM.png b/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.45.47_PM.png deleted file mode 100644 index 2079ca042..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/Screen_Shot_2022-11-30_at_8.45.47_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/cryptography-basics/eOwjD.png b/fern/tutorials/alchemy-university/cryptography-basics/eOwjD.png deleted file mode 100644 index ef18f7242..000000000 Binary files a/fern/tutorials/alchemy-university/cryptography-basics/eOwjD.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Rest-API.png b/fern/tutorials/alchemy-university/ethereum-basics/Rest-API.png deleted file mode 100644 index 17910e9f4..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Rest-API.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_3.03.59_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_3.03.59_PM.png deleted file mode 100644 index c412204b9..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_3.03.59_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_3.55.15_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_3.55.15_PM.png deleted file mode 100644 index 6016f2819..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_3.55.15_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_4.00.23_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_4.00.23_PM.png deleted file mode 100644 index 9b7222a77..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_4.00.23_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.13.07_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.13.07_PM.png deleted file mode 100644 index ab5fa1a53..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.13.07_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.18.51_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.18.51_PM.png deleted file mode 100644 index 67185fa0a..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.18.51_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.20.06_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.20.06_PM.png deleted file mode 100644 index 1d6feaae8..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.20.06_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.24.31_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.24.31_PM.png deleted file mode 100644 index 8e585de84..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.24.31_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.26.56_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.26.56_PM.png deleted file mode 100644 index 6b60cf9c0..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-06_at_6.26.56_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_11.27.24_AM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_11.27.24_AM.png deleted file mode 100644 index bb85ef131..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_11.27.24_AM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_11.37.01_AM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_11.37.01_AM.png deleted file mode 100644 index a842b3779..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_11.37.01_AM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_11.48.30_AM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_11.48.30_AM.png deleted file mode 100644 index 91b574998..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_11.48.30_AM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.00.25_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.00.25_PM.png deleted file mode 100644 index ac919230d..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.00.25_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.26.49_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.26.49_PM.png deleted file mode 100644 index 57dbec797..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.26.49_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.33.42_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.33.42_PM.png deleted file mode 100644 index 116f5338c..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.33.42_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.37.57_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.37.57_PM.png deleted file mode 100644 index 25953d531..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.37.57_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.42.15_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.42.15_PM.png deleted file mode 100644 index aff8fb4ac..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.42.15_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.51.37_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.51.37_PM.png deleted file mode 100644 index b15f27b62..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_12.51.37_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.09.46_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.09.46_PM.png deleted file mode 100644 index da71c59ee..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.09.46_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.10.06_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.10.06_PM.png deleted file mode 100644 index 10973ffee..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.10.06_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.16.49_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.16.49_PM.png deleted file mode 100644 index 47b782227..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.16.49_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.20.37_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.20.37_PM.png deleted file mode 100644 index 59bf08de2..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.20.37_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.46.13_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.46.13_PM.png deleted file mode 100644 index ffdbbdf66..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_3.46.13_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_9.20.57_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_9.20.57_PM.png deleted file mode 100644 index 8c50a6afa..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-07_at_9.20.57_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-12_at_2.12.01_PM.png b/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-12_at_2.12.01_PM.png deleted file mode 100644 index b2635ae7a..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Screen_Shot_2022-12-12_at_2.12.01_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Untitled_1.png b/fern/tutorials/alchemy-university/ethereum-basics/Untitled_1.png deleted file mode 100644 index 5b68417d8..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Untitled_1.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Untitled_4.png b/fern/tutorials/alchemy-university/ethereum-basics/Untitled_4.png deleted file mode 100644 index 63e701306..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Untitled_4.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/Untitled_5.png b/fern/tutorials/alchemy-university/ethereum-basics/Untitled_5.png deleted file mode 100644 index d7580058b..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/Untitled_5.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/block-16128921.png b/fern/tutorials/alchemy-university/ethereum-basics/block-16128921.png deleted file mode 100644 index 47dba7b71..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/block-16128921.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/block-16128922.png b/fern/tutorials/alchemy-university/ethereum-basics/block-16128922.png deleted file mode 100644 index 08592e476..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/block-16128922.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/block-usage-image.png b/fern/tutorials/alchemy-university/ethereum-basics/block-usage-image.png deleted file mode 100644 index 7774fe5c0..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/block-usage-image.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/eOwjD.png b/fern/tutorials/alchemy-university/ethereum-basics/eOwjD.png deleted file mode 100644 index ef18f7242..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/eOwjD.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/ethereum-basics/op-codes-costs.png b/fern/tutorials/alchemy-university/ethereum-basics/op-codes-costs.png deleted file mode 100644 index 623790ea7..000000000 Binary files a/fern/tutorials/alchemy-university/ethereum-basics/op-codes-costs.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/1453482494-draco.jpg b/fern/tutorials/alchemy-university/smart-contract-basics/1453482494-draco.jpg deleted file mode 100644 index 67a242ccb..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/1453482494-draco.jpg and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Recording_2022-12-21_at_1.10.58_PM.gif b/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Recording_2022-12-21_at_1.10.58_PM.gif deleted file mode 100644 index 382a88b99..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Recording_2022-12-21_at_1.10.58_PM.gif and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_5.27.18_PM_5b9ff7.png b/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_5.27.18_PM_5b9ff7.png deleted file mode 100644 index 03ba3e359..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_5.27.18_PM_5b9ff7.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_8.31.19_PM.png b/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_8.31.19_PM.png deleted file mode 100644 index c6d12bc56..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_8.31.19_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_8.37.41_PM.png b/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_8.37.41_PM.png deleted file mode 100644 index 740b2839a..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_8.37.41_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_9.29.17_PM.png b/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_9.29.17_PM.png deleted file mode 100644 index 57e83ff23..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-14_at_9.29.17_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-21_at_11.57.35_AM.png b/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-21_at_11.57.35_AM.png deleted file mode 100644 index 74c948896..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-21_at_11.57.35_AM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-21_at_12.36.48_PM.png b/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-21_at_12.36.48_PM.png deleted file mode 100644 index e8a10d5c7..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2022-12-21_at_12.36.48_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2023-01-04_at_5.11.44_PM.png b/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2023-01-04_at_5.11.44_PM.png deleted file mode 100644 index 48fa43880..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Screen_Shot_2023-01-04_at_5.11.44_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_10.png b/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_10.png deleted file mode 100644 index da6b0befd..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_10.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_12.png b/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_12.png deleted file mode 100644 index ea2c91ee8..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_12.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_15.png b/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_15.png deleted file mode 100644 index ba72447e2..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_15.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_17.png b/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_17.png deleted file mode 100644 index 05318580c..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_17.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_20.png b/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_20.png deleted file mode 100644 index 7f83c44ae..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_20.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_7.png b/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_7.png deleted file mode 100644 index 55ec43fd4..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_7.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_8.png b/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_8.png deleted file mode 100644 index 526e3603a..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_8.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_9.png b/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_9.png deleted file mode 100644 index 761961e5f..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/Untitled_9.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/bored-ape_xtgkfj.jpg b/fern/tutorials/alchemy-university/smart-contract-basics/bored-ape_xtgkfj.jpg deleted file mode 100644 index 207a61658..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/bored-ape_xtgkfj.jpg and /dev/null differ diff --git a/fern/tutorials/alchemy-university/smart-contract-basics/search-what-are-nfts_o3d4qr.png b/fern/tutorials/alchemy-university/smart-contract-basics/search-what-are-nfts_o3d4qr.png deleted file mode 100644 index d054df89b..000000000 Binary files a/fern/tutorials/alchemy-university/smart-contract-basics/search-what-are-nfts_o3d4qr.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/GS8PwYe.png b/fern/tutorials/alchemy-university/solidity-basics/GS8PwYe.png deleted file mode 100644 index 22fa0a4c2..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/GS8PwYe.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/L6tSo8C.png b/fern/tutorials/alchemy-university/solidity-basics/L6tSo8C.png deleted file mode 100644 index c4c754e60..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/L6tSo8C.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-14_at_3.20.22_PM.png b/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-14_at_3.20.22_PM.png deleted file mode 100644 index 8147b7d97..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-14_at_3.20.22_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-14_at_9.29.17_PM.png b/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-14_at_9.29.17_PM.png deleted file mode 100644 index 57e83ff23..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-14_at_9.29.17_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-20_at_3.48.06_PM.png b/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-20_at_3.48.06_PM.png deleted file mode 100644 index 26e7b55b1..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-20_at_3.48.06_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-20_at_4.43.43_PM.png b/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-20_at_4.43.43_PM.png deleted file mode 100644 index c133fe9d9..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-20_at_4.43.43_PM.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-22_at_3.05.20_PM_tubpq2.png b/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-22_at_3.05.20_PM_tubpq2.png deleted file mode 100644 index 80610b55b..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/Screen_Shot_2022-12-22_at_3.05.20_PM_tubpq2.png and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/Structure-gc58a04cb9_1280.jpg b/fern/tutorials/alchemy-university/solidity-basics/Structure-gc58a04cb9_1280.jpg deleted file mode 100644 index 422382d7c..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/Structure-gc58a04cb9_1280.jpg and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/card.jpg b/fern/tutorials/alchemy-university/solidity-basics/card.jpg deleted file mode 100644 index 51eb13488..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/card.jpg and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/giphy.gif b/fern/tutorials/alchemy-university/solidity-basics/giphy.gif deleted file mode 100644 index 83e6a2eba..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/giphy.gif and /dev/null differ diff --git a/fern/tutorials/alchemy-university/solidity-basics/semver.png b/fern/tutorials/alchemy-university/solidity-basics/semver.png deleted file mode 100644 index 154c979ee..000000000 Binary files a/fern/tutorials/alchemy-university/solidity-basics/semver.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/09a390e-Screenshot_2023-08-25_at_6.36.43_AM.png b/fern/tutorials/creating-smart-contracts/09a390e-Screenshot_2023-08-25_at_6.36.43_AM.png deleted file mode 100644 index f74d8cce4..000000000 Binary files a/fern/tutorials/creating-smart-contracts/09a390e-Screenshot_2023-08-25_at_6.36.43_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/0f7b4bf-image.png b/fern/tutorials/creating-smart-contracts/0f7b4bf-image.png deleted file mode 100644 index ba7eafe21..000000000 Binary files a/fern/tutorials/creating-smart-contracts/0f7b4bf-image.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/0fa2754-image.png b/fern/tutorials/creating-smart-contracts/0fa2754-image.png deleted file mode 100644 index 77cfab625..000000000 Binary files a/fern/tutorials/creating-smart-contracts/0fa2754-image.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/145d04c-Screenshot_2023-08-25_at_6.57.13_AM.png b/fern/tutorials/creating-smart-contracts/145d04c-Screenshot_2023-08-25_at_6.57.13_AM.png deleted file mode 100644 index 6e2eca81e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/145d04c-Screenshot_2023-08-25_at_6.57.13_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/2ba85c3-Screenshot_2023-08-25_at_7.21.01_AM.png b/fern/tutorials/creating-smart-contracts/2ba85c3-Screenshot_2023-08-25_at_7.21.01_AM.png deleted file mode 100644 index 1629d4151..000000000 Binary files a/fern/tutorials/creating-smart-contracts/2ba85c3-Screenshot_2023-08-25_at_7.21.01_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/3bc88b9-image.png b/fern/tutorials/creating-smart-contracts/3bc88b9-image.png deleted file mode 100644 index cd3c32624..000000000 Binary files a/fern/tutorials/creating-smart-contracts/3bc88b9-image.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/3dc1865-Arb-Nitro.png b/fern/tutorials/creating-smart-contracts/3dc1865-Arb-Nitro.png deleted file mode 100644 index ef9507104..000000000 Binary files a/fern/tutorials/creating-smart-contracts/3dc1865-Arb-Nitro.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/4f8cf13-ETH_Goerli.png b/fern/tutorials/creating-smart-contracts/4f8cf13-ETH_Goerli.png deleted file mode 100644 index 161162e24..000000000 Binary files a/fern/tutorials/creating-smart-contracts/4f8cf13-ETH_Goerli.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/515ee50-Screenshot_2023-08-25_at_7.54.18_AM.png b/fern/tutorials/creating-smart-contracts/515ee50-Screenshot_2023-08-25_at_7.54.18_AM.png deleted file mode 100644 index 83de9f3ac..000000000 Binary files a/fern/tutorials/creating-smart-contracts/515ee50-Screenshot_2023-08-25_at_7.54.18_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/577468f-Screenshot_2023-08-25_at_7.59.39_AM.png b/fern/tutorials/creating-smart-contracts/577468f-Screenshot_2023-08-25_at_7.59.39_AM.png deleted file mode 100644 index ab1d91d8c..000000000 Binary files a/fern/tutorials/creating-smart-contracts/577468f-Screenshot_2023-08-25_at_7.59.39_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/63ab6ea-Screenshot_2023-08-25_at_6.45.28_AM.png b/fern/tutorials/creating-smart-contracts/63ab6ea-Screenshot_2023-08-25_at_6.45.28_AM.png deleted file mode 100644 index 6aa0fa6f5..000000000 Binary files a/fern/tutorials/creating-smart-contracts/63ab6ea-Screenshot_2023-08-25_at_6.45.28_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/73bcc21-Screen_Shot_2022-09-08_at_4.38.16_AM.png b/fern/tutorials/creating-smart-contracts/73bcc21-Screen_Shot_2022-09-08_at_4.38.16_AM.png deleted file mode 100644 index b9e754cf2..000000000 Binary files a/fern/tutorials/creating-smart-contracts/73bcc21-Screen_Shot_2022-09-08_at_4.38.16_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/7714a78-Arbiscan_2.png b/fern/tutorials/creating-smart-contracts/7714a78-Arbiscan_2.png deleted file mode 100644 index 7c3341489..000000000 Binary files a/fern/tutorials/creating-smart-contracts/7714a78-Arbiscan_2.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/77a2102-Screenshot_2023-08-25_at_7.55.11_AM.png b/fern/tutorials/creating-smart-contracts/77a2102-Screenshot_2023-08-25_at_7.55.11_AM.png deleted file mode 100644 index cc84f6c9f..000000000 Binary files a/fern/tutorials/creating-smart-contracts/77a2102-Screenshot_2023-08-25_at_7.55.11_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/7b044d0-image.png b/fern/tutorials/creating-smart-contracts/7b044d0-image.png deleted file mode 100644 index 6b6f289cc..000000000 Binary files a/fern/tutorials/creating-smart-contracts/7b044d0-image.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/8632ae4-goat.png b/fern/tutorials/creating-smart-contracts/8632ae4-goat.png deleted file mode 100644 index 020634aeb..000000000 Binary files a/fern/tutorials/creating-smart-contracts/8632ae4-goat.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/897ffaa-Screenshot_2023-08-25_at_7.21.21_AM.png b/fern/tutorials/creating-smart-contracts/897ffaa-Screenshot_2023-08-25_at_7.21.21_AM.png deleted file mode 100644 index 97778c34e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/897ffaa-Screenshot_2023-08-25_at_7.21.21_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/8d4f4a1-resone.png b/fern/tutorials/creating-smart-contracts/8d4f4a1-resone.png deleted file mode 100644 index 1af9560a7..000000000 Binary files a/fern/tutorials/creating-smart-contracts/8d4f4a1-resone.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/9208d8a-Arbitrum_Nitro.png b/fern/tutorials/creating-smart-contracts/9208d8a-Arbitrum_Nitro.png deleted file mode 100644 index 9cb25f84a..000000000 Binary files a/fern/tutorials/creating-smart-contracts/9208d8a-Arbitrum_Nitro.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/JSd2Ye6.png b/fern/tutorials/creating-smart-contracts/JSd2Ye6.png deleted file mode 100644 index b0fa61595..000000000 Binary files a/fern/tutorials/creating-smart-contracts/JSd2Ye6.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/S5uNxpD.png b/fern/tutorials/creating-smart-contracts/S5uNxpD.png deleted file mode 100644 index 90f355d5a..000000000 Binary files a/fern/tutorials/creating-smart-contracts/S5uNxpD.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/VfTmljf.png b/fern/tutorials/creating-smart-contracts/VfTmljf.png deleted file mode 100644 index 0ea190056..000000000 Binary files a/fern/tutorials/creating-smart-contracts/VfTmljf.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/a15c81d-Screen_Shot_2022-09-08_at_4.04.44_AM.png b/fern/tutorials/creating-smart-contracts/a15c81d-Screen_Shot_2022-09-08_at_4.04.44_AM.png deleted file mode 100644 index 16c232f61..000000000 Binary files a/fern/tutorials/creating-smart-contracts/a15c81d-Screen_Shot_2022-09-08_at_4.04.44_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/a197b3e-Goerli_faucet.png b/fern/tutorials/creating-smart-contracts/a197b3e-Goerli_faucet.png deleted file mode 100644 index 9d9180d1e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/a197b3e-Goerli_faucet.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/add-new.png b/fern/tutorials/creating-smart-contracts/add-new.png deleted file mode 100644 index 5f5c41014..000000000 Binary files a/fern/tutorials/creating-smart-contracts/add-new.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/assets-collection.png b/fern/tutorials/creating-smart-contracts/assets-collection.png deleted file mode 100644 index dc7a9a9ac..000000000 Binary files a/fern/tutorials/creating-smart-contracts/assets-collection.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/bEJW97J.png b/fern/tutorials/creating-smart-contracts/bEJW97J.png deleted file mode 100644 index 63cbafd6e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/bEJW97J.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/bb15cb4-Screenshot_2023-08-25_at_6.47.37_AM.png b/fern/tutorials/creating-smart-contracts/bb15cb4-Screenshot_2023-08-25_at_6.47.37_AM.png deleted file mode 100644 index 3c8e28d97..000000000 Binary files a/fern/tutorials/creating-smart-contracts/bb15cb4-Screenshot_2023-08-25_at_6.47.37_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/build-result.png b/fern/tutorials/creating-smart-contracts/build-result.png deleted file mode 100644 index 01203cbee..000000000 Binary files a/fern/tutorials/creating-smart-contracts/build-result.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/build.png b/fern/tutorials/creating-smart-contracts/build.png deleted file mode 100644 index 9c739c69c..000000000 Binary files a/fern/tutorials/creating-smart-contracts/build.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/candy-machine-ui.png b/fern/tutorials/creating-smart-contracts/candy-machine-ui.png deleted file mode 100644 index 1096206e4..000000000 Binary files a/fern/tutorials/creating-smart-contracts/candy-machine-ui.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/connect-wallet.png b/fern/tutorials/creating-smart-contracts/connect-wallet.png deleted file mode 100644 index 2b4f9ac19..000000000 Binary files a/fern/tutorials/creating-smart-contracts/connect-wallet.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/create-config.png b/fern/tutorials/creating-smart-contracts/create-config.png deleted file mode 100644 index a14445e3b..000000000 Binary files a/fern/tutorials/creating-smart-contracts/create-config.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/d7460bc-image.png b/fern/tutorials/creating-smart-contracts/d7460bc-image.png deleted file mode 100644 index 60f45e0cd..000000000 Binary files a/fern/tutorials/creating-smart-contracts/d7460bc-image.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/d864fb4-output.png b/fern/tutorials/creating-smart-contracts/d864fb4-output.png deleted file mode 100644 index 2e77ef94b..000000000 Binary files a/fern/tutorials/creating-smart-contracts/d864fb4-output.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/d934b8b-Arbiscan.png b/fern/tutorials/creating-smart-contracts/d934b8b-Arbiscan.png deleted file mode 100644 index 2dda53ae1..000000000 Binary files a/fern/tutorials/creating-smart-contracts/d934b8b-Arbiscan.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/dapp-website.png b/fern/tutorials/creating-smart-contracts/dapp-website.png deleted file mode 100644 index 38633f6b7..000000000 Binary files a/fern/tutorials/creating-smart-contracts/dapp-website.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/deploy.png b/fern/tutorials/creating-smart-contracts/deploy.png deleted file mode 100644 index 2b64ce7d6..000000000 Binary files a/fern/tutorials/creating-smart-contracts/deploy.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/example-minted-nft-in-wallet.png b/fern/tutorials/creating-smart-contracts/example-minted-nft-in-wallet.png deleted file mode 100644 index 4d9bb675e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/example-minted-nft-in-wallet.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/f5ab0e7-arbitrium_nft.png b/fern/tutorials/creating-smart-contracts/f5ab0e7-arbitrium_nft.png deleted file mode 100644 index 6698f5fbf..000000000 Binary files a/fern/tutorials/creating-smart-contracts/f5ab0e7-arbitrium_nft.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/fkp49Yx.png b/fern/tutorials/creating-smart-contracts/fkp49Yx.png deleted file mode 100644 index 75c83f68c..000000000 Binary files a/fern/tutorials/creating-smart-contracts/fkp49Yx.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/generation.png b/fern/tutorials/creating-smart-contracts/generation.png deleted file mode 100644 index d80f00fe5..000000000 Binary files a/fern/tutorials/creating-smart-contracts/generation.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/09a390e-Screenshot_2023-08-25_at_6.36.43_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/09a390e-Screenshot_2023-08-25_at_6.36.43_AM.png deleted file mode 100644 index f74d8cce4..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/09a390e-Screenshot_2023-08-25_at_6.36.43_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/145d04c-Screenshot_2023-08-25_at_6.57.13_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/145d04c-Screenshot_2023-08-25_at_6.57.13_AM.png deleted file mode 100644 index 6e2eca81e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/145d04c-Screenshot_2023-08-25_at_6.57.13_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/20c73cc-Screenshot_2023-08-25_at_6.57.13_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/20c73cc-Screenshot_2023-08-25_at_6.57.13_AM.png deleted file mode 100644 index 6e2eca81e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/20c73cc-Screenshot_2023-08-25_at_6.57.13_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/2b9fc53-Mumbai.jpeg b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/2b9fc53-Mumbai.jpeg deleted file mode 100644 index 6e758faf5..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/2b9fc53-Mumbai.jpeg and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/2ba85c3-Screenshot_2023-08-25_at_7.21.01_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/2ba85c3-Screenshot_2023-08-25_at_7.21.01_AM.png deleted file mode 100644 index 1629d4151..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/2ba85c3-Screenshot_2023-08-25_at_7.21.01_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/33e0762-high.jpeg b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/33e0762-high.jpeg deleted file mode 100644 index a2cf30dde..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/33e0762-high.jpeg and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/3bce968-image_1.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/3bce968-image_1.png deleted file mode 100644 index a2e4d2b00..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/3bce968-image_1.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/3d6455c-Mumbai_2.jpeg b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/3d6455c-Mumbai_2.jpeg deleted file mode 100644 index 3c3f93bd6..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/3d6455c-Mumbai_2.jpeg and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/4371898-app-settings.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/4371898-app-settings.png deleted file mode 100644 index 9b56f64e7..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/4371898-app-settings.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/4e58695-Mempool.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/4e58695-Mempool.png deleted file mode 100644 index d1822f7ec..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/4e58695-Mempool.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/515ee50-Screenshot_2023-08-25_at_7.54.18_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/515ee50-Screenshot_2023-08-25_at_7.54.18_AM.png deleted file mode 100644 index 83de9f3ac..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/515ee50-Screenshot_2023-08-25_at_7.54.18_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/563a3f8-Screenshot_2023-09-07_at_3.40.11_PM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/563a3f8-Screenshot_2023-09-07_at_3.40.11_PM.png deleted file mode 100644 index ac406bbf0..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/563a3f8-Screenshot_2023-09-07_at_3.40.11_PM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/577468f-Screenshot_2023-08-25_at_7.59.39_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/577468f-Screenshot_2023-08-25_at_7.59.39_AM.png deleted file mode 100644 index ab1d91d8c..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/577468f-Screenshot_2023-08-25_at_7.59.39_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/5aaa4b9-Screenshot_2023-08-29_at_12.15.14_PM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/5aaa4b9-Screenshot_2023-08-29_at_12.15.14_PM.png deleted file mode 100644 index 287cb9ef3..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/5aaa4b9-Screenshot_2023-08-29_at_12.15.14_PM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/61c512e-image.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/61c512e-image.png deleted file mode 100644 index 6d35a17bd..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/61c512e-image.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/63ab6ea-Screenshot_2023-08-25_at_6.45.28_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/63ab6ea-Screenshot_2023-08-25_at_6.45.28_AM.png deleted file mode 100644 index 6aa0fa6f5..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/63ab6ea-Screenshot_2023-08-25_at_6.45.28_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/71556d6-Add_Network.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/71556d6-Add_Network.png deleted file mode 100644 index e97db793f..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/71556d6-Add_Network.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/77a2102-Screenshot_2023-08-25_at_7.55.11_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/77a2102-Screenshot_2023-08-25_at_7.55.11_AM.png deleted file mode 100644 index cc84f6c9f..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/77a2102-Screenshot_2023-08-25_at_7.55.11_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/7819925-yasss.gif b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/7819925-yasss.gif deleted file mode 100644 index d0520ddb8..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/7819925-yasss.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/82ecdc6-contract-abi.gif b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/82ecdc6-contract-abi.gif deleted file mode 100644 index 99a72e14e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/82ecdc6-contract-abi.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/84f46e5-PolygonScan.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/84f46e5-PolygonScan.png deleted file mode 100644 index 07dc306da..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/84f46e5-PolygonScan.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/865d1e8-Mumbai_3.jpeg b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/865d1e8-Mumbai_3.jpeg deleted file mode 100644 index 38bbbcc80..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/865d1e8-Mumbai_3.jpeg and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/895422b-src_Folder.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/895422b-src_Folder.png deleted file mode 100644 index ad4d8c914..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/895422b-src_Folder.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/897ffaa-Screenshot_2023-08-25_at_7.21.21_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/897ffaa-Screenshot_2023-08-25_at_7.21.21_AM.png deleted file mode 100644 index 97778c34e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/897ffaa-Screenshot_2023-08-25_at_7.21.21_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/9785769-finished.gif b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/9785769-finished.gif deleted file mode 100644 index 046632ccf..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/9785769-finished.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/9dd1c3f-Explorer.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/9dd1c3f-Explorer.png deleted file mode 100644 index 80b3ad17c..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/9dd1c3f-Explorer.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/a3a1446-image_4.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/a3a1446-image_4.png deleted file mode 100644 index 9e4236468..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/a3a1446-image_4.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/bb15cb4-Screenshot_2023-08-25_at_6.47.37_AM.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/bb15cb4-Screenshot_2023-08-25_at_6.47.37_AM.png deleted file mode 100644 index 3c8e28d97..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/bb15cb4-Screenshot_2023-08-25_at_6.47.37_AM.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/c2ac7ef-the_problem.gif b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/c2ac7ef-the_problem.gif deleted file mode 100644 index d3b36f928..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/c2ac7ef-the_problem.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/c4964e0-create_app.jpeg b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/c4964e0-create_app.jpeg deleted file mode 100644 index a3c1afbda..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/c4964e0-create_app.jpeg and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/cbaf052-edit.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/cbaf052-edit.png deleted file mode 100644 index f8f418860..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/cbaf052-edit.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/dec1046-networks.jpeg b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/dec1046-networks.jpeg deleted file mode 100644 index 6b8bdd147..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/dec1046-networks.jpeg and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/e03bff0-Frontend.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/e03bff0-Frontend.png deleted file mode 100644 index 3f2249d5d..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/e03bff0-Frontend.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/e16d0d3-Network_2.jpeg b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/e16d0d3-Network_2.jpeg deleted file mode 100644 index fecc85af0..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/e16d0d3-Network_2.jpeg and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/e5c260b-image_5.png b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/e5c260b-image_5.png deleted file mode 100644 index f8fe82c6b..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/e5c260b-image_5.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/f3ec3a3-test_account.jpeg b/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/f3ec3a3-test_account.jpeg deleted file mode 100644 index 81232ec1f..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-smart-contract/f3ec3a3-test_account.jpeg and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/127061a-ezgif.com-gif-maker_8.gif b/fern/tutorials/creating-smart-contracts/hello-world-solana-program/127061a-ezgif.com-gif-maker_8.gif deleted file mode 100644 index 71a8e1363..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/127061a-ezgif.com-gif-maker_8.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/1c5714a-ezgif.com-gif-maker_6.gif b/fern/tutorials/creating-smart-contracts/hello-world-solana-program/1c5714a-ezgif.com-gif-maker_6.gif deleted file mode 100644 index 63031225e..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/1c5714a-ezgif.com-gif-maker_6.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/36d2664-Setup_UI.png b/fern/tutorials/creating-smart-contracts/hello-world-solana-program/36d2664-Setup_UI.png deleted file mode 100644 index fb4db5120..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/36d2664-Setup_UI.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/395c84b-ezgif.com-gif-maker_4.gif b/fern/tutorials/creating-smart-contracts/hello-world-solana-program/395c84b-ezgif.com-gif-maker_4.gif deleted file mode 100644 index 56da4ae39..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/395c84b-ezgif.com-gif-maker_4.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/93e2df5-ezgif.com-gif-maker_5.gif b/fern/tutorials/creating-smart-contracts/hello-world-solana-program/93e2df5-ezgif.com-gif-maker_5.gif deleted file mode 100644 index bb1e4f523..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/93e2df5-ezgif.com-gif-maker_5.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/baadb9e-ezgif.com-gif-maker_9.gif b/fern/tutorials/creating-smart-contracts/hello-world-solana-program/baadb9e-ezgif.com-gif-maker_9.gif deleted file mode 100644 index 7dba6f2a6..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/baadb9e-ezgif.com-gif-maker_9.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/f69082a-ezgif.com-gif-maker_4.gif b/fern/tutorials/creating-smart-contracts/hello-world-solana-program/f69082a-ezgif.com-gif-maker_4.gif deleted file mode 100644 index 56da4ae39..000000000 Binary files a/fern/tutorials/creating-smart-contracts/hello-world-solana-program/f69082a-ezgif.com-gif-maker_4.gif and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/liu6YFT.png b/fern/tutorials/creating-smart-contracts/liu6YFT.png deleted file mode 100644 index 39462f6e1..000000000 Binary files a/fern/tutorials/creating-smart-contracts/liu6YFT.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/pcjTJDE.png b/fern/tutorials/creating-smart-contracts/pcjTJDE.png deleted file mode 100644 index 1a7785fe8..000000000 Binary files a/fern/tutorials/creating-smart-contracts/pcjTJDE.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/vercel.png b/fern/tutorials/creating-smart-contracts/vercel.png deleted file mode 100644 index 2e7849454..000000000 Binary files a/fern/tutorials/creating-smart-contracts/vercel.png and /dev/null differ diff --git a/fern/tutorials/creating-smart-contracts/xo6RoDK.png b/fern/tutorials/creating-smart-contracts/xo6RoDK.png deleted file mode 100644 index d4d9e879d..000000000 Binary files a/fern/tutorials/creating-smart-contracts/xo6RoDK.png and /dev/null differ diff --git a/fern/tutorials/getting-started/0f7b4bf-image.png b/fern/tutorials/getting-started/0f7b4bf-image.png deleted file mode 100644 index ba7eafe21..000000000 Binary files a/fern/tutorials/getting-started/0f7b4bf-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/0fa2754-image.png b/fern/tutorials/getting-started/0fa2754-image.png deleted file mode 100644 index 77cfab625..000000000 Binary files a/fern/tutorials/getting-started/0fa2754-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/25ffbd7-image.png b/fern/tutorials/getting-started/25ffbd7-image.png deleted file mode 100644 index 7ccf3ae60..000000000 Binary files a/fern/tutorials/getting-started/25ffbd7-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/3bc88b9-image.png b/fern/tutorials/getting-started/3bc88b9-image.png deleted file mode 100644 index cd3c32624..000000000 Binary files a/fern/tutorials/getting-started/3bc88b9-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/a6954f1-image.png b/fern/tutorials/getting-started/a6954f1-image.png deleted file mode 100644 index 0180fe3ad..000000000 Binary files a/fern/tutorials/getting-started/a6954f1-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/alchemy-quickstart-guide/0f7b4bf-image.png b/fern/tutorials/getting-started/alchemy-quickstart-guide/0f7b4bf-image.png deleted file mode 100644 index ba7eafe21..000000000 Binary files a/fern/tutorials/getting-started/alchemy-quickstart-guide/0f7b4bf-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/alchemy-quickstart-guide/0fa2754-image.png b/fern/tutorials/getting-started/alchemy-quickstart-guide/0fa2754-image.png deleted file mode 100644 index 77cfab625..000000000 Binary files a/fern/tutorials/getting-started/alchemy-quickstart-guide/0fa2754-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/alchemy-quickstart-guide/25ffbd7-image.png b/fern/tutorials/getting-started/alchemy-quickstart-guide/25ffbd7-image.png deleted file mode 100644 index 7ccf3ae60..000000000 Binary files a/fern/tutorials/getting-started/alchemy-quickstart-guide/25ffbd7-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/alchemy-quickstart-guide/3bc88b9-image.png b/fern/tutorials/getting-started/alchemy-quickstart-guide/3bc88b9-image.png deleted file mode 100644 index cd3c32624..000000000 Binary files a/fern/tutorials/getting-started/alchemy-quickstart-guide/3bc88b9-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/alchemy-quickstart-guide/55ce8b1-image.png b/fern/tutorials/getting-started/alchemy-quickstart-guide/55ce8b1-image.png deleted file mode 100644 index a3ce299fb..000000000 Binary files a/fern/tutorials/getting-started/alchemy-quickstart-guide/55ce8b1-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/alchemy-quickstart-guide/a6954f1-image.png b/fern/tutorials/getting-started/alchemy-quickstart-guide/a6954f1-image.png deleted file mode 100644 index 0180fe3ad..000000000 Binary files a/fern/tutorials/getting-started/alchemy-quickstart-guide/a6954f1-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/alchemy-quickstart-guide/b54546e-image.png b/fern/tutorials/getting-started/alchemy-quickstart-guide/b54546e-image.png deleted file mode 100644 index 58e249001..000000000 Binary files a/fern/tutorials/getting-started/alchemy-quickstart-guide/b54546e-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/alchemy-quickstart-guide/d7460bc-image.png b/fern/tutorials/getting-started/alchemy-quickstart-guide/d7460bc-image.png deleted file mode 100644 index 60f45e0cd..000000000 Binary files a/fern/tutorials/getting-started/alchemy-quickstart-guide/d7460bc-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/alchemy-quickstart-guide/dac1a47-image.png b/fern/tutorials/getting-started/alchemy-quickstart-guide/dac1a47-image.png deleted file mode 100644 index 1bffe8fd3..000000000 Binary files a/fern/tutorials/getting-started/alchemy-quickstart-guide/dac1a47-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/011be99-image.png b/fern/tutorials/getting-started/api-security-and-authentication/011be99-image.png deleted file mode 100644 index 8e6be5624..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/011be99-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/03e9567-image.png b/fern/tutorials/getting-started/api-security-and-authentication/03e9567-image.png deleted file mode 100644 index 88ea8dedf..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/03e9567-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/1a652f4-image.png b/fern/tutorials/getting-started/api-security-and-authentication/1a652f4-image.png deleted file mode 100644 index dde68ccb5..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/1a652f4-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/261c5f7-image.png b/fern/tutorials/getting-started/api-security-and-authentication/261c5f7-image.png deleted file mode 100644 index 70d2e2fe9..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/261c5f7-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/4b53077-image.png b/fern/tutorials/getting-started/api-security-and-authentication/4b53077-image.png deleted file mode 100644 index a2bcbc7bf..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/4b53077-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/554a713-image.png b/fern/tutorials/getting-started/api-security-and-authentication/554a713-image.png deleted file mode 100644 index f3def43ab..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/554a713-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/62ce39e-image.png b/fern/tutorials/getting-started/api-security-and-authentication/62ce39e-image.png deleted file mode 100644 index 637dbc55e..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/62ce39e-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/6f2c7af-image.png b/fern/tutorials/getting-started/api-security-and-authentication/6f2c7af-image.png deleted file mode 100644 index 975460358..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/6f2c7af-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/7557f3d-image.png b/fern/tutorials/getting-started/api-security-and-authentication/7557f3d-image.png deleted file mode 100644 index 8351bf960..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/7557f3d-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/7e3f164-image.png b/fern/tutorials/getting-started/api-security-and-authentication/7e3f164-image.png deleted file mode 100644 index b611a9965..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/7e3f164-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/86aa485-image.png b/fern/tutorials/getting-started/api-security-and-authentication/86aa485-image.png deleted file mode 100644 index e46adb4c5..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/86aa485-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/96820cf-image.png b/fern/tutorials/getting-started/api-security-and-authentication/96820cf-image.png deleted file mode 100644 index 2388076cd..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/96820cf-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/9ad941c-image.png b/fern/tutorials/getting-started/api-security-and-authentication/9ad941c-image.png deleted file mode 100644 index 2223d2991..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/9ad941c-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/a452d0e-image.png b/fern/tutorials/getting-started/api-security-and-authentication/a452d0e-image.png deleted file mode 100644 index fdaacafb6..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/a452d0e-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/allowlist-1.webp b/fern/tutorials/getting-started/api-security-and-authentication/allowlist-1.webp deleted file mode 100644 index c948f68c5..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/allowlist-1.webp and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/allowlist-2.webp b/fern/tutorials/getting-started/api-security-and-authentication/allowlist-2.webp deleted file mode 100644 index 2da882e44..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/allowlist-2.webp and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/apps.webp b/fern/tutorials/getting-started/api-security-and-authentication/apps.webp deleted file mode 100644 index 49d62585f..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/apps.webp and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/bc20ec5-image.png b/fern/tutorials/getting-started/api-security-and-authentication/bc20ec5-image.png deleted file mode 100644 index e875e2129..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/bc20ec5-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/cc05340-image.png b/fern/tutorials/getting-started/api-security-and-authentication/cc05340-image.png deleted file mode 100644 index 0ee37a7de..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/cc05340-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/d473044-image.png b/fern/tutorials/getting-started/api-security-and-authentication/d473044-image.png deleted file mode 100644 index f900709ed..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/d473044-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/ec60f77-visual.png b/fern/tutorials/getting-started/api-security-and-authentication/ec60f77-visual.png deleted file mode 100644 index 147fd2f07..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/ec60f77-visual.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/efc9927-image.png b/fern/tutorials/getting-started/api-security-and-authentication/efc9927-image.png deleted file mode 100644 index f88c20ab1..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/efc9927-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/f7670e1-image.png b/fern/tutorials/getting-started/api-security-and-authentication/f7670e1-image.png deleted file mode 100644 index 48b2acd31..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/f7670e1-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/fc9cad8-image.png b/fern/tutorials/getting-started/api-security-and-authentication/fc9cad8-image.png deleted file mode 100644 index 70d2e2fe9..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/fc9cad8-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/jwt.webp b/fern/tutorials/getting-started/api-security-and-authentication/jwt.webp deleted file mode 100644 index 73feabb31..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/jwt.webp and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/security.webp b/fern/tutorials/getting-started/api-security-and-authentication/security.webp deleted file mode 100644 index fab6bd5cb..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/security.webp and /dev/null differ diff --git a/fern/tutorials/getting-started/api-security-and-authentication/select-app.webp b/fern/tutorials/getting-started/api-security-and-authentication/select-app.webp deleted file mode 100644 index 423900ee7..000000000 Binary files a/fern/tutorials/getting-started/api-security-and-authentication/select-app.webp and /dev/null differ diff --git a/fern/tutorials/getting-started/b54546e-image.png b/fern/tutorials/getting-started/b54546e-image.png deleted file mode 100644 index 58e249001..000000000 Binary files a/fern/tutorials/getting-started/b54546e-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/d7460bc-image.png b/fern/tutorials/getting-started/d7460bc-image.png deleted file mode 100644 index 60f45e0cd..000000000 Binary files a/fern/tutorials/getting-started/d7460bc-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/00effc0-past.png b/fern/tutorials/getting-started/developer-best-practices/00effc0-past.png deleted file mode 100644 index 5c4f46d84..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/00effc0-past.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/15f783a-create-alert.png b/fern/tutorials/getting-started/developer-best-practices/15f783a-create-alert.png deleted file mode 100644 index 8414a99c4..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/15f783a-create-alert.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/2130289-mainnet-deployment-meme.jpeg b/fern/tutorials/getting-started/developer-best-practices/2130289-mainnet-deployment-meme.jpeg deleted file mode 100644 index 0a849cc63..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/2130289-mainnet-deployment-meme.jpeg and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/24b6259-image.png b/fern/tutorials/getting-started/developer-best-practices/24b6259-image.png deleted file mode 100644 index 3849bcfac..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/24b6259-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/2e1b46c-image.png b/fern/tutorials/getting-started/developer-best-practices/2e1b46c-image.png deleted file mode 100644 index 57173af29..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/2e1b46c-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/2f99400-Image_from_iOS.jpg b/fern/tutorials/getting-started/developer-best-practices/2f99400-Image_from_iOS.jpg deleted file mode 100644 index c59dac119..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/2f99400-Image_from_iOS.jpg and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/3898c1d-dismiss.png b/fern/tutorials/getting-started/developer-best-practices/3898c1d-dismiss.png deleted file mode 100644 index bb3bf2db1..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/3898c1d-dismiss.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/3dc80a4-Screen_Shot_2022-06-24_at_12.47.28_PM.png b/fern/tutorials/getting-started/developer-best-practices/3dc80a4-Screen_Shot_2022-06-24_at_12.47.28_PM.png deleted file mode 100644 index 3d2952c16..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/3dc80a4-Screen_Shot_2022-06-24_at_12.47.28_PM.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/4578710-2d46d6c-image.png b/fern/tutorials/getting-started/developer-best-practices/4578710-2d46d6c-image.png deleted file mode 100644 index 85d07f534..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/4578710-2d46d6c-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/62db7ae-Screen_Shot_2022-06-24_at_12.46.25_PM.png b/fern/tutorials/getting-started/developer-best-practices/62db7ae-Screen_Shot_2022-06-24_at_12.46.25_PM.png deleted file mode 100644 index 1214366eb..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/62db7ae-Screen_Shot_2022-06-24_at_12.46.25_PM.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/63d5b06-alerts-config.png b/fern/tutorials/getting-started/developer-best-practices/63d5b06-alerts-config.png deleted file mode 100644 index 9b4014ade..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/63d5b06-alerts-config.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/6e2d9b2-628fa8bdba8b412aa1242500_createappwitharrow.png b/fern/tutorials/getting-started/developer-best-practices/6e2d9b2-628fa8bdba8b412aa1242500_createappwitharrow.png deleted file mode 100644 index 8929f40df..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/6e2d9b2-628fa8bdba8b412aa1242500_createappwitharrow.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/863a4d7-save.png b/fern/tutorials/getting-started/developer-best-practices/863a4d7-save.png deleted file mode 100644 index 97d93fd6b..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/863a4d7-save.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/8ebc761-image.png b/fern/tutorials/getting-started/developer-best-practices/8ebc761-image.png deleted file mode 100644 index 387167102..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/8ebc761-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/92b63dd-image.png b/fern/tutorials/getting-started/developer-best-practices/92b63dd-image.png deleted file mode 100644 index 13c0db762..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/92b63dd-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/9bb3446-3929ca0-hub.png b/fern/tutorials/getting-started/developer-best-practices/9bb3446-3929ca0-hub.png deleted file mode 100644 index ca4c2e9e6..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/9bb3446-3929ca0-hub.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/b443aa0-Image_from_iOS_1.jpg b/fern/tutorials/getting-started/developer-best-practices/b443aa0-Image_from_iOS_1.jpg deleted file mode 100644 index 8d69df9e6..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/b443aa0-Image_from_iOS_1.jpg and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/best-practices-for-deploying-a-smart-contract-on-evm-mainnets-1.mdx b/fern/tutorials/getting-started/developer-best-practices/best-practices-for-deploying-a-smart-contract-on-evm-mainnets-1.mdx index a274df14e..e0a47c123 100644 --- a/fern/tutorials/getting-started/developer-best-practices/best-practices-for-deploying-a-smart-contract-on-evm-mainnets-1.mdx +++ b/fern/tutorials/getting-started/developer-best-practices/best-practices-for-deploying-a-smart-contract-on-evm-mainnets-1.mdx @@ -13,7 +13,7 @@ slug: docs/best-practices-for-deploying-a-smart-contract-on-evm-mainnets-1 So you have deployed your smart contract on a testnet, it's working fine and now you want to deploy it to the mainnet. Before you deploy it to the mainnet, there are a few things you should take into consideration. This guide will go through some of those considerations, such as gas optimizations, auditing and security, verifying source code and managing keys securely. -![651](2130289-mainnet-deployment-meme.jpeg "mainnet-deployment-meme.jpeg") +![651](https://alchemyapi-res.cloudinary.com/image/upload/v1764192928/docs/tutorials/getting-started/developer-best-practices/2130289-mainnet-deployment-meme.jpg "mainnet-deployment-meme.jpeg") # Gas Optimizations diff --git a/fern/tutorials/getting-started/developer-best-practices/best-practices-when-using-alchemy.mdx b/fern/tutorials/getting-started/developer-best-practices/best-practices-when-using-alchemy.mdx index c8d798d57..0314cf1de 100644 --- a/fern/tutorials/getting-started/developer-best-practices/best-practices-when-using-alchemy.mdx +++ b/fern/tutorials/getting-started/developer-best-practices/best-practices-when-using-alchemy.mdx @@ -97,11 +97,11 @@ There might be instances where you want to embed your API key somewhere public, To do this, visit your unique app page in the dashboard, and click on "Security" in the top right. -![1280](security.png "security.png") +![1280](https://alchemyapi-res.cloudinary.com/image/upload/v1764191628/docs/tutorials/getting-started/developer-best-practices/security.png "security.png") This will bring you to a page that allows you to restrict access to your API key -![1424](restrict-access.png "restrict-access.png") +![1424](https://alchemyapi-res.cloudinary.com/image/upload/v1764191629/docs/tutorials/getting-started/developer-best-practices/restrict-access.png "restrict-access.png") Learn more about it [here](/docs/how-to-add-allowlists-to-your-apps-for-enhanced-security). diff --git a/fern/tutorials/getting-started/developer-best-practices/debugging-cors-problems-for-end-users.mdx b/fern/tutorials/getting-started/developer-best-practices/debugging-cors-problems-for-end-users.mdx index 225b5d562..f739f41f1 100644 --- a/fern/tutorials/getting-started/developer-best-practices/debugging-cors-problems-for-end-users.mdx +++ b/fern/tutorials/getting-started/developer-best-practices/debugging-cors-problems-for-end-users.mdx @@ -15,7 +15,7 @@ CORS issues happen when the browser does not trust the endpoint that it is tryin Here are some samples of what a CORS problem might look like for your users. Always encourage them to send screenshots or copy-paste snippets of their browser console. -![518](2f99400-Image_from_iOS.jpg "Image from iOS.jpg") ![1280](b443aa0-Image_from_iOS_1.jpg "Image from iOS (1).jpg") +![518](https://alchemyapi-res.cloudinary.com/image/upload/v1764192930/docs/tutorials/getting-started/developer-best-practices/2f99400-Image_from_iOS.jpg "Image from iOS.jpg") ![1280](https://alchemyapi-res.cloudinary.com/image/upload/v1764192930/docs/tutorials/getting-started/developer-best-practices/b443aa0-Image_from_iOS_1.jpg "Image from iOS (1).jpg") *** diff --git a/fern/tutorials/getting-started/developer-best-practices/e33c696-image.png b/fern/tutorials/getting-started/developer-best-practices/e33c696-image.png deleted file mode 100644 index 13910da97..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/e33c696-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/e409d00-image.png b/fern/tutorials/getting-started/developer-best-practices/e409d00-image.png deleted file mode 100644 index c55c1b2f7..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/e409d00-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/e61be06-5ba0e01-image.png b/fern/tutorials/getting-started/developer-best-practices/e61be06-5ba0e01-image.png deleted file mode 100644 index 582405199..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/e61be06-5ba0e01-image.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/how-to-enable-compression-to-speed-up-json-rpc-blockchain-requests.mdx b/fern/tutorials/getting-started/developer-best-practices/how-to-enable-compression-to-speed-up-json-rpc-blockchain-requests.mdx index 49cebf708..918f9c751 100644 --- a/fern/tutorials/getting-started/developer-best-practices/how-to-enable-compression-to-speed-up-json-rpc-blockchain-requests.mdx +++ b/fern/tutorials/getting-started/developer-best-practices/how-to-enable-compression-to-speed-up-json-rpc-blockchain-requests.mdx @@ -63,7 +63,7 @@ Once you’ve created an Alchemy account, you can generate an API key by creatin Navigate to the “Create App” page in your Alchemy Dashboard by hovering over “Apps” in the nav bar. Then, click “Create App.” -![1600](6e2d9b2-628fa8bdba8b412aa1242500_createappwitharrow.png "628fa8bdba8b412aa1242500_createappwitharrow.png") +![1600](https://alchemyapi-res.cloudinary.com/image/upload/v1764192928/docs/tutorials/getting-started/developer-best-practices/6e2d9b2-628fa8bdba8b412aa1242500_createappwitharrow.png "628fa8bdba8b412aa1242500_createappwitharrow.png") Then: @@ -75,7 +75,7 @@ Then: Your app should appear in the table. Finally, click on “View Key” on the right-hand side and copy the HTTPS URL. -![1600](3dc80a4-Screen_Shot_2022-06-24_at_12.47.28_PM.png "Screen Shot 2022-06-24 at 12.47.28 PM.png") +![1600](https://alchemyapi-res.cloudinary.com/image/upload/v1764192929/docs/tutorials/getting-started/developer-best-practices/3dc80a4-Screen_Shot_2022-06-24_at_12.47.28_PM.png "Screen Shot 2022-06-24 at 12.47.28 PM.png") ### Step 3: Make a command-line node request with gzip enabled diff --git a/fern/tutorials/getting-started/developer-best-practices/restrict-access.png b/fern/tutorials/getting-started/developer-best-practices/restrict-access.png deleted file mode 100644 index 61fee1998..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/restrict-access.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/security.png b/fern/tutorials/getting-started/developer-best-practices/security.png deleted file mode 100644 index 5c0626c61..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/security.png and /dev/null differ diff --git a/fern/tutorials/getting-started/developer-best-practices/spaces%2F-MB17w56kk7ZnRMWdqOL%2Favatar-1631043648701.png b/fern/tutorials/getting-started/developer-best-practices/spaces%2F-MB17w56kk7ZnRMWdqOL%2Favatar-1631043648701.png deleted file mode 100644 index dc08da75c..000000000 Binary files a/fern/tutorials/getting-started/developer-best-practices/spaces%2F-MB17w56kk7ZnRMWdqOL%2Favatar-1631043648701.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/24d810b-Screenshot_2023-04-03_at_12.54.53_PM.png b/fern/tutorials/learn-about-alchemy/24d810b-Screenshot_2023-04-03_at_12.54.53_PM.png deleted file mode 100644 index bb08cd99d..000000000 Binary files a/fern/tutorials/learn-about-alchemy/24d810b-Screenshot_2023-04-03_at_12.54.53_PM.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/2b84459-image.png b/fern/tutorials/learn-about-alchemy/2b84459-image.png deleted file mode 100644 index 141a96472..000000000 Binary files a/fern/tutorials/learn-about-alchemy/2b84459-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/2bc606d-image.png b/fern/tutorials/learn-about-alchemy/2bc606d-image.png deleted file mode 100644 index eb426029a..000000000 Binary files a/fern/tutorials/learn-about-alchemy/2bc606d-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/369c066-Untitled_1.png b/fern/tutorials/learn-about-alchemy/369c066-Untitled_1.png deleted file mode 100644 index f909896a5..000000000 Binary files a/fern/tutorials/learn-about-alchemy/369c066-Untitled_1.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/427a557-Untitled_3.png b/fern/tutorials/learn-about-alchemy/427a557-Untitled_3.png deleted file mode 100644 index 2e2fa8c8e..000000000 Binary files a/fern/tutorials/learn-about-alchemy/427a557-Untitled_3.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/4ae18d5-Untitled_2.png b/fern/tutorials/learn-about-alchemy/4ae18d5-Untitled_2.png deleted file mode 100644 index bd0a13509..000000000 Binary files a/fern/tutorials/learn-about-alchemy/4ae18d5-Untitled_2.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/4f63fb0-image.png b/fern/tutorials/learn-about-alchemy/4f63fb0-image.png deleted file mode 100644 index 7ccfc940a..000000000 Binary files a/fern/tutorials/learn-about-alchemy/4f63fb0-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/51627ed-image.png b/fern/tutorials/learn-about-alchemy/51627ed-image.png deleted file mode 100644 index e66880368..000000000 Binary files a/fern/tutorials/learn-about-alchemy/51627ed-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/5f1d8a2-Screenshot_2023-04-03_at_1.17.32_PM.png b/fern/tutorials/learn-about-alchemy/5f1d8a2-Screenshot_2023-04-03_at_1.17.32_PM.png deleted file mode 100644 index 70eba39ac..000000000 Binary files a/fern/tutorials/learn-about-alchemy/5f1d8a2-Screenshot_2023-04-03_at_1.17.32_PM.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/86a6c5e-image.png b/fern/tutorials/learn-about-alchemy/86a6c5e-image.png deleted file mode 100644 index d97f1541b..000000000 Binary files a/fern/tutorials/learn-about-alchemy/86a6c5e-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/alchemyai/2bdabe9-image.png b/fern/tutorials/learn-about-alchemy/alchemyai/2bdabe9-image.png deleted file mode 100644 index f5927cbd0..000000000 Binary files a/fern/tutorials/learn-about-alchemy/alchemyai/2bdabe9-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/alchemyai/447a811-Screenshot_2023-08-31_at_12.41.53_AM.png b/fern/tutorials/learn-about-alchemy/alchemyai/447a811-Screenshot_2023-08-31_at_12.41.53_AM.png deleted file mode 100644 index 9cfdd720e..000000000 Binary files a/fern/tutorials/learn-about-alchemy/alchemyai/447a811-Screenshot_2023-08-31_at_12.41.53_AM.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/alchemyai/472a13b-image.png b/fern/tutorials/learn-about-alchemy/alchemyai/472a13b-image.png deleted file mode 100644 index 09e5c4b64..000000000 Binary files a/fern/tutorials/learn-about-alchemy/alchemyai/472a13b-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/alchemyai/803bb5e-AI_highlight.jpg b/fern/tutorials/learn-about-alchemy/alchemyai/803bb5e-AI_highlight.jpg deleted file mode 100644 index 1c35d94f7..000000000 Binary files a/fern/tutorials/learn-about-alchemy/alchemyai/803bb5e-AI_highlight.jpg and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/alchemyai/8a97f45-image.png b/fern/tutorials/learn-about-alchemy/alchemyai/8a97f45-image.png deleted file mode 100644 index 9b18cfb7d..000000000 Binary files a/fern/tutorials/learn-about-alchemy/alchemyai/8a97f45-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/alchemyai/e869938-image.png b/fern/tutorials/learn-about-alchemy/alchemyai/e869938-image.png deleted file mode 100644 index a4a90c2ad..000000000 Binary files a/fern/tutorials/learn-about-alchemy/alchemyai/e869938-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/bd5549a-Untitled.png b/fern/tutorials/learn-about-alchemy/bd5549a-Untitled.png deleted file mode 100644 index 71feb950e..000000000 Binary files a/fern/tutorials/learn-about-alchemy/bd5549a-Untitled.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/c033b42-image.png b/fern/tutorials/learn-about-alchemy/c033b42-image.png deleted file mode 100644 index ec2a8987b..000000000 Binary files a/fern/tutorials/learn-about-alchemy/c033b42-image.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/c71f0ae-Screenshot_2023-04-11_at_6.38.11_PM.png b/fern/tutorials/learn-about-alchemy/c71f0ae-Screenshot_2023-04-11_at_6.38.11_PM.png deleted file mode 100644 index 95047a5b8..000000000 Binary files a/fern/tutorials/learn-about-alchemy/c71f0ae-Screenshot_2023-04-11_at_6.38.11_PM.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/core-products/10c7560-supernode_uptime.png b/fern/tutorials/learn-about-alchemy/core-products/10c7560-supernode_uptime.png deleted file mode 100644 index 16ca24ab8..000000000 Binary files a/fern/tutorials/learn-about-alchemy/core-products/10c7560-supernode_uptime.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/core-products/4505f94-Screen_Shot_2022-10-26_at_7.49.04_AM.png b/fern/tutorials/learn-about-alchemy/core-products/4505f94-Screen_Shot_2022-10-26_at_7.49.04_AM.png deleted file mode 100644 index 31079c5a4..000000000 Binary files a/fern/tutorials/learn-about-alchemy/core-products/4505f94-Screen_Shot_2022-10-26_at_7.49.04_AM.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/core-products/5f2a1001e4061b01c4ceb5f9_Supernode%20-%20Data%20Co%20animation%203.gif b/fern/tutorials/learn-about-alchemy/core-products/5f2a1001e4061b01c4ceb5f9_Supernode%20-%20Data%20Co%20animation%203.gif deleted file mode 100644 index 8fb7b217f..000000000 Binary files a/fern/tutorials/learn-about-alchemy/core-products/5f2a1001e4061b01c4ceb5f9_Supernode%20-%20Data%20Co%20animation%203.gif and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/core-products/66f6e2d-supernode_architecture_.png b/fern/tutorials/learn-about-alchemy/core-products/66f6e2d-supernode_architecture_.png deleted file mode 100644 index 01d02e679..000000000 Binary files a/fern/tutorials/learn-about-alchemy/core-products/66f6e2d-supernode_architecture_.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/core-products/6cb2bb5-supernode_instant_on.png b/fern/tutorials/learn-about-alchemy/core-products/6cb2bb5-supernode_instant_on.png deleted file mode 100644 index 4f33fd32e..000000000 Binary files a/fern/tutorials/learn-about-alchemy/core-products/6cb2bb5-supernode_instant_on.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/core-products/797a40d-supernode_scalability.png b/fern/tutorials/learn-about-alchemy/core-products/797a40d-supernode_scalability.png deleted file mode 100644 index 3d569db9e..000000000 Binary files a/fern/tutorials/learn-about-alchemy/core-products/797a40d-supernode_scalability.png and /dev/null differ diff --git a/fern/tutorials/learn-about-alchemy/e7bef2d-Untitled.jpeg b/fern/tutorials/learn-about-alchemy/e7bef2d-Untitled.jpeg deleted file mode 100644 index ddcda6096..000000000 Binary files a/fern/tutorials/learn-about-alchemy/e7bef2d-Untitled.jpeg and /dev/null differ diff --git a/fern/tutorials/learning-solidity/058295a-diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpeg b/fern/tutorials/learning-solidity/058295a-diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpeg deleted file mode 100644 index b6ad96f59..000000000 Binary files a/fern/tutorials/learning-solidity/058295a-diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpeg and /dev/null differ diff --git a/fern/tutorials/learning-solidity/388c33b-diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpeg b/fern/tutorials/learning-solidity/388c33b-diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpeg deleted file mode 100644 index 27347741d..000000000 Binary files a/fern/tutorials/learning-solidity/388c33b-diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpeg and /dev/null differ diff --git a/fern/tutorials/learning-solidity/3e9dfc1-diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpeg b/fern/tutorials/learning-solidity/3e9dfc1-diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpeg deleted file mode 100644 index 6aec55f40..000000000 Binary files a/fern/tutorials/learning-solidity/3e9dfc1-diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpeg and /dev/null differ diff --git a/fern/tutorials/learning-solidity/40d698f-zero-balance.png b/fern/tutorials/learning-solidity/40d698f-zero-balance.png deleted file mode 100644 index c4313f710..000000000 Binary files a/fern/tutorials/learning-solidity/40d698f-zero-balance.png and /dev/null differ diff --git a/fern/tutorials/learning-solidity/41a1ada-compile-the-code.gif b/fern/tutorials/learning-solidity/41a1ada-compile-the-code.gif deleted file mode 100644 index eb6b27668..000000000 Binary files a/fern/tutorials/learning-solidity/41a1ada-compile-the-code.gif and /dev/null differ diff --git a/fern/tutorials/learning-solidity/713d668-Crypto_Coven.png b/fern/tutorials/learning-solidity/713d668-Crypto_Coven.png deleted file mode 100644 index 697beabe8..000000000 Binary files a/fern/tutorials/learning-solidity/713d668-Crypto_Coven.png and /dev/null differ diff --git a/fern/tutorials/learning-solidity/7f1b71f-updated-balance.png b/fern/tutorials/learning-solidity/7f1b71f-updated-balance.png deleted file mode 100644 index 6a71e1f27..000000000 Binary files a/fern/tutorials/learning-solidity/7f1b71f-updated-balance.png and /dev/null differ diff --git a/fern/tutorials/learning-solidity/835f44c-compiler-version.png b/fern/tutorials/learning-solidity/835f44c-compiler-version.png deleted file mode 100644 index 91ca18ceb..000000000 Binary files a/fern/tutorials/learning-solidity/835f44c-compiler-version.png and /dev/null differ diff --git a/fern/tutorials/learning-solidity/897e67a-deploying-the-contract.gif b/fern/tutorials/learning-solidity/897e67a-deploying-the-contract.gif deleted file mode 100644 index 87739b183..000000000 Binary files a/fern/tutorials/learning-solidity/897e67a-deploying-the-contract.gif and /dev/null differ diff --git a/fern/tutorials/learning-solidity/89ce3ce-diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpeg b/fern/tutorials/learning-solidity/89ce3ce-diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpeg deleted file mode 100644 index 787f64f51..000000000 Binary files a/fern/tutorials/learning-solidity/89ce3ce-diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpeg and /dev/null differ diff --git a/fern/tutorials/learning-solidity/93380ba-navigating-to-the-value-section.gif b/fern/tutorials/learning-solidity/93380ba-navigating-to-the-value-section.gif deleted file mode 100644 index e5a65a042..000000000 Binary files a/fern/tutorials/learning-solidity/93380ba-navigating-to-the-value-section.gif and /dev/null differ diff --git a/fern/tutorials/learning-solidity/a21dcf5-diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpeg b/fern/tutorials/learning-solidity/a21dcf5-diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpeg deleted file mode 100644 index 27a7ae082..000000000 Binary files a/fern/tutorials/learning-solidity/a21dcf5-diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpeg and /dev/null differ diff --git a/fern/tutorials/learning-solidity/aee8d6d-testing-the-getcontractbalance-function.gif b/fern/tutorials/learning-solidity/aee8d6d-testing-the-getcontractbalance-function.gif deleted file mode 100644 index 05737fb88..000000000 Binary files a/fern/tutorials/learning-solidity/aee8d6d-testing-the-getcontractbalance-function.gif and /dev/null differ diff --git a/fern/tutorials/learning-solidity/b71895e-sending-eth-to-the-contract.gif b/fern/tutorials/learning-solidity/b71895e-sending-eth-to-the-contract.gif deleted file mode 100644 index a486d8d1d..000000000 Binary files a/fern/tutorials/learning-solidity/b71895e-sending-eth-to-the-contract.gif and /dev/null differ diff --git a/fern/tutorials/learning-solidity/bf31f03-create-new-file.gif b/fern/tutorials/learning-solidity/bf31f03-create-new-file.gif deleted file mode 100644 index 7cfda0c21..000000000 Binary files a/fern/tutorials/learning-solidity/bf31f03-create-new-file.gif and /dev/null differ diff --git a/fern/tutorials/learning-solidity/c4ba494-diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpeg b/fern/tutorials/learning-solidity/c4ba494-diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpeg deleted file mode 100644 index 2c18d5ea4..000000000 Binary files a/fern/tutorials/learning-solidity/c4ba494-diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpeg and /dev/null differ diff --git a/fern/tutorials/learning-solidity/c9c107b-diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpeg b/fern/tutorials/learning-solidity/c9c107b-diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpeg deleted file mode 100644 index 9339c453e..000000000 Binary files a/fern/tutorials/learning-solidity/c9c107b-diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpeg and /dev/null differ diff --git a/fern/tutorials/learning-solidity/e316e25-diagram-mapping-contract-state-variables-to-storage-slots.jpeg b/fern/tutorials/learning-solidity/e316e25-diagram-mapping-contract-state-variables-to-storage-slots.jpeg deleted file mode 100644 index ef3007c67..000000000 Binary files a/fern/tutorials/learning-solidity/e316e25-diagram-mapping-contract-state-variables-to-storage-slots.jpeg and /dev/null differ diff --git a/fern/tutorials/learning-solidity/f846975-remix.png b/fern/tutorials/learning-solidity/f846975-remix.png deleted file mode 100644 index fd5745912..000000000 Binary files a/fern/tutorials/learning-solidity/f846975-remix.png and /dev/null differ diff --git a/fern/tutorials/learning-solidity/how-to-get-a-smart-contracts-balance-in-solidity.mdx b/fern/tutorials/learning-solidity/how-to-get-a-smart-contracts-balance-in-solidity.mdx index 3f08f4f99..f03701046 100644 --- a/fern/tutorials/learning-solidity/how-to-get-a-smart-contracts-balance-in-solidity.mdx +++ b/fern/tutorials/learning-solidity/how-to-get-a-smart-contracts-balance-in-solidity.mdx @@ -80,13 +80,13 @@ Before we can start coding, we need to set up a development environment where we 1. Head over to [remix.ethereum.org](https://remix.ethereum.org/). You will be greeted with this screen: -![2986](f846975-remix.png "remix.png") +![2986](https://alchemyapi-res.cloudinary.com/image/upload/v1764192943/docs/tutorials/learning-solidity/f846975-remix.png "remix.png") *** 2. Under the "contracts" directory, create a new Solidity file named `ContractBalance.sol`. -![800](bf31f03-create-new-file.gif "create-new-file.gif") +![800](https://alchemyapi-res.cloudinary.com/image/upload/v1764192944/docs/tutorials/learning-solidity/bf31f03-create-new-file.gif "create-new-file.gif") *** @@ -114,13 +114,13 @@ This is the starter code that we need. Here's the explanation for this code snip 4. Navigate to the "compiler" tab and make sure your compiler version is set to `0.8.13`. -![990](835f44c-compiler-version.png "compiler-version.png") +![990](https://alchemyapi-res.cloudinary.com/image/upload/v1764192945/docs/tutorials/learning-solidity/835f44c-compiler-version.png "compiler-version.png") *** 5. Compile the code by clicking "Compile ContractBalance.sol" button. You are good to go if the code gets compiled successfully! -![800](41a1ada-compile-the-code.gif "compile-the-code.gif") +![800](https://alchemyapi-res.cloudinary.com/image/upload/v1764192946/docs/tutorials/learning-solidity/41a1ada-compile-the-code.gif "compile-the-code.gif") *** @@ -189,7 +189,7 @@ For testing the contract, we will deploy the `Balance` contract and call the `cu * Compile the contract before deploying, then navigate to the "deploy" tab and click the "deploy" button to deploy the contract. You will see the deployed contract under the "Deployed Contracts" section. -![800](897e67a-deploying-the-contract.gif "deploying-the-contract.gif") +![800](https://alchemyapi-res.cloudinary.com/image/upload/v1764192948/docs/tutorials/learning-solidity/897e67a-deploying-the-contract.gif "deploying-the-contract.gif") Please note here we are deploying the contract on **Remix VM** and not on a testnet or the mainnet. @@ -203,31 +203,31 @@ For testing the contract, we will deploy the `Balance` contract and call the `cu * Call the `currentContractBalance` function to check the current balance of the contract. The function will return 0 as expected. -![1420](40d698f-zero-balance.png "zero-balance.png") +![1420](https://alchemyapi-res.cloudinary.com/image/upload/v1764192949/docs/tutorials/learning-solidity/40d698f-zero-balance.png "zero-balance.png") *** * Now let's send some ETH to this contract and then check the balance again. Navigate to the "value" section, where you can specify the value you want to send to the contract and change the value units to "Ether". -![800](93380ba-navigating-to-the-value-section.gif "navigating-to-the-value-section.gif") +![800](https://alchemyapi-res.cloudinary.com/image/upload/v1764192950/docs/tutorials/learning-solidity/93380ba-navigating-to-the-value-section.gif "navigating-to-the-value-section.gif") *** * Enter "1" in the value input field and click on the "transact" button at the bottom of the deploy tab to send 1 ETH to the contract. -![800](b71895e-sending-eth-to-the-contract.gif "sending-eth-to-the-contract.gif") +![800](https://alchemyapi-res.cloudinary.com/image/upload/v1764192951/docs/tutorials/learning-solidity/b71895e-sending-eth-to-the-contract.gif "sending-eth-to-the-contract.gif") *** * Check the balance of the contract again by calling the `currentContractBalance` function. It will return 1000000000000000000, which is correct because this represents 1 Ether in the units of Wei. -![1430](7f1b71f-updated-balance.png "updated-balance.png") +![1430](https://alchemyapi-res.cloudinary.com/image/upload/v1764192953/docs/tutorials/learning-solidity/7f1b71f-updated-balance.png "updated-balance.png") *** * So, the `currentContractBalance` function is working properly, now let's deploy the `Balance` contract once again on another address and check the balance of the newly deployed contract using the existing `getContractBalance` function. We expect it to return 0 because the newly deployed contract will not contain any Ether. -![800](aee8d6d-testing-the-getcontractbalance-function.gif "testing-the-getcontractbalance-function.gif") +![800](https://alchemyapi-res.cloudinary.com/image/upload/v1764192953/docs/tutorials/learning-solidity/aee8d6d-testing-the-getcontractbalance-function.gif "testing-the-getcontractbalance-function.gif") *** diff --git a/fern/tutorials/learning-solidity/how-to-interact-with-erc-721-tokens-in-solidity.mdx b/fern/tutorials/learning-solidity/how-to-interact-with-erc-721-tokens-in-solidity.mdx index 1028b18fa..b934121a3 100644 --- a/fern/tutorials/learning-solidity/how-to-interact-with-erc-721-tokens-in-solidity.mdx +++ b/fern/tutorials/learning-solidity/how-to-interact-with-erc-721-tokens-in-solidity.mdx @@ -7,7 +7,7 @@ slug: docs/how-to-interact-with-erc-721-tokens-in-solidity One of the greatest benefits of NFTs (and smart contracts, in general) is universal interoperability. Any contract on a blockchain can theoretically interact and build on top of any other contract on the same blockchain. -![600](713d668-Crypto_Coven.png "Crypto Coven.png") +![600](https://alchemyapi-res.cloudinary.com/image/upload/v1764192955/docs/tutorials/learning-solidity/713d668-Crypto_Coven.png "Crypto Coven.png") Crypto Coven NFTs diff --git a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/3b47d67-Metamask.png b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/3b47d67-Metamask.png deleted file mode 100644 index 70e3a50d1..000000000 Binary files a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/3b47d67-Metamask.png and /dev/null differ diff --git a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/3c5ef62-Alchemy-Dashboard1.PNG b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/3c5ef62-Alchemy-Dashboard1.PNG deleted file mode 100644 index bb0ffae44..000000000 Binary files a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/3c5ef62-Alchemy-Dashboard1.PNG and /dev/null differ diff --git a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/422ee0e-starter-files.PNG b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/422ee0e-starter-files.PNG deleted file mode 100644 index d3ad9273b..000000000 Binary files a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/422ee0e-starter-files.PNG and /dev/null differ diff --git a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/5a4ee6f-Tutorial_complete.PNG b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/5a4ee6f-Tutorial_complete.PNG deleted file mode 100644 index 43a14854b..000000000 Binary files a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/5a4ee6f-Tutorial_complete.PNG and /dev/null differ diff --git a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/8187cd9-CaptureSignature-message.PNG b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/8187cd9-CaptureSignature-message.PNG deleted file mode 100644 index 515b37ae9..000000000 Binary files a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/8187cd9-CaptureSignature-message.PNG and /dev/null differ diff --git a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/97fa06f-Alchemy-Dashboard1_1.PNG b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/97fa06f-Alchemy-Dashboard1_1.PNG deleted file mode 100644 index 6a2e86efc..000000000 Binary files a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/97fa06f-Alchemy-Dashboard1_1.PNG and /dev/null differ diff --git a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/f2bce42-Metamask2.PNG b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/f2bce42-Metamask2.PNG deleted file mode 100644 index d2402b6da..000000000 Binary files a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/f2bce42-Metamask2.PNG and /dev/null differ diff --git a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/f9ae44f-local-host-start-up.PNG b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/f9ae44f-local-host-start-up.PNG deleted file mode 100644 index 8e63ed178..000000000 Binary files a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/f9ae44f-local-host-start-up.PNG and /dev/null differ diff --git a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/how-to-verify-a-message-signature-on-ethereum.mdx b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/how-to-verify-a-message-signature-on-ethereum.mdx index 5ec5f477f..f78f91899 100644 --- a/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/how-to-verify-a-message-signature-on-ethereum.mdx +++ b/fern/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/how-to-verify-a-message-signature-on-ethereum.mdx @@ -57,7 +57,7 @@ Although we are not sending any transactions on-chain, we will still use an Alch * **Note:** Because this tutorial does not perform any on-chain activity, you could use any testnet. 5. Click **Create app**. -![3816](3c5ef62-Alchemy-Dashboard1.PNG "Alchemy-Dashboard1.PNG") +![3816](https://alchemyapi-res.cloudinary.com/image/upload/v1764192941/docs/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/3c5ef62-Alchemy-Dashboard1.png "Alchemy-Dashboard1.PNG") Your dashboard should look like this @@ -152,7 +152,7 @@ Copy the following into your `.env` file: * Replace `{YOUR_ALCHEMY_API_KEY}` with your Alchemy API key found in your app’s dashboard, under **VIEW KEY**: -![1903](97fa06f-Alchemy-Dashboard1_1.PNG "Alchemy-Dashboard1 (1).PNG") +![1903](https://alchemyapi-res.cloudinary.com/image/upload/v1764192941/docs/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/97fa06f-Alchemy-Dashboard1_1.png "Alchemy-Dashboard1 (1).PNG") * Replace `{YOUR_PRIVATE_KEY}`with your MetaMask private key. @@ -160,11 +160,11 @@ Copy the following into your `.env` file: 1. Open the extension, click on the three dots menu, and choose **Account Details**. -![535](3b47d67-Metamask.png "Metamask.png") +![535](https://alchemyapi-res.cloudinary.com/image/upload/v1764192942/docs/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/3b47d67-Metamask.png "Metamask.png") 2\. Click **Export Private Key** and enter your MetaMask password. -![536](f2bce42-Metamask2.PNG "Metamask2.PNG") +![536](https://alchemyapi-res.cloudinary.com/image/upload/v1764192943/docs/tutorials/learning-solidity/how-to-verify-a-message-signature-on-ethereum/f2bce42-Metamask2.png "Metamask2.PNG") 3\. Replace the Private Key in your `.env` file with your MetaMask Private Key. diff --git a/fern/tutorials/learning-solidity/smart-contract-storage-layout.mdx b/fern/tutorials/learning-solidity/smart-contract-storage-layout.mdx index 087b26ec2..6f43a5a69 100644 --- a/fern/tutorials/learning-solidity/smart-contract-storage-layout.mdx +++ b/fern/tutorials/learning-solidity/smart-contract-storage-layout.mdx @@ -91,7 +91,7 @@ Because of the immense storage size a contract’s storage can be considered vir A simple visualization of this idea is show here: -![1999](e316e25-diagram-mapping-contract-state-variables-to-storage-slots.jpeg "diagram-mapping-contract-state-variables-to-storage-slots.jpeg") +![1999](https://alchemyapi-res.cloudinary.com/image/upload/v1764192931/docs/tutorials/learning-solidity/e316e25-diagram-mapping-contract-state-variables-to-storage-slots.jpg "diagram-mapping-contract-state-variables-to-storage-slots.jpeg") Diagram of how state variables are mapped to storage slots. @@ -105,7 +105,7 @@ Big-endian → last byte of binary representation of data type is stored first L For example take the hexadecimal number 0x01e8f7a1, a hexadecimal representation of the decimal number 32044961. How is this value stored in memory? Visually it will look like one of the diagrams below depending on the endian-ness. -![1670](a21dcf5-diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpeg "diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpeg") +![1670](https://alchemyapi-res.cloudinary.com/image/upload/v1764192932/docs/tutorials/learning-solidity/a21dcf5-diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpg "diagram-of-big-endian-and-little-endian-storage-layouts-in-solidity-smart-contracts.jpeg") Diagram of how computers store multi-byte values in memory. @@ -123,7 +123,7 @@ Diagram of how computers store multi-byte values in memory. Many variable types are smaller than the 32 byte slot size, eg: bool, uint8, address. Here is a diagram of what it looks like when we want to store state variables of types requiring less than 32 bytes of memory: -![1999](89ce3ce-diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpeg "diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpeg") +![1999](https://alchemyapi-res.cloudinary.com/image/upload/v1764192933/docs/tutorials/learning-solidity/89ce3ce-diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpg "diagram-of-how-the-ethereum-virtual-machine-pads-state-variables-that-need-less-than-32-bytes-of-memory.jpeg") Diagram of how variables that require less than 32 bytes of memory are stored. @@ -133,7 +133,7 @@ If we think carefully about the sizes of our contracts’ state variables and th An example of this is shown in the **PackedContract** below which is just a reordering of the variables in the **PaddedContract** example: -![1999](058295a-diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpeg "diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpeg") +![1999](https://alchemyapi-res.cloudinary.com/image/upload/v1764192934/docs/tutorials/learning-solidity/058295a-diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpg "diagram-of-a-packed-contract-example-where-variables-are-packed-into-storage-slots-to-reduce-storage-memory.jpeg") Diagram of how the Ethereum Virtual Machine packs variables into storage slots to reduce how much storage memory is used. @@ -147,7 +147,7 @@ The storage gas savings of tightly packing variables can significantly increase In scenarios where we have a group of variables that logically belong together and are often read and written as unit, we can define a [user-defined type](https://www.alchemy.com/overviews/solidity-struct) via Solidity’s struct keyword and apply the above knowledge of byte-packing to get the most efficient gas-usage regarding storage usage and reading and writing of storage variables. -![1999](3e9dfc1-diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpeg "diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpeg") +![1999](https://alchemyapi-res.cloudinary.com/image/upload/v1764192936/docs/tutorials/learning-solidity/3e9dfc1-diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpg "diagram-of-how-user-defined-structrs-are-packed-and-stored-in-smart-contract-storage-memory.jpeg") Diagram of how structs are packed and stored in smart contract storage memory. @@ -159,7 +159,7 @@ Now we have the benefit of tight byte-packing and grouped reading/writing of the For example, the storage layout of the state variables in the following contract: -![1999](c9c107b-diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpeg "diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpeg") +![1999](https://alchemyapi-res.cloudinary.com/image/upload/v1764192937/docs/tutorials/learning-solidity/c9c107b-diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpg "diagram-of-how-statically-sized-variables-are-stored-in-smart-contract-storage-memory.jpeg") Diagram of how statically-sized state variables are stored in storage slots. @@ -177,7 +177,7 @@ For a dynamically-sized array, the marker slot also stores the array’s length. For example: -![1999](388c33b-diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpeg "diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpeg") +![1999](https://alchemyapi-res.cloudinary.com/image/upload/v1764192938/docs/tutorials/learning-solidity/388c33b-diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpg "diagram-of-how-dynamically-sized-variables-are-stored-in-storage-memory-using-keccak256-hashing.jpeg") Diagram of how dynamically-sized state variables are stored in storage slots using marker slots and keccak256 hashes. @@ -193,6 +193,6 @@ For [mappings](https://www.alchemy.com/overviews/solidity-mapping), the marker s Here is an diagram depicting how mappings are stored in memory: -![1999](c4ba494-diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpeg "diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpeg") +![1999](https://alchemyapi-res.cloudinary.com/image/upload/v1764192939/docs/tutorials/learning-solidity/c4ba494-diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpg "diagram-of-how-mappings-are-stored-in-storage-memory-using-keccak256-hashing.jpeg") Diagram of how mappings are stored in smart contract storage slots. diff --git a/fern/tutorials/smart-wallets/43946542339a39c1e888959149c2829fc2ccbb3c5b78902457adbae980836a64-Gas_Manager_policy.png b/fern/tutorials/smart-wallets/43946542339a39c1e888959149c2829fc2ccbb3c5b78902457adbae980836a64-Gas_Manager_policy.png deleted file mode 100644 index 41be128eb..000000000 Binary files a/fern/tutorials/smart-wallets/43946542339a39c1e888959149c2829fc2ccbb3c5b78902457adbae980836a64-Gas_Manager_policy.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/4680e632d4806238d8f56868a69f1b3e039a52141359b82660581e565f768b17-Account_kit.png b/fern/tutorials/smart-wallets/4680e632d4806238d8f56868a69f1b3e039a52141359b82660581e565f768b17-Account_kit.png deleted file mode 100644 index 34931b545..000000000 Binary files a/fern/tutorials/smart-wallets/4680e632d4806238d8f56868a69f1b3e039a52141359b82660581e565f768b17-Account_kit.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/62f0803c246ed2a12df8b873ed2157becbdebf030287a997806dcaec624067b0-Alchemy_account.png b/fern/tutorials/smart-wallets/62f0803c246ed2a12df8b873ed2157becbdebf030287a997806dcaec624067b0-Alchemy_account.png deleted file mode 100644 index c4cff42e1..000000000 Binary files a/fern/tutorials/smart-wallets/62f0803c246ed2a12df8b873ed2157becbdebf030287a997806dcaec624067b0-Alchemy_account.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/699f4257cf29a8ff742fadb59d2afd957b59dcbfe95a36f420685c7f5b6dbb0e-API_key.png b/fern/tutorials/smart-wallets/699f4257cf29a8ff742fadb59d2afd957b59dcbfe95a36f420685c7f5b6dbb0e-API_key.png deleted file mode 100644 index 4e304255f..000000000 Binary files a/fern/tutorials/smart-wallets/699f4257cf29a8ff742fadb59d2afd957b59dcbfe95a36f420685c7f5b6dbb0e-API_key.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/b325bf517f1cb287720febe68af32241386fa79865ccece6c5cf3a490a6de42b-top_companies.png b/fern/tutorials/smart-wallets/b325bf517f1cb287720febe68af32241386fa79865ccece6c5cf3a490a6de42b-top_companies.png deleted file mode 100644 index 6f582f9b4..000000000 Binary files a/fern/tutorials/smart-wallets/b325bf517f1cb287720febe68af32241386fa79865ccece6c5cf3a490a6de42b-top_companies.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/bundler-apis/8e91713-image.png b/fern/tutorials/smart-wallets/bundler-apis/8e91713-image.png deleted file mode 100644 index 8dc858d70..000000000 Binary files a/fern/tutorials/smart-wallets/bundler-apis/8e91713-image.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/bundler-apis/c2ebc6a-image.png b/fern/tutorials/smart-wallets/bundler-apis/c2ebc6a-image.png deleted file mode 100644 index efaf5bc39..000000000 Binary files a/fern/tutorials/smart-wallets/bundler-apis/c2ebc6a-image.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/f55e40fac6f27ba35eda4fb0b6706bee304adc9e27461d35199502434e9ef2b8-dev_platform.png b/fern/tutorials/smart-wallets/f55e40fac6f27ba35eda4fb0b6706bee304adc9e27461d35199502434e9ef2b8-dev_platform.png deleted file mode 100644 index eb03a7a02..000000000 Binary files a/fern/tutorials/smart-wallets/f55e40fac6f27ba35eda4fb0b6706bee304adc9e27461d35199502434e9ef2b8-dev_platform.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/gas-manager-apis/20e2cac-image.png b/fern/tutorials/smart-wallets/gas-manager-apis/20e2cac-image.png deleted file mode 100644 index c1ec2939b..000000000 Binary files a/fern/tutorials/smart-wallets/gas-manager-apis/20e2cac-image.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/gas-manager-apis/30be1db-paymaster-sponsorship.png b/fern/tutorials/smart-wallets/gas-manager-apis/30be1db-paymaster-sponsorship.png deleted file mode 100644 index 6928b0f8a..000000000 Binary files a/fern/tutorials/smart-wallets/gas-manager-apis/30be1db-paymaster-sponsorship.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/gas-manager-apis/461dd0f-image.png b/fern/tutorials/smart-wallets/gas-manager-apis/461dd0f-image.png deleted file mode 100644 index 11d2bf2f5..000000000 Binary files a/fern/tutorials/smart-wallets/gas-manager-apis/461dd0f-image.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/gas-manager-apis/5eeab44-Screenshot_2023-03-23_at_7.58.37_PM.png b/fern/tutorials/smart-wallets/gas-manager-apis/5eeab44-Screenshot_2023-03-23_at_7.58.37_PM.png deleted file mode 100644 index a13b951a8..000000000 Binary files a/fern/tutorials/smart-wallets/gas-manager-apis/5eeab44-Screenshot_2023-03-23_at_7.58.37_PM.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/gas-manager-apis/98e1a77-Screenshot_2023-03-23_at_7.57.30_PM.png b/fern/tutorials/smart-wallets/gas-manager-apis/98e1a77-Screenshot_2023-03-23_at_7.57.30_PM.png deleted file mode 100644 index d9c543f3f..000000000 Binary files a/fern/tutorials/smart-wallets/gas-manager-apis/98e1a77-Screenshot_2023-03-23_at_7.57.30_PM.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/gas-manager-apis/aa17e8c-Screenshot_2023-05-23_at_3.39.26_PM.png b/fern/tutorials/smart-wallets/gas-manager-apis/aa17e8c-Screenshot_2023-05-23_at_3.39.26_PM.png deleted file mode 100644 index 97b553e81..000000000 Binary files a/fern/tutorials/smart-wallets/gas-manager-apis/aa17e8c-Screenshot_2023-05-23_at_3.39.26_PM.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/288e705-image.png b/fern/tutorials/smart-wallets/learn-account-abstraction/288e705-image.png deleted file mode 100644 index 7b3c74e7f..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/288e705-image.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/6300fa4-image.png b/fern/tutorials/smart-wallets/learn-account-abstraction/6300fa4-image.png deleted file mode 100644 index dbe6f4d97..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/6300fa4-image.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/7613dbf-image.png b/fern/tutorials/smart-wallets/learn-account-abstraction/7613dbf-image.png deleted file mode 100644 index d5ac9ea28..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/7613dbf-image.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/H1BAtj1JT.png b/fern/tutorials/smart-wallets/learn-account-abstraction/H1BAtj1JT.png deleted file mode 100644 index 79c43a1de..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/H1BAtj1JT.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/H1qiKsyyp.jpg b/fern/tutorials/smart-wallets/learn-account-abstraction/H1qiKsyyp.jpg deleted file mode 100644 index 437f79d9a..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/H1qiKsyyp.jpg and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/HJi0E1g1T.png b/fern/tutorials/smart-wallets/learn-account-abstraction/HJi0E1g1T.png deleted file mode 100644 index f3f6da61d..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/HJi0E1g1T.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/HkRKd0lyp.png b/fern/tutorials/smart-wallets/learn-account-abstraction/HkRKd0lyp.png deleted file mode 100644 index b72e783c1..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/HkRKd0lyp.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/S1ZMTkx1a.png b/fern/tutorials/smart-wallets/learn-account-abstraction/S1ZMTkx1a.png deleted file mode 100644 index 8a11167ee..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/S1ZMTkx1a.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/SJ2ttWey6.png b/fern/tutorials/smart-wallets/learn-account-abstraction/SJ2ttWey6.png deleted file mode 100644 index f605a68da..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/SJ2ttWey6.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/SJfthCly6.png b/fern/tutorials/smart-wallets/learn-account-abstraction/SJfthCly6.png deleted file mode 100644 index 015145969..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/SJfthCly6.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/rk-9360Rn.png b/fern/tutorials/smart-wallets/learn-account-abstraction/rk-9360Rn.png deleted file mode 100644 index 82dcab20f..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/rk-9360Rn.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/rksT8eeJT.png b/fern/tutorials/smart-wallets/learn-account-abstraction/rksT8eeJT.png deleted file mode 100644 index ae7b7d6a1..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/rksT8eeJT.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/rkv3so1kp.png b/fern/tutorials/smart-wallets/learn-account-abstraction/rkv3so1kp.png deleted file mode 100644 index 53c45beb9..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/rkv3so1kp.png and /dev/null differ diff --git a/fern/tutorials/smart-wallets/learn-account-abstraction/ry8pnj1Ja.png b/fern/tutorials/smart-wallets/learn-account-abstraction/ry8pnj1Ja.png deleted file mode 100644 index 7b4d84dac..000000000 Binary files a/fern/tutorials/smart-wallets/learn-account-abstraction/ry8pnj1Ja.png and /dev/null differ diff --git a/fern/tutorials/streaming-data/websocket-subscriptions/0c06bc6-small-alchemy-circle-logo.png b/fern/tutorials/streaming-data/websocket-subscriptions/0c06bc6-small-alchemy-circle-logo.png deleted file mode 100644 index 166dc6702..000000000 Binary files a/fern/tutorials/streaming-data/websocket-subscriptions/0c06bc6-small-alchemy-circle-logo.png and /dev/null differ diff --git a/fern/tutorials/streaming-data/websocket-subscriptions/89a9581-Screen_Shot_2022-09-22_at_10.13.54_AM.png b/fern/tutorials/streaming-data/websocket-subscriptions/89a9581-Screen_Shot_2022-09-22_at_10.13.54_AM.png deleted file mode 100644 index 4d6f3132b..000000000 Binary files a/fern/tutorials/streaming-data/websocket-subscriptions/89a9581-Screen_Shot_2022-09-22_at_10.13.54_AM.png and /dev/null differ diff --git a/fern/tutorials/streaming-data/websocket-subscriptions/cf9ff2f-Track_NFTs.png b/fern/tutorials/streaming-data/websocket-subscriptions/cf9ff2f-Track_NFTs.png deleted file mode 100644 index 57ffe6505..000000000 Binary files a/fern/tutorials/streaming-data/websocket-subscriptions/cf9ff2f-Track_NFTs.png and /dev/null differ diff --git a/fern/tutorials/streaming-data/websocket-subscriptions/dc219ba-Screen_Shot_2022-09-22_at_6.10.19_PM.png b/fern/tutorials/streaming-data/websocket-subscriptions/dc219ba-Screen_Shot_2022-09-22_at_6.10.19_PM.png deleted file mode 100644 index 940b310a2..000000000 Binary files a/fern/tutorials/streaming-data/websocket-subscriptions/dc219ba-Screen_Shot_2022-09-22_at_6.10.19_PM.png and /dev/null differ diff --git a/fern/tutorials/streaming-data/websocket-subscriptions/f035e4a-trnx_receipt.png b/fern/tutorials/streaming-data/websocket-subscriptions/f035e4a-trnx_receipt.png deleted file mode 100644 index 8a1154487..000000000 Binary files a/fern/tutorials/streaming-data/websocket-subscriptions/f035e4a-trnx_receipt.png and /dev/null differ diff --git a/fern/tutorials/streaming-data/websocket-subscriptions/logo46x38.png b/fern/tutorials/streaming-data/websocket-subscriptions/logo46x38.png deleted file mode 100644 index ee83052f3..000000000 Binary files a/fern/tutorials/streaming-data/websocket-subscriptions/logo46x38.png and /dev/null differ diff --git a/fern/tutorials/streaming-data/websocket-subscriptions/twitter.2.ico b/fern/tutorials/streaming-data/websocket-subscriptions/twitter.2.ico deleted file mode 100644 index 42b00fa28..000000000 Binary files a/fern/tutorials/streaming-data/websocket-subscriptions/twitter.2.ico and /dev/null differ diff --git a/fern/tutorials/transactions/on-chain-events/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png b/fern/tutorials/transactions/on-chain-events/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png deleted file mode 100644 index 53431261d..000000000 Binary files a/fern/tutorials/transactions/on-chain-events/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png and /dev/null differ diff --git a/fern/tutorials/transactions/on-chain-events/36b92da-etherscan_contract_abi.gif b/fern/tutorials/transactions/on-chain-events/36b92da-etherscan_contract_abi.gif deleted file mode 100644 index bd11e6960..000000000 Binary files a/fern/tutorials/transactions/on-chain-events/36b92da-etherscan_contract_abi.gif and /dev/null differ diff --git a/fern/tutorials/transactions/on-chain-events/ce3e0c1-abi.png b/fern/tutorials/transactions/on-chain-events/ce3e0c1-abi.png deleted file mode 100644 index 9ebd923fb..000000000 Binary files a/fern/tutorials/transactions/on-chain-events/ce3e0c1-abi.png and /dev/null differ diff --git a/fern/tutorials/transactions/on-chain-events/deep-dive-into-eth-getlogs.mdx b/fern/tutorials/transactions/on-chain-events/deep-dive-into-eth-getlogs.mdx index 9105a364b..c97b6a34b 100644 --- a/fern/tutorials/transactions/on-chain-events/deep-dive-into-eth-getlogs.mdx +++ b/fern/tutorials/transactions/on-chain-events/deep-dive-into-eth-getlogs.mdx @@ -48,7 +48,7 @@ An advantage of using event logs is that they are cheap compared to other functi Contract Application Binary Interface (ABI) is the interface that specifies how to interact with a specific Ethereum contract. This includes the method names, parameters, constants, data structures, event types (logs), and everything else you need to know about the contract. -![760](ce3e0c1-abi.png "abi.png") +![760](https://alchemyapi-res.cloudinary.com/image/upload/v1764192927/docs/tutorials/transactions/on-chain-events/ce3e0c1-abi.png "abi.png") Source: [https://static.packt-cdn.com/products/9781789954111/graphics/assets/fe0f2ffc-2f3c-4615-9cb5-43c8e036239b.png](https://static.packt-cdn.com/products/9781789954111/graphics/assets/fe0f2ffc-2f3c-4615-9cb5-43c8e036239b.png) diff --git a/fern/tutorials/transactions/on-chain-events/how-to-get-on-chain-events.mdx b/fern/tutorials/transactions/on-chain-events/how-to-get-on-chain-events.mdx index beda088ab..337628535 100644 --- a/fern/tutorials/transactions/on-chain-events/how-to-get-on-chain-events.mdx +++ b/fern/tutorials/transactions/on-chain-events/how-to-get-on-chain-events.mdx @@ -71,7 +71,7 @@ Make sure that node is at least **v14 or higher** by typing the following in you In case you haven't already, [sign up for a free Alchemy account](https://dashboard.alchemy.com/signup). -![2880](06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") +![2880](https://alchemyapi-res.cloudinary.com/image/upload/v1764192918/docs/tutorials/transactions/understanding-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") Alchemy's account dashboard where developers can create a new app on the Ethereum blockchain. diff --git a/fern/tutorials/transactions/sending-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png b/fern/tutorials/transactions/sending-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png deleted file mode 100644 index 53431261d..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/0c2d676-Screenshot_2022-05-30_at_16.18.58.png b/fern/tutorials/transactions/sending-transactions/0c2d676-Screenshot_2022-05-30_at_16.18.58.png deleted file mode 100644 index 7eb30d095..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/0c2d676-Screenshot_2022-05-30_at_16.18.58.png and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/259cef7-Metamask2_1.PNG b/fern/tutorials/transactions/sending-transactions/259cef7-Metamask2_1.PNG deleted file mode 100644 index d2402b6da..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/259cef7-Metamask2_1.PNG and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/65c3038-Metamask-cancel1.png b/fern/tutorials/transactions/sending-transactions/65c3038-Metamask-cancel1.png deleted file mode 100644 index 85fffe4eb..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/65c3038-Metamask-cancel1.png and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/6edf8ed-Mempool.png b/fern/tutorials/transactions/sending-transactions/6edf8ed-Mempool.png deleted file mode 100644 index 6bf9e1781..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/6edf8ed-Mempool.png and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/8c8b43f-Screenshot_2022-05-30_at_14.33.16.png b/fern/tutorials/transactions/sending-transactions/8c8b43f-Screenshot_2022-05-30_at_14.33.16.png deleted file mode 100644 index ed0683a9d..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/8c8b43f-Screenshot_2022-05-30_at_14.33.16.png and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/8ff541c-Alchemy-Dashboard1_2.PNG b/fern/tutorials/transactions/sending-transactions/8ff541c-Alchemy-Dashboard1_2.PNG deleted file mode 100644 index 6a2e86efc..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/8ff541c-Alchemy-Dashboard1_2.PNG and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/93e1b77-Metamask-cancel3.PNG b/fern/tutorials/transactions/sending-transactions/93e1b77-Metamask-cancel3.PNG deleted file mode 100644 index 144e0f066..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/93e1b77-Metamask-cancel3.PNG and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/976d624-Screenshot_2022-05-30_at_14.21.04.png b/fern/tutorials/transactions/sending-transactions/976d624-Screenshot_2022-05-30_at_14.21.04.png deleted file mode 100644 index f5cebcfe6..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/976d624-Screenshot_2022-05-30_at_14.21.04.png and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/b37442c-Metamask_1.png b/fern/tutorials/transactions/sending-transactions/b37442c-Metamask_1.png deleted file mode 100644 index 70e3a50d1..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/b37442c-Metamask_1.png and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/b7d4f12-Metamask-cancel2.PNG b/fern/tutorials/transactions/sending-transactions/b7d4f12-Metamask-cancel2.PNG deleted file mode 100644 index 2453e2ecf..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/b7d4f12-Metamask-cancel2.PNG and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/d625f41-droppedtx.PNG b/fern/tutorials/transactions/sending-transactions/d625f41-droppedtx.PNG deleted file mode 100644 index 76393deb5..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/d625f41-droppedtx.PNG and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/f475308-Screenshot_2022-04-02_at_13.39.50.png b/fern/tutorials/transactions/sending-transactions/f475308-Screenshot_2022-04-02_at_13.39.50.png deleted file mode 100644 index a3d7ef4e2..000000000 Binary files a/fern/tutorials/transactions/sending-transactions/f475308-Screenshot_2022-04-02_at_13.39.50.png and /dev/null differ diff --git a/fern/tutorials/transactions/sending-transactions/how-to-check-the-status-of-a-transaction-using-its-hash.mdx b/fern/tutorials/transactions/sending-transactions/how-to-check-the-status-of-a-transaction-using-its-hash.mdx index 3ef147066..fc8535494 100644 --- a/fern/tutorials/transactions/sending-transactions/how-to-check-the-status-of-a-transaction-using-its-hash.mdx +++ b/fern/tutorials/transactions/sending-transactions/how-to-check-the-status-of-a-transaction-using-its-hash.mdx @@ -39,7 +39,7 @@ Make sure that node is at least **v14 or higher** by typing the following in you In case you haven't already, [sign up for a free Alchemy account](https://dashboard.alchemy.com/signup). -![2880](06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") +![2880](https://alchemyapi-res.cloudinary.com/image/upload/v1764192918/docs/tutorials/transactions/understanding-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") Alchemy's account dashboard where developers can create a new app on the Ethereum blockchain. diff --git a/fern/tutorials/transactions/sending-transactions/how-to-send-transactions-on-ethereum.mdx b/fern/tutorials/transactions/sending-transactions/how-to-send-transactions-on-ethereum.mdx index 4b446ff81..b6748eaee 100644 --- a/fern/tutorials/transactions/sending-transactions/how-to-send-transactions-on-ethereum.mdx +++ b/fern/tutorials/transactions/sending-transactions/how-to-send-transactions-on-ethereum.mdx @@ -223,7 +223,7 @@ Open up the [Mempool page](https://dashboard.alchemyapi.io/mempool) in your Alch To view the details of your transaction once you've found it, select the tx hash, which should take you to a view that looks like this: -![2504](6edf8ed-Mempool.png "Mempool.png") +![2504](https://alchemyapi-res.cloudinary.com/image/upload/v1764192918/docs/tutorials/transactions/sending-transactions/6edf8ed-Mempool.png "Mempool.png") View your transaction on the Alchemy Mempool Watcher diff --git a/fern/tutorials/transactions/transaction-history/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png b/fern/tutorials/transactions/transaction-history/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png deleted file mode 100644 index 53431261d..000000000 Binary files a/fern/tutorials/transactions/transaction-history/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/12f0f77-image_12.png b/fern/tutorials/transactions/transaction-history/12f0f77-image_12.png deleted file mode 100644 index 60bb9371d..000000000 Binary files a/fern/tutorials/transactions/transaction-history/12f0f77-image_12.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/231792f-terminal-ss.png b/fern/tutorials/transactions/transaction-history/231792f-terminal-ss.png deleted file mode 100644 index 0f51e1527..000000000 Binary files a/fern/tutorials/transactions/transaction-history/231792f-terminal-ss.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/38ca71f-alch-app.png b/fern/tutorials/transactions/transaction-history/38ca71f-alch-app.png deleted file mode 100644 index 19d13dc12..000000000 Binary files a/fern/tutorials/transactions/transaction-history/38ca71f-alch-app.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/4a9e44f-contract-deployment-tx.png b/fern/tutorials/transactions/transaction-history/4a9e44f-contract-deployment-tx.png deleted file mode 100644 index 79f60e52d..000000000 Binary files a/fern/tutorials/transactions/transaction-history/4a9e44f-contract-deployment-tx.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/5d8eadf-image_7.png b/fern/tutorials/transactions/transaction-history/5d8eadf-image_7.png deleted file mode 100644 index 887016a87..000000000 Binary files a/fern/tutorials/transactions/transaction-history/5d8eadf-image_7.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/7613b3f-image_10.png b/fern/tutorials/transactions/transaction-history/7613b3f-image_10.png deleted file mode 100644 index e44d69305..000000000 Binary files a/fern/tutorials/transactions/transaction-history/7613b3f-image_10.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/7c67380-image_9.png b/fern/tutorials/transactions/transaction-history/7c67380-image_9.png deleted file mode 100644 index 7241ed567..000000000 Binary files a/fern/tutorials/transactions/transaction-history/7c67380-image_9.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/9a06adb-img_1.PNG b/fern/tutorials/transactions/transaction-history/9a06adb-img_1.PNG deleted file mode 100644 index 33cc13d01..000000000 Binary files a/fern/tutorials/transactions/transaction-history/9a06adb-img_1.PNG and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/a036824-image_8.png b/fern/tutorials/transactions/transaction-history/a036824-image_8.png deleted file mode 100644 index 679ad62cf..000000000 Binary files a/fern/tutorials/transactions/transaction-history/a036824-image_8.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/b6c4aaf-image_11.png b/fern/tutorials/transactions/transaction-history/b6c4aaf-image_11.png deleted file mode 100644 index 60bb9371d..000000000 Binary files a/fern/tutorials/transactions/transaction-history/b6c4aaf-image_11.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/favicon.ico b/fern/tutorials/transactions/transaction-history/favicon.ico deleted file mode 100644 index a59308e2e..000000000 Binary files a/fern/tutorials/transactions/transaction-history/favicon.ico and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/how-to-get-all-the-contracts-deployed-by-a-wallet.mdx b/fern/tutorials/transactions/transaction-history/how-to-get-all-the-contracts-deployed-by-a-wallet.mdx index 3028c7cf6..f165d571c 100644 --- a/fern/tutorials/transactions/transaction-history/how-to-get-all-the-contracts-deployed-by-a-wallet.mdx +++ b/fern/tutorials/transactions/transaction-history/how-to-get-all-the-contracts-deployed-by-a-wallet.mdx @@ -13,7 +13,7 @@ slug: docs/how-to-get-all-the-contracts-deployed-by-a-wallet In the world of Web3 development, you might want to find all the contracts deployed by a specific wallet address. This information can be useful for tracking / analyzing wallets and development activities. In this tutorial, we will walk you through how to programmatically retrieve all the contracts deployed by a wallet. -![2236](231792f-terminal-ss.png "terminal-ss.png") +![2236](https://alchemyapi-res.cloudinary.com/image/upload/v1764192926/docs/tutorials/transactions/transaction-history/231792f-terminal-ss.png "terminal-ss.png") We will be using Alchemy's [getAssetTransfers](/reference/alchemy-getassettransfers) API to fetch transaction data for a specific wallet address and, from there, extract the contracts deployed by it using the [eth_getTransactionReceipt](/reference/eth-gettransactionreceipt) method. @@ -55,7 +55,7 @@ Make sure that node is at least **v14 or higher** by typing the following in you In case you haven't already, [sign up for a free Alchemy account](https://dashboard.alchemy.com/signup). -![3000](38ca71f-alch-app.png "alch-app.png") +![3000](https://alchemyapi-res.cloudinary.com/image/upload/v1764192926/docs/tutorials/transactions/transaction-history/38ca71f-alch-app.png "alch-app.png") Alchemy's account dashboard where developers can create a new app on the Ethereum blockchain. diff --git a/fern/tutorials/transactions/transaction-history/how-to-get-contract-deployment-transactions-in-a-block.mdx b/fern/tutorials/transactions/transaction-history/how-to-get-contract-deployment-transactions-in-a-block.mdx index 59cc1641c..e090b2a41 100644 --- a/fern/tutorials/transactions/transaction-history/how-to-get-contract-deployment-transactions-in-a-block.mdx +++ b/fern/tutorials/transactions/transaction-history/how-to-get-contract-deployment-transactions-in-a-block.mdx @@ -41,7 +41,7 @@ Make sure that node is at least **v14 or higher** by typing the following in you In case you haven't already, [sign up for a free Alchemy account](https://dashboard.alchemy.com/signup). -![2880](06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") +![2880](https://alchemyapi-res.cloudinary.com/image/upload/v1764192918/docs/tutorials/transactions/understanding-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") Alchemy's account dashboard where developers can create a new app on the Ethereum blockchain. @@ -215,7 +215,7 @@ You should see an array containing the transaction hashes of contract deployment In this case, we only had 1 contract deployment transaction in the given block. You can check out this transaction on [Etherscan](https://etherscan.io/tx/0x38a071a0282808c67a8a046f34f5e3dc1145789b6af1118e3b060f9293cb0408). -![1950](4a9e44f-contract-deployment-tx.png "contract-deployment-tx.png") +![1950](https://alchemyapi-res.cloudinary.com/image/upload/v1764192925/docs/tutorials/transactions/transaction-history/4a9e44f-contract-deployment-tx.png "contract-deployment-tx.png") *** diff --git a/fern/tutorials/transactions/transaction-history/integrating-historical-transaction-data-into-your-dapp.mdx b/fern/tutorials/transactions/transaction-history/integrating-historical-transaction-data-into-your-dapp.mdx index 8cbb46997..61d2a63b2 100644 --- a/fern/tutorials/transactions/transaction-history/integrating-historical-transaction-data-into-your-dapp.mdx +++ b/fern/tutorials/transactions/transaction-history/integrating-historical-transaction-data-into-your-dapp.mdx @@ -68,7 +68,7 @@ In this tutorial, we utilize Heroku for hosting a server and website; if you cho * Download [Heroku-CLI](https://devcenter.heroku.com/articles/heroku-cli#download-and-install) based on your OS. Make sure you download the correct version based on what kind of computer environment you are using! -![1136](5d8eadf-image_7.png "image (7).png") +![1136](https://alchemyapi-res.cloudinary.com/image/upload/v1764192919/docs/tutorials/transactions/transaction-history/5d8eadf-image_7.png "image (7).png") [https://devcenter.heroku.com/articles/heroku-cli#download-and-install](https://devcenter.heroku.com/articles/heroku-cli#download-and-install) @@ -82,7 +82,7 @@ In this tutorial, we utilize Heroku for hosting a server and website; if you cho Follow the commands to login into your Heroku account. If you don't have a Heroku account, you can [sign up for one](https://www.heroku.com) for free! -![640](a036824-image_8.png "image (8).png") +![640](https://alchemyapi-res.cloudinary.com/image/upload/v1764192920/docs/tutorials/transactions/transaction-history/a036824-image_8.png "image (8).png") * Let's confirm that you have downloaded the correct version of Node. In your command line run: @@ -94,7 +94,7 @@ Follow the commands to login into your Heroku account. If you don't have a Herok After running the command, you will either see a version number appear or you will instead get an error message telling you that you do not have Node installed. -![408](7c67380-image_9.png "image (9).png") +![408](https://alchemyapi-res.cloudinary.com/image/upload/v1764192920/docs/tutorials/transactions/transaction-history/7c67380-image_9.png "image (9).png") Note that Heroku requires users to have any version of Node greater than 10 installed. If you don’t have it or have an older version, [install a more recent version of Node](https://nodejs.org/en/download/). @@ -122,7 +122,7 @@ Now that we have confirmed that Heroku has all the dependencies it needs to run, You should then see something like this pop up: -![1173](7613b3f-image_10.png "image (10).png") +![1173](https://alchemyapi-res.cloudinary.com/image/upload/v1764192921/docs/tutorials/transactions/transaction-history/7613b3f-image_10.png "image (10).png") Make sure you take note of the URL that pops up `http://xxxxxxxxx.herokuapp.com/`. We'll be using it since it's the URL of our sample dashboard! @@ -197,7 +197,7 @@ You've set up your API key! To confirm that it is properly configured, you can v Your Heroku environment variables should look similar to this: -![580](9a06adb-img_1.PNG "img (1).PNG") +![580](https://alchemyapi-res.cloudinary.com/image/upload/v1764192922/docs/tutorials/transactions/transaction-history/9a06adb-img_1.png "img (1).PNG") ### 5. Deploy Heroku App! @@ -213,7 +213,7 @@ Now, we're in the final steps! Confirm that you are navigated to the file that y With that, we have pushed all changes to Heroku and are now able to view our dashboard live. Open the Heroku app at the URL that your project has been pushed to. -![1881](b6c4aaf-image_11.png "image (11).png") +![1881](https://alchemyapi-res.cloudinary.com/image/upload/v1764192923/docs/tutorials/transactions/transaction-history/b6c4aaf-image_11.png "image (11).png") Note that upon refreshing the page, we see that the dashboard's data is updated. Likewise, if we click on the "Refresh Data" button, we find that the balances displayed also change if someone has interacted with the rescue contract. @@ -613,7 +613,7 @@ This is only a small number of HTML elements that we can add to frontend of our After deploying this web app in your desired environment, it should look like the following! -![1881](12f0f77-image_12.png "image (12).png") +![1881](https://alchemyapi-res.cloudinary.com/image/upload/v1764192924/docs/tutorials/transactions/transaction-history/12f0f77-image_12.png "image (12).png") This is a simple example, but there are many ways you can expand on this to build dashboards and dApp for your users. diff --git a/fern/tutorials/transactions/transaction-history/spaces%2F-MB17w56kk7ZnRMWdqOL%2Favatar-1631043648701.png b/fern/tutorials/transactions/transaction-history/spaces%2F-MB17w56kk7ZnRMWdqOL%2Favatar-1631043648701.png deleted file mode 100644 index dc08da75c..000000000 Binary files a/fern/tutorials/transactions/transaction-history/spaces%2F-MB17w56kk7ZnRMWdqOL%2Favatar-1631043648701.png and /dev/null differ diff --git a/fern/tutorials/transactions/transaction-history/transfers_api_javascript_scripts.png b/fern/tutorials/transactions/transaction-history/transfers_api_javascript_scripts.png deleted file mode 100644 index 9ec22737a..000000000 Binary files a/fern/tutorials/transactions/transaction-history/transfers_api_javascript_scripts.png and /dev/null differ diff --git a/fern/tutorials/transactions/understanding-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png b/fern/tutorials/transactions/understanding-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png deleted file mode 100644 index 53431261d..000000000 Binary files a/fern/tutorials/transactions/understanding-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png and /dev/null differ diff --git a/fern/tutorials/transactions/understanding-transactions/9cbe9a0-inspect-transaction.png b/fern/tutorials/transactions/understanding-transactions/9cbe9a0-inspect-transaction.png deleted file mode 100644 index e5d40d61b..000000000 Binary files a/fern/tutorials/transactions/understanding-transactions/9cbe9a0-inspect-transaction.png and /dev/null differ diff --git a/fern/tutorials/transactions/understanding-transactions/how-to-get-transaction-details.mdx b/fern/tutorials/transactions/understanding-transactions/how-to-get-transaction-details.mdx index 775f0059f..e4691a8dc 100644 --- a/fern/tutorials/transactions/understanding-transactions/how-to-get-transaction-details.mdx +++ b/fern/tutorials/transactions/understanding-transactions/how-to-get-transaction-details.mdx @@ -11,7 +11,7 @@ Learn how to get general information about a transaction using the `eth_getTrans When you inspect a transaction on Etherscan, you get general information about the transaction as shown in the image below: -![2024](9cbe9a0-inspect-transaction.png "inspect-transaction.png") +![2024](https://alchemyapi-res.cloudinary.com/image/upload/v1764192917/docs/tutorials/transactions/understanding-transactions/9cbe9a0-inspect-transaction.png "inspect-transaction.png") But what if you want to get this information programmatically in your app? You can show these details to the users of your app to give them more information about the transaction. @@ -43,7 +43,7 @@ Make sure that node is at least **v14 or higher** by typing the following in you In case you haven't already, [sign up for a free Alchemy account](https://dashboard.alchemy.com/signup). -![2880](06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") +![2880](https://alchemyapi-res.cloudinary.com/image/upload/v1764192918/docs/tutorials/transactions/understanding-transactions/06c375a-Screenshot_2022-11-04_at_10.36.40_PM.png "Screenshot 2022-11-04 at 10.36.40 PM.png") Alchemy's account dashboard where developers can create a new app on the Ethereum blockchain. diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/1bda270-import-SK-mm-set.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/1bda270-import-SK-mm-set.png deleted file mode 100644 index db9404148..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/1bda270-import-SK-mm-set.png and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/1c7ac25-AlchemyDash-Add-to-Wallet.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/1c7ac25-AlchemyDash-Add-to-Wallet.png deleted file mode 100644 index f9c924a52..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/1c7ac25-AlchemyDash-Add-to-Wallet.png and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/1fec764-offset-nonce-set.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/1fec764-offset-nonce-set.png deleted file mode 100644 index 4db855497..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/1fec764-offset-nonce-set.png and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/4f3b3f5-Network-testing.PNG b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/4f3b3f5-Network-testing.PNG deleted file mode 100644 index d0d3e74c0..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/4f3b3f5-Network-testing.PNG and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/5e1ebf4-Mm-Step5.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/5e1ebf4-Mm-Step5.png deleted file mode 100644 index b1b25f96f..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/5e1ebf4-Mm-Step5.png and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/7743b43-Screenshot_2022-09-12_at_6.08.20_PM.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/7743b43-Screenshot_2022-09-12_at_6.08.20_PM.png deleted file mode 100644 index d14e9da53..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/7743b43-Screenshot_2022-09-12_at_6.08.20_PM.png and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/7a483b6-mm-opt-set.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/7a483b6-mm-opt-set.png deleted file mode 100644 index 0b00a9071..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/7a483b6-mm-opt-set.png and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/9368b7f-mm-2-3.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/9368b7f-mm-2-3.png deleted file mode 100644 index ebea9a615..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/9368b7f-mm-2-3.png and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/982bd0e-Deterministic-deploy-graphic-create2.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/982bd0e-Deterministic-deploy-graphic-create2.png deleted file mode 100644 index 52f8c21cc..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/982bd0e-Deterministic-deploy-graphic-create2.png and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/afe16d7-MetaMask-create-account-set.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/afe16d7-MetaMask-create-account-set.png deleted file mode 100644 index d22d2ac67..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/afe16d7-MetaMask-create-account-set.png and /dev/null differ diff --git a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/b73aae0-Deterministic-deploy-graphic.png b/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/b73aae0-Deterministic-deploy-graphic.png deleted file mode 100644 index 5ab8ebe71..000000000 Binary files a/fern/tutorials/understanding-the-evm/how-to-deploy-a-contract-to-the-same-address-on-multiple-networks/b73aae0-Deterministic-deploy-graphic.png and /dev/null differ