Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dfordivam/probable-fiesta


https://github.com/dfordivam/probable-fiesta

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

#### This project was created using [themetalfleece/nodejs-typescript-template](https://github.com/themetalfleece/nodejs-typescript-template)

Run a minimal wallet-connect client for Kadena Chainweaver integration

## Install

1. Install [node.js](https://nodejs.org/en/download/), [yarn](https://classic.yarnpkg.com/en/docs/install/) (or use npm).
2. Clone this repository, and using a terminal navigate to its directory.
3. Run `yarn` or `npm install` to install the dependencies.

## Build & Run

1. Run `yarn build` or `npm build` to build the files.
2. Run `yarn start` or `npm start` to start the application.