Soulbound-NFTs
NFTs used by Open Information for Verification/Flagging. (by Open-Info)
echidna
Ethereum smart contract fuzzer (by crytic)
Soulbound-NFTs | echidna | |
---|---|---|
1 | 33 | |
0 | 2,701 | |
- | 1.7% | |
3.6 | 8.7 | |
over 1 year ago | 6 days ago | |
Solidity | Haskell | |
Apache License 2.0 | GNU Affero General Public License v3.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Soulbound-NFTs
Posts with mentions or reviews of Soulbound-NFTs.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Best Test net for NFT metadata
I'm looking to test if my NFT metadata is loading correctly on rarible and opensea. I developed this "Soulbound NFT" which is a non-transferable NFT used for verifying or flagging addresses https://github.com/Open-Info/Soulbound-NFTs
echidna
Posts with mentions or reviews of echidna.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-25.
- Echidna 2.2.0 released with improvements in fuzzing performance and UX
-
Fuzzing Around: Better Smart Contract Testing through the Power of Random Inputs
Fuzzing has been around for a while in traditional full-stack development, but a new class of tools is here that can apply fuzzing to smart contract testing in web3. Some of the fuzzing tools include the open source Echidna and MythX.
-
Smart Contract Audits with ConsenSys Diligence Fuzzing - Fuzzing as a Service
Fuzzing has been around for a while. Defensics and Burp Suite are some examples in the traditional development world. There are also several web3/blockchain fuzzing tools available, such as Echidna and Foundry. However, Diligence Fuzzing is fuzzing as a service and makes everything a little simpler to implement. Which in the end means better audits and more secure contracts. So let’s look into it in more detail.
- Echidna 2.1.1 released with fixes and reduced memory footprint!