Giter Club home page Giter Club logo

useweb3's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

useweb3's Issues

Link Checker Report

Summary

Status Count
๐Ÿ” Total 830
โœ… Successful 792
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 30

Errors per input

Errors in content/grants/the-graph-grants.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/grants/connext.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/grants/balancer.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.ftqghr0h53yelcozmorifnlbzb.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/guides/clean-contracts.md

  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.ftqghr0h53yelcozmorifnlbzb.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/code-challenges/etherhack.md

  • [ERR] https://etherhack.positive.com/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (unable to get local issuer certificate)

Errors in content/grants/epns-grants.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.ftqghr0h53yelcozmorifnlbzb.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/guides/intro-to-defi.md

Errors in content/videos/blockchain-coding-setup.md

Errors in content/courses/figment-learn.md

Errors in content/courses/odyssey-dao.md

Errors in content/tutorials/dapp-ux-guides.md

Detailed setup in README

Screen Shot 2022-01-02 at 6 00 19 PM

This project deserves more contributors, let's make it easier for people to get onboard. Some might move elsewhere if the setup is not explained in detail. We should add things like npm install or yarn to install dependencies, how to setup the airtable API keys... It might seem obvious but doing so will increase this project's adoption

New page and UI for (ZK) Quizzes

In collaboration with BlockQualified @0xdeenz
We're planning to add a new functionality to useWeb3 that allows to add ZK quizzes.
See https://github.com/0xdeenz/bq

This feature should contain:

  • 1 overview page, that contains the type of quizzes that are available (e.g. Intro to Ethereum, Solidity basics, EVM fundamentals, etc.)
    e.g. useweb3.xyz/learn

When you click on it, it should take you to the quiz itself
e.g. useweb3.xyz/learn/solidity-basics

Let's start with only multiple choice quizzes.
A quiz will have the following data/properties

  • title
  • description
  • questions[]

A questions contains

  • title
  • answers[] (string)

To get an idea how this would work, check out the MVP at
https://blockqualified.netlify.app/solve/3

Wriggly - Submitting a Coding Challenge

Hello,

We would like to add our application to be a part of your web3 coding challenges. Wriggly is a web3 blockchain learning platform to practice Solidity based coding challenges to prepare for interviews.

Please find attached our .md file.

Thanks,

Sidd

wriggly.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 830
โœ… Successful 787
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 35

Errors per input

Errors in content/courses/figment-learn.md

Errors in content/videos/blockchain-coding-setup.md

Errors in content/courses/teach-yourself-web3.md

  • [ERR] https://www.teachyourselfweb3.com/ | Failed: Network error: error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:ssl/record/rec_layer_s3.c:1586:SSL alert number 40

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/courses/introduction-to-tokens-in-ethereum.md

Errors in content/guides/intro-to-defi.md

Errors in content/courses/introduction-to-smart-contracts.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/code-challenges/etherhack.md

  • [ERR] https://etherhack.positive.com/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (unable to get local issuer certificate)

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/books/ethereum-for-web-developers.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/grants/balancer.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/guides/clean-contracts.md

  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/courses/macro.md

Errors in content/grants/epns-grants.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/devleoper-dao-academy.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/grants/the-graph-grants.md

Errors in content/grants/connext.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:ssl/record/rec_layer_s3.c:1586:SSL alert number 112

Errors in content/courses/odyssey-dao.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 785
โœ… Successful 751
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 26

Errors per input

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.howdd30p31kevpcfp33h0nwd0f.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/odyssey-dao.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.howdd30p31kevpcfp33h0nwd0f.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/movies/hopium-diaries.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/grants/epns-grants.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/grants/balancer.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/courses/figment-learn.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.howdd30p31kevpcfp33h0nwd0f.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/connext.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 815
โœ… Successful 779
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 28

Errors per input

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file

Errors in content/grants/balancer.md

Errors in content/grants/epns-grants.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.qjd1uhw1tstuviscw2qx4dak1c.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/connext.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.qjd1uhw1tstuviscw2qx4dak1c.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/movies/hopium-diaries.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/courses/figment-learn.md

Errors in content/guides/intro-to-defi.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.qjd1uhw1tstuviscw2qx4dak1c.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/grants/the-graph-grants.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 785
โœ… Successful 750
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 27

Errors per input

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/courses/figment-learn.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/grants/connext.md

Errors in content/grants/epns-grants.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/tutorials/dapptools-supercharge-your-smart-contracts.md

Errors in content/movies/hopium-diaries.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.iwjnporn0ryezofxapuyptwyra.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/courses/odyssey-dao.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/grants/balancer.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.iwjnporn0ryezofxapuyptwyra.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file

Errors in content/grants/compound.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 815
โœ… Successful 777
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 30

Errors per input

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.grsihaubamwerhiryzjrxtypna.phxx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/connext.md

Errors in content/courses/odyssey-dao.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in README.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/courses/figment-learn.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/guides/intro-to-defi.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.grsihaubamwerhiryzjrxtypna.phxx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/balancer.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/grants/epns-grants.md

Errors in content/grants/the-graph-grants.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.grsihaubamwerhiryzjrxtypna.phxx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/movies/hopium-diaries.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 834
โœ… Successful 793
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 33

Errors per input

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/voting-system-in-cairo.md

Errors in content/courses/macro.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/code-challenges/etherhack.md

  • [ERR] https://etherhack.positive.com/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (unable to get local issuer certificate)

Errors in content/courses/introduction-to-smart-contracts.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:ssl/record/rec_layer_s3.c:1586:SSL alert number 112

Errors in content/courses/introduction-to-tokens-in-ethereum.md

Errors in content/guides/intro-to-defi.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/grants/connext.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.upsp13a5k4ou3ds4kr34xzh2lh.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/courses/teach-yourself-web3.md

  • [ERR] https://www.teachyourselfweb3.com/ | Failed: Network error: error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:ssl/record/rec_layer_s3.c:1586:SSL alert number 40

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.upsp13a5k4ou3ds4kr34xzh2lh.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/websites/solidity-tips.md

  • [ERR] https://soliditytips.com/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/grants/the-graph-grants.md

Errors in content/grants/epns-grants.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/courses/figment-learn.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/grants/balancer.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 785
โœ… Successful 750
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 27

Errors per input

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/grants/epns-grants.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file

Errors in content/movies/hopium-diaries.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/grants/connext.md

Errors in content/courses/odyssey-dao.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/grants/balancer.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.rnq23jqhr0re1ds00u55qn22fh.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.rnq23jqhr0re1ds00u55qn22fh.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/tutorials/the-architecture-of-a-web-3-0-application.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.rnq23jqhr0re1ds00u55qn22fh.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/figment-learn.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 815
โœ… Successful 778
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 29

Errors per input

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/movies/hopium-diaries.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in README.md

Errors in content/grants/balancer.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/connext.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/epns-grants.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/guides/intro-to-defi.md

Errors in content/grants/the-graph-grants.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/courses/figment-learn.md

Books: Books to add

Here are a few ideas for books to add in the "learn through reading" section! :)

  • Ethereum: Blockchains, Digital Assets, Smart Contracts, Decentralized Autonomous Organizations โ€“ 8. September 2016 - Henning Diedrich
  • Lexon: Digital Contracts โ€“ 5. Oktober 2019 - Henning Diedrich
  • Hands-On Smart Contract Development With Solidity and Ethereum: From Fundamentals to Deployment โ€“ 10. Dezember 2019 - Kevin Solorio, Randall Kanna, and Dave Hoover
  • Introducing Ethereum and Solidity: Foundations of Cryptocurrency and Blockchain Programming for Beginners โ€“ 18. Mรคrz 2017 - Chris Dannen [maybe outdated by now]

Request: add an upvote button

Sometimes I don't know what tools are best, if there was some kind of upvote button it could be better for that.

I know it could be an advanced feature, but I'm pointing here so it could be made in some point in the future, I also know it requires another feature such as login, although it could be made using a wallet login (better than social network, I guess).

Add Dark mode

Because what is a dev platform without Dark mode?

Link Checker Report

Summary

Status Count
๐Ÿ” Total 834
โœ… Successful 791
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 35

Errors per input

Errors in content/code-challenges/etherhack.md

  • [ERR] https://etherhack.positive.com/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (unable to get local issuer certificate)

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/courses/odyssey-dao.md

  • [ERR] https://www.odysseydao.com/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (self-signed certificate)

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/grants/the-graph-grants.md

Errors in content/courses/figment-learn.md

Errors in content/grants/balancer.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/courses/macro.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:ssl/record/rec_layer_s3.c:1586:SSL alert number 112

Errors in content/tutorials/erc20-token-standard.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.gmayhch2cacunn5b1cp1zlasod.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/introduction-to-tokens-in-ethereum.md

Errors in content/courses/teach-yourself-web3.md

  • [ERR] https://www.teachyourselfweb3.com/ | Failed: Network error: error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:ssl/record/rec_layer_s3.c:1586:SSL alert number 40

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/guides/intro-to-defi.md

Errors in content/tutorials/voting-system-in-cairo.md

Errors in content/tutorials/explore-ethereum-data-with-dune-analytics.md

Errors in content/courses/introduction-to-smart-contracts.md

Errors in content/grants/epns-grants.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.gmayhch2cacunn5b1cp1zlasod.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/connext.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 815
โœ… Successful 779
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 28

Errors per input

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/grants/epns-grants.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/grants/the-graph-grants.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file

Errors in content/grants/connext.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/guides/intro-to-defi.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.olij14r4f4eezasrnq2weippdh.phxx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.olij14r4f4eezasrnq2weippdh.phxx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/courses/figment-learn.md

Errors in content/movies/hopium-diaries.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.olij14r4f4eezasrnq2weippdh.phxx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/grants/balancer.md

Add Juno.build

Hi ๐Ÿ‘‹

I came across your website and I really liked its design (๐Ÿ‘).

Therefore, I was thinking of submitting a PR to feature Juno (website / GitHub). However, I'm not sure if it aligns with your interests or in which category it should be listed.

WDYT?

Divide some pages in sections?

Maybe dividing the pages tutorials, courses or videos would make the sections clearer? E.g. in general/web3 intro resources and development-related pages.

It looks like they are getting long and (at least for me) it takes time to load the resources.

Link Checker Report

Summary

Status Count
๐Ÿ” Total 815
โœ… Successful 779
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 28

Errors per input

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/courses/figment-learn.md

Errors in content/grants/balancer.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.v5hcyuhipjuubowh0ptkzundnd.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/courses/odyssey-dao.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.v5hcyuhipjuubowh0ptkzundnd.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/guides/intro-to-defi.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.v5hcyuhipjuubowh0ptkzundnd.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/devleoper-dao-academy.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/movies/hopium-diaries.md

Errors in content/guides/clean-contracts.md

  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/grants/epns-grants.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/grants/connext.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 828
โœ… Successful 792
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 28

Errors per input

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/courses/figment-learn.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/videos/blockchain-coding-setup.md

Errors in content/grants/connext.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/grants/balancer.md

Errors in content/grants/epns-grants.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file

Errors in content/grants/the-graph-grants.md

Errors in content/guides/intro-to-defi.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.bi5wpbykdbsuhcyazubjhdbeoe.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 830
โœ… Successful 791
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 31

Errors per input

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/grants/connext.md

Errors in content/guides/intro-to-defi.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/books/ethereum-for-web-developers.md

Errors in content/code-challenges/the-ethernaut.md

Errors in content/grants/epns-grants.md

Errors in content/grants/the-graph-grants.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/courses/figment-learn.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/grants/balancer.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.kxqfgnpkrxgetcyd3drl2yrtfd.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/videos/blockchain-coding-setup.md

Deadlink checker

Inspired by #114

It would be great to have a dead link checker.
Could run a custom script, but I know there are Github actions for this as well.
Open to suggestions / ideas

Link Checker Report

Summary

Status Count
๐Ÿ” Total 785
โœ… Successful 749
โณ Timeouts 3
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 27

Errors per input

Errors in content/courses/figment-learn.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.04bx5wyvw5tenjekzxp54pa3vd.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/epns-grants.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/grants/connext.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/tutorials/clean-contracts.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/courses/odyssey-dao.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/grants/balancer.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.04bx5wyvw5tenjekzxp54pa3vd.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file

Errors in content/movies/hopium-diaries.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.04bx5wyvw5tenjekzxp54pa3vd.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/encodeclub-bootcamps.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 785
โœ… Successful 750
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 27

Errors per input

Errors in content/movies/hopium-diaries.md

Errors in content/courses/figment-learn.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.wndg40qfsgie5kikvjficeueua.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/epns-grants.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.wndg40qfsgie5kikvjficeueua.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/grants/balancer.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/grants/lit-protocol.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.wndg40qfsgie5kikvjficeueua.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/connext.md

Errors in content/courses/odyssey-dao.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 820
โœ… Successful 784
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 28

Errors per input

Errors in content/grants/balancer.md

Errors in content/grants/connext.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.rffsckg10wduxcxr53tve02m4e.cx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/guides/intro-to-defi.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/grants/epns-grants.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/videos/blockchain-coding-setup.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/courses/figment-learn.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/courses/devleoper-dao-academy.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/grants/the-graph-grants.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/grants/compound.md

Angelist jobs importer/scraper

I have several handlers that integrate with application tracking systems (ATS) and import jobs into useWeb3
https://www.useweb3.xyz/jobs

Current integrations incl. BreezyHR, Greenhouse, Lever, Workable and Wrk.xyz and a handler for jobs manually added on Airtable. Implementations can be found at.
https://github.com/wslyvh/useWeb3/tree/main/src/services/jobs

The Angelist handler should be implemented in a similar structure.

It should be written in Typescript. No preferences for other tools/frameworks/etc.

Can leverage existing (open-source) work. There might be a few tools available already?

With captcha/bot protections, this will likely need to be run as an asynchronous/background process. The process should fetch all jobs and write this to somewhere. This could be a db (postgress/supabase) or just a JSON dump to the filesystem. A handler just like above (e.g. Greenhouse, Airtable, etc.) could then pick up the jobs from that data source.

Angelist does NOT have an API, so it would require another way (e.g. web scraping) to pull in job information.
This should include the following:

  • Job title
  • Short decription
  • Full description / body text (incl. basic formatting)
  • Location
  • Type (e.g. full-time)
  • Date posted / updated (e.g. 3 days ago)
  • Salary range

That likely means you need to scrape at least 2 pages. The job overview page and then follow to each detail page.
If scraping is indeed the way to go, it should take into account bot/crawler protection and captcha verification.

The integration doesn't have include all the jobs from Angelist. It should work on per company basis.
Some examples of companies and their jobs I'd like to import:

The companies need to be configurable. Could be stored in a JSON config or constant in code.
Also see current constants as an example
https://github.com/wslyvh/useWeb3/blob/main/src/utils/constants.ts

Link Checker Report

Summary

Status Count
๐Ÿ” Total 834
โœ… Successful 792
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 34

Errors per input

Errors in content/courses/introduction-to-tokens-in-ethereum.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/courses/figment-learn.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/grants/epns-grants.md

Errors in content/grants/connext.md

Errors in content/code-challenges/etherhack.md

  • [ERR] https://etherhack.positive.com/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (unable to get local issuer certificate)

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.ompflkn1s5uuratdiiqak2yqtf.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/devleoper-dao-academy.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/courses/macro.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.ompflkn1s5uuratdiiqak2yqtf.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/the-graph-grants.md

Errors in content/tutorials/voting-system-in-cairo.md

Errors in content/guides/intro-to-defi.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/grants/balancer.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.ompflkn1s5uuratdiiqak2yqtf.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000458:SSL routines:ssl3_read_bytes:tlsv1 unrecognized name:ssl/record/rec_layer_s3.c:1586:SSL alert number 112

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/courses/odyssey-dao.md

Errors in content/courses/teach-yourself-web3.md

  • [ERR] https://www.teachyourselfweb3.com/ | Failed: Network error: error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:ssl/record/rec_layer_s3.c:1586:SSL alert number 40

Errors in content/courses/introduction-to-smart-contracts.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 815
โœ… Successful 778
โณ Timeouts 3
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 28

Errors per input

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/grants/the-graph-grants.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/grants/epns-grants.md

Errors in content/guides/intro-to-defi.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/grants/connext.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/courses/figment-learn.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.kaylvc4pbm2utmerkaq2ecni0a.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/movies/hopium-diaries.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/courses/odyssey-dao.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.kaylvc4pbm2utmerkaq2ecni0a.ex.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/grants/balancer.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file

Errors in content/grants/uni-grants.md

Link Checker Report

Summary

Status Count
๐Ÿ” Total 785
โœ… Successful 742
โณ Timeouts 3
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 34

Errors per input

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/courses/odyssey-dao.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.xkwhxnxhkr0uhg1d1vyon3jiaf.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.xkwhxnxhkr0uhg1d1vyon3jiaf.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/courses/figment-learn.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.xkwhxnxhkr0uhg1d1vyon3jiaf.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/grants/connext.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/podcasts/dev3.md

Errors in content/grants/balancer.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/guides/clean-contracts.md

  • [ERR] https://www.trufflesuite.com/ganache | Failed: Network error: dns error: no record found for Query { name: Name("www.trufflesuite.com.xkwhxnxhkr0uhg1d1vyon3jiaf.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] https://www.trufflesuite.com/truffle | Failed: Network error: dns error: no record found for Query { name: Name("www.trufflesuite.com.xkwhxnxhkr0uhg1d1vyon3jiaf.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/videos/blockchain-coding-setup.md

Errors in content/videos/learn-foundry.md

Errors in content/code-challenges/vyperfun.md

  • [ERR] https://vyper.fun/ | Failed: Network error: dns error: no record found for Query { name: Name("vyper.fun.xkwhxnxhkr0uhg1d1vyon3jiaf.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/websites/cairo-by-example.md

  • [ERR] https://cairo-by-example.org/ | Failed: Network error: dns error: no record found for Query { name: Name("cairo-by-example.org.xkwhxnxhkr0uhg1d1vyon3jiaf.dx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/videos/learn-to-build-an-on-chain-dao.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/movies/hopium-diaries.md

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/grants/epns-grants.md

Embed Youtube/video's directly on the site

To view any resources you navigate away externally to the original site.
For videos, these can easily be embedded in the site itself.
Saves a few clicks and navigating to external sites

E.g.
https://www.useweb3.xyz/videos/logging-events

How to approach this:

  1. Update /pages/[category]/[resources].tsx and check if the resource is of type video
  2. Check and normalize the resource's url if it's a YouTube link. These can be added in different formats (e.g. https://www.youtube.com/watch?v=ogjOjUjCVLk or https://youtu.be/GBc3lBrXEBo). Can either update the resources so all are using the same format, or try to parse the video ID (e.g. ogjOjUjCVLk or GBc3lBrXEBo) to format a proper video url yourself.
  3. Add a iframe/embedded video player on the page. Probably between the website (article) section and the description (main) section. The iframe should be responsive and scale accordingly on breakpoints.

Write new content, guides or tutorials

If you're a content creator or writer and want to help write new guides, tutorials or anything. Feel free to reach out!
Happy to jam on new ideas and content that could be added to the site.

Link Checker Report

Summary

Status Count
๐Ÿ” Total 815
โœ… Successful 779
โณ Timeouts 2
๐Ÿ”€ Redirected 0
๐Ÿ‘ป Excluded 6
โ“ Unknown 0
๐Ÿšซ Errors 28

Errors per input

Errors in content/courses/encodeclub-bootcamps.md

Errors in content/tutorials/making-dapps-using-svelteweb3.md

Errors in content/grants/uni-grants.md

  • [ERR] https://www.unigrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("www.unigrants.org.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/tutorials/learn-code-and-deploy-your-own-multisig-wallet-and-test-it-with-your-friends-now.md

Errors in content/courses/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/guides/clean-contracts.md

  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/wtfs-minute.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/test-my-code.jpeg | Failed: Cannot find file
  • [ERR] file:///home/runner/work/useWeb3/useWeb3/content/assets/images/ship-all-the-code.jpeg | Failed: Cannot find file
  • [ERR] https://buidler.dev/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/grants/meta-gamma-delta.md

  • [ERR] https://metagammadelta.com/grants/ | Failed: Network error: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1890: (hostname mismatch)

Errors in content/tutorials/dapp-ux-guides.md

  • [ERR] https://rimble.consensys.design/guides | Failed: Network error: error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:1586:SSL alert number 80

Errors in content/grants/connext.md

Errors in content/tutorials/nft-avatars-for-ens-profiles.md

Errors in content/courses/figment-learn.md

Errors in content/grants/compound.md

  • [ERR] https://compoundgrants.org/ | Failed: Network error: dns error: no record found for Query { name: Name("compoundgrants.org.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/guides/intro-to-defi.md

Errors in content/courses/devleoper-dao-academy.md

Errors in content/videos/fuzz-and-invariant-testing.md

Errors in content/tutorials/sign-in-with-ethereum.md

Errors in content/videos/learn-blockchain-solidity-full-stack-web3-javascript.md

Errors in content/tutorials/how-to-wrap-your-ethers-contracts-in-svelte-stores-.md

Errors in content/grants/balancer.md

Errors in content/earn/101.md

  • [ERR] https://101.xyz/home | Failed: Network error: dns error: no record found for Query { name: Name("101.xyz.elnf45sohryeljqptybdtvknwa.bx.internal.cloudapp.net."), query_type: AAAA, query_class: IN }

Errors in content/movies/hopium-diaries.md

Errors in content/grants/epns-grants.md

Errors in content/tutorials/learn-to-build-an-on-chain-dao.md

Errors in content/courses/odyssey-dao.md

Errors in content/tutorials/fuzzing-and-invariant-test-introduction.md

Errors in content/tutorials/set-up-a-solidity-project.md

Errors in content/guides/Ethereum-Smart-Contract-Auditor-Roadmap.md

Request: add a search bar

I think it would be nice to be able to search for things on website. These days I was thinking what courses related to The Graph exist, my first thought was to search it on on useWeb3, so I went to google: 'site:useweb3.xyz the graph'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.