https://github.com/xilution/todd-coin-types
https://github.com/xilution/todd-coin-types
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xilution/todd-coin-types
- Owner: xilution
- License: mit
- Created: 2022-04-10T23:28:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T03:56:26.000Z (about 3 years ago)
- Last Synced: 2025-02-19T18:40:44.810Z (3 months ago)
- Language: TypeScript
- Size: 307 KB
- 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-types
Todd Coin is a Cryptocurrency for Good.
These are Todd Coin Typescript Types.
# Releases
Todd Coin Types are distributed as an NPM module.
[](https://github.com/xilution/todd-coin-types/actions/workflows/release.yml)
https://www.npmjs.com/package/@xilution/todd-coin-types
# Development
## First Things First
`npm install`
## To Build
`npm run build`
## To Watch
Hot rebuild when `src` changes
`npm run watch`