Skip to content

Commit 678dafd

Browse files
authored
Merge pull request #80 from makew0rld/patch-3
Update Hypha's work on website
2 parents e1aed0c + 41062f3 commit 678dafd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ <h2>Implementations</h2>
120120
<a href="https://salsa.debian.org/debian/rust_cid_npm">rust_cid_npm</a> (Rust): Fast and tiny rust
121121
library, CLI tool, and npm package to generate CIDs.
122122
</li>
123+
<li>
124+
<a href="https://github.com/hyphacoop/go-dasl">go-dasl</a> (Go): implements DRISL, CID, and more,
125+
targeting DASL specifically.
126+
</li>
123127
<li>
124128
<a href="https://github.com/ipfs/go-cid">go-cid</a> (Go): implements the CID spec
125129
</li>
@@ -131,7 +135,7 @@ <h2>Implementations</h2>
131135
<a href="https://helia.io/">Helia</a> (JS/TS): a browser- and CDN-friendly, modular, "import only what you need" JS implementation of IPFS.
132136
</li>
133137
</ul>
134-
<p>As of June 2025, a DASL test suite is in development. View the <a href="https://hyphacoop.github.io/dasl-testing/">compliance matrix</a> or the <a href="https://github.com/hyphacoop/dasl-testing">source code</a>.</p>
138+
<p>A DASL test suite is available. View the <a href="https://hyphacoop.github.io/dasl-testing/">compliance matrix</a> or the <a href="https://github.com/hyphacoop/dasl-testing">source code</a>.</p>
135139
</section>
136140
<section id="spec">
137141
<h2>Specifications</h2>

0 commit comments

Comments
 (0)