/radixdlt-js-skeleton

DEPRECATED - Minimal sample App to showcase some of the things that can be done with the Radix JavaScript client library.

Primary LanguageJavaScript

DEPRECATED

radixdlt-js-skeleton

Minimal sample App to showcase some of the things that can be done with the Radix JavaScript client library.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

Check the live version here!

How to update the live version?

  1. Run npm run build to generate the production files under the dist folder.

  2. Re-name it to docs.

  3. Update the repo.

It may take a few minutes to update.