sl-bsv
Version:
Security-enhanced BSV library with restored BSV wordlist compatibility
12 lines (7 loc) • 300 B
Markdown
# sl-bsv-fork
This is a fork of bsv@1.5 with security improvements and customizations. The base version is maintained at the 1.5 release for compatibility purposes while we implement our own security enhancements.
## Development
This project uses Node.js. To get started:
```bash
npm install
```