You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,10 @@ <h2>Implementations</h2>
120
120
<ahref="https://salsa.debian.org/debian/rust_cid_npm">rust_cid_npm</a> (Rust): Fast and tiny rust
121
121
library, CLI tool, and npm package to generate CIDs.
122
122
</li>
123
+
<li>
124
+
<ahref="https://github.com/hyphacoop/go-dasl">go-dasl</a> (Go): implements DRISL, CID, and more,
125
+
targeting DASL specifically.
126
+
</li>
123
127
<li>
124
128
<ahref="https://github.com/ipfs/go-cid">go-cid</a> (Go): implements the CID spec
125
129
</li>
@@ -131,7 +135,7 @@ <h2>Implementations</h2>
131
135
<ahref="https://helia.io/">Helia</a> (JS/TS): a browser- and CDN-friendly, modular, "import only what you need" JS implementation of IPFS.
132
136
</li>
133
137
</ul>
134
-
<p>As of June 2025, a DASL test suite is in development. View the <ahref="https://hyphacoop.github.io/dasl-testing/">compliance matrix</a> or the <ahref="https://github.com/hyphacoop/dasl-testing">source code</a>.</p>
138
+
<p>A DASL test suite is available. View the <ahref="https://hyphacoop.github.io/dasl-testing/">compliance matrix</a> or the <ahref="https://github.com/hyphacoop/dasl-testing">source code</a>.</p>
0 commit comments