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

https://github.com/fireblocks/ncw-web-demo

An example usage of @fireblocks/ncw-js-sdk for managing non-custodial wallets
https://github.com/fireblocks/ncw-web-demo

Last synced: about 1 month ago
JSON representation

An example usage of @fireblocks/ncw-js-sdk for managing non-custodial wallets

Awesome Lists containing this project

README

        

# Fireblocks NCW Web Demo

An example usage of `@fireblocks/ncw-js-sdk` for managing non-custodial wallet

## Quick Start

1. Clone the repository
2. Install the dependencies with `yarn`
3. Run `yarn dev`

## Tech

- [Fireblocks NCW SDK](https://www.npmjs.com/package/@fireblocks/ncw-js-sdk)
- [Typescript](https://www.npmjs.com/package/typescript)
- [Vite](https://www.npmjs.com/package/vite)
- [React](https://www.npmjs.com/package/react)