https://github.com/mingderwang/apiay
apiay
https://github.com/mingderwang/apiay
Last synced: 11 months ago
JSON representation
apiay
- Host: GitHub
- URL: https://github.com/mingderwang/apiay
- Owner: mingderwang
- License: mit
- Created: 2022-08-03T02:01:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T15:58:55.000Z (almost 4 years ago)
- Last Synced: 2025-08-09T01:34:28.900Z (11 months ago)
- Language: TypeScript
- Size: 678 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# apiay
> a protocol to pay api serivce per call by cryptocurrency
# build
```
yarn
yarn build
yarn test
yarn publish
```