Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xilution/todd-coin-constants
https://github.com/xilution/todd-coin-constants
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/xilution/todd-coin-constants
- Owner: xilution
- License: mit
- Created: 2022-04-11T13:31:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T14:44:16.000Z (over 2 years ago)
- Last Synced: 2024-11-07T20:08:13.032Z (8 days ago)
- Language: TypeScript
- Size: 718 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-constants
Todd Coin is a Cryptocurrency for Good.
These are Todd Coin Constants.
# Releases
Todd Coin Constants are distributed as an NPM module.
[![Release](https://github.com/xilution/todd-coin-constants/actions/workflows/release.yml/badge.svg)](https://github.com/xilution/todd-coin-constants/actions/workflows/release.yml)
https://www.npmjs.com/package/@xilution/todd-coin-constants
# Development
## First Things First
`npm install`
## To Build
`npm run build`
## To Watch
Hot rebuild when `src` changes
`npm run watch`