https://github.com/xilution/todd-coin-utils
https://github.com/xilution/todd-coin-utils
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xilution/todd-coin-utils
- Owner: xilution
- License: mit
- Created: 2022-04-11T13:50:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T02:57:53.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T12:03:59.750Z (3 months ago)
- Language: TypeScript
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# todd-coin-utils
Todd Coin is a Cryptocurrency for Good.
These are Todd Coin Utility Functions.
# Releases
Todd Coin Utils are distributed as an NPM module.
[](https://github.com/xilution/todd-coin-utils/actions/workflows/release.yml)
https://www.npmjs.com/package/@xilution/todd-coin-utils
# Development
## First Things First
`npm install`
## To Build
`npm run build`
## To Watch
Hot rebuild when `src` changes
`npm run watch`