Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xilution/todd-coin-constants


https://github.com/xilution/todd-coin-constants

Last synced: about 10 hours ago
JSON representation

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`