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: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,13 @@ These features make your package a comprehensive solution for encoding, cryptogr
149
149
- XRP (EDDSA, ECDSA)
150
150
- Solana (EDDSA, EDDSA Khalow)
151
151
152
+
26.**MuSig2 Operation:**
153
+
154
+
- Signing and verification
155
+
- Nonce generation
156
+
- Aggregate public key computation
157
+
- Aggregate nonce computation
158
+
152
159
**Example: Explore Our Toolkit**
153
160
154
161
Discover the capabilities of our comprehensive crypto and blockchain toolkit through interactive tests. Visit our [test page](https://github.com/mrtnetwork/blockchain_utils/tree/main/test) to access thousands of examples, showcasing pure Dart's cross-platform functionality. Learn encoding, cryptography, address management, mnemonics, and more.
0 commit comments