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

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


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

Last synced: 2 months ago
JSON representation

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.

[![Release](https://github.com/xilution/todd-coin-utils/actions/workflows/release.yml/badge.svg)](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`