/suiet

The wallet for everyone, built on Sui blockchain

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Suiet, the wallet designed for everyone

If you want to know how to install/use suiet, please visit our offical website suiet.app or docs

Warning Suiet is current on devnet, we may make break changes before the mainnet of Sui goes online.

🚀 Getting Started

⚙️ Prepare the enviroment

  1. Make sure you have nodejs install with npm
  2. Clone the suiet main repo
git clone git@github.com:suiet/suiet.git
  1. Install the dependencies
npm install

🏁 Run app in your browser

Go to chrome extension dir the start the App:

cd packages/chrome
npm start