This branch is 7 commits behind tornadocash/nova-ui:master
2022-12-04 07:02:30 +01:00
2022-12-04 07:02:30 +01:00
2022-12-04 07:02:30 +01:00
2022-12-04 07:02:30 +01:00
2022-12-04 07:02:30 +01:00
2022-12-04 07:02:30 +01:00
2022-12-04 07:02:30 +01:00
2022-12-04 07:02:30 +01:00
2024-05-07 05:50:32 +00:00
2022-12-04 07:02:30 +01:00
2022-12-04 07:02:30 +01:00
2024-05-08 17:17:56 +00:00
2022-12-04 07:02:30 +01:00
2024-05-08 17:17:56 +00:00
2024-05-08 17:17:56 +00:00

tornado-new

Build Setup

If you use the latest Node.js version, you should modify your NODE_OPTIONS env

export NODE_OPTIONS="--openssl-legacy-provider"
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

Description
User interface for Tornado Cash Nova.
Readme 62 MiB
Languages
JavaScript 71.9%
TypeScript 18.4%
Vue 9.1%
SCSS 0.5%