Skip to content
forked from suiet/suiet

The wallet for everyone, built on Sui blockchain

License

Notifications You must be signed in to change notification settings

Blackmaul/suiet

 
 

Repository files navigation

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 [email protected]:suiet/suiet.git
  1. Install the dependencies
npm install

🏁 Run app in your browser

Run the following command at the root path of the project

npm start

Then load the extension dist folder packages/chrome/dist in Chrome #detail

And you can use the app in your chrome under development mode.

About

The wallet for everyone, built on Sui blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 71.6%
  • SCSS 13.0%
  • JavaScript 7.1%
  • Java 3.7%
  • C++ 1.7%
  • Objective-C++ 1.0%
  • Other 1.9%