README update

This commit is contained in:
Matt Hess
2026-01-05 03:14:37 +00:00
parent df3855c31d
commit 52e12c94d0
-10
View File
@@ -216,16 +216,6 @@ console.log(sig);
| `verifySignature(message, address, signature)` | Verify a message signature, returns result object |
| `parseSignature(signature)` | Parse signature string into components |
## Testing
```bash
npm test
```
## License
MIT
## Contributing
Contributions welcome! Please read the Salvium source code for reference: