Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dust/z3us

Repository files navigation

⚡ Z3US ⚡

This Turborepo monorepo is home to the Z3US browser extension wallet for the Radix DLT network.

Extension quick start

Make sure you have **Node V15.5.0 ** installed

nvm install 15
nvm use 15

Clone repo

git clone git@github.com:z3us-dapps/z3us.git

Go to z3us directory run

yarn install --ignore-engines

Now build the extension using

yarn build

You will see a dist folder generated inside apps/extension

Adding extension to Chrome

In Chrome browser, go to chrome://extensions page and switch on developer mode. This enables the ability to locally install a Chrome extension.

Now click on the LOAD UNPACKED and browse to apps/extension/dist/chrome, this will install the Z3US wallet chrome extension.

Adding extension to Firefox

In the Firefox browser navitate to about:debugging#/runtime/this-firefox. Click the button Load temporary Add-on..., then select a compressed zip of the all the files inside the directory apps/extension/dist/firefox.

Website quick start

Go to z3us/apps/website directory run

yarn dev

Now visit the website running locally at localhost:4000

Apps

Packages

  • ui: a shared React component library using stiches stitches and radix ui
  • config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.json used throughout the monorepo

Build

To build all apps and packages, run the following command:

yarn build

📜 License

Copyright (c) Z3US.

About

An open source community centered browser wallet for the Radix DLT network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • TypeScript 96.4%
  • JavaScript 1.9%
  • HTML 1.2%
  • Other 0.5%

AltStyle によって変換されたページ (->オリジナル) /