https://github.com/xcaptain/txwrapper-tops
https://github.com/xcaptain/txwrapper-tops
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xcaptain/txwrapper-tops
- Owner: xcaptain
- Created: 2022-09-30T01:28:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T03:20:29.000Z (over 2 years ago)
- Last Synced: 2025-01-20T06:46:16.483Z (5 months ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# txwrapper-deeper
## build
```bash
npm i
```## test
```bash
npm run test
```