telostia / samara

Samara crypto wallet for multiple blockchains (Radiant, Bitcoin and more coming soon....)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Samara: Web wallet extension for Crypto (Radiant, Bitcoin and more...).

Your gateway to the Crypto Universe.
Download for Chrome/Brave (Coming soon) »

· Report Bug · Request Feature

Logo

About Samara

Samara is a non-custodial web3 wallet built for multiple blockchains. Send, receive, manage your accounts.

(back to top)

Built With

(back to top)

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

(back to top)

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

(back to top)

License

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

(back to top)

Contact

Twitter - @SamaraWallet

Homepage - https://samara.app/

(back to top)

About

Samara crypto wallet for multiple blockchains (Radiant, Bitcoin and more coming soon....)

License:MIT License


Languages

Language:Vue 62.6%Language:TypeScript 30.9%Language:JavaScript 4.6%Language:Less 1.6%Language:CSS 0.2%Language:HTML 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%