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

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


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

Last synced: 2 months ago
JSON representation

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.

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