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

https://github.com/coinbase-samples/core-ts


https://github.com/coinbase-samples/core-ts

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Coinbase TS Core

## Overview

_Coinbase TS Core_ is a library that is used by other Typescript sdks and samples

## License

The _Coinbase TS Core_ sample library is free and open source and released under the [Apache License, Version 2.0](LICENSE).

The application and code are only available for demonstration purposes.

## Build

To build the sample library, ensure that NodeJS 20+ is installed and then run:

```bash
npm run build
```