Logo

Samara: Web wallet extension for Radiant.

Your gateway to the Radiant Universe.

Download for Chrome/Brave (Coming soon) »

· Report Bug · Request Feature

Logo

About Samara

Samara is a non-custodial web3 wallet built specifically for Radiant Blockchain. Send, receive, manage your accounts on Radiant. For extra security Samara will support hardware wallets such as Ledger and Trezor. (Future)

Built on Radiant Blockchain

Join us in the revolution. Build your dreams today. (https://radiantblockchain.org)

Built With

Getting Started

To get started make sure you have nodejs and nvm installed on your system

Prerequisites

  • npm

    nvm install 16
    nvm use 16
    npm install yarn -g

Installation

  1. Clone the repo
    git clone https://github.com/SamaraApp/samara.git
  2. Install NPM packages
    yarn install
  3. Build the project and watch for changes

    yarn watch-extension # chromium based browsers
    yarn watch:firefox # firefox
  4. Build the project for release

    yarn build:all
    yarn build:chrome # chromium based browsers
    yarn build:firefox # firefox
  5. Add to your browser

Contributing

Contributions are a great way to build the community and learn. Any contributions you make are greatly appreciated.

If you have a suggestion, you may fork the repo and create a pull request. You can also create an issue and tag it as “enhancement” or “bugfix”. Thank you all for your feedback and contributions!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/CoolFeature)
  3. Commit your Changes (git commit -m 'Add some CoolFeature')
  4. Push to the Branch (git push origin feature/CoolFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

Twitter – @SamaraWallet

Telegram – https://t.me/SamaraApp

Email – [email protected]

Homepage – https://samara.app/

Sample Screenshots

Welcome Screen

Home Screen

Deposit Screen

Send Screen

Verify Screen

Activity Screen

Lock Screen

Import Private Key Screen

GitHub

View Github