Files
xo-cash-utils/README.md
2026-01-03 04:48:14 +00:00

25 lines
334 B
Markdown

# @xo-cash/utils
XO utilities and parser
## Installation
```bash
npm install @xo-cash/utils
```
## Usage
```typescript
import { scriptToScriptHash } from '@xo-cash/utils';
```
## Links
- [Repository](https://gitlab.com/GeneralProtocols/xo/utils)
- [Issues](https://gitlab.com/GeneralProtocols/xo/utils/issues)
## License
MIT