Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 2.69 KB

README.md

File metadata and controls

66 lines (40 loc) · 2.69 KB

Pyxis Safe

License: MIT GitHub package.json version (branch)

Pyxis Safe

Pyxis Safe is a state-of-the-art multi-signature platform built exclusively for Cosmos-based blockchains. Drawing inspiration from the popular Ethereum-based platform Safe (formerly known as Gnosis Safe), Pyxis Safe was designed to incorporate many of the same user experience features that make Safe so intuitive and user-friendly. Its underlying workflow and architecture are tailored to be suitable the Cosmos ecosystem, resulting in a unique and powerful tool that is tailored to the specific needs and challenges of these blockchain ecosystems. With its emphasis on usability, security, and flexibility, Pyxis Safe is an essential tool for anyone looking to manage their digital assets on Cosmos-based blockchains.

How to use

To stay up-to-date with Pyxis Safe's latest features and improvements, you can explore the Environments section to see the most recently deployed Dev version and get an idea of its current state. Be sure to check back frequently to see the latest updates and improvements. As Pyxis Safe is still under development, we appreciate all user feedbacks and are always grateful for bug reports that can help us improve the product.

Prerequisites

In our infrastructure, we have opted to use yarn and npm. If you haven't already installed yarn globally, we highly recommend doing so to ensure a proper deployment.

Deploying

1. Clone the repository

git clone https://github.com/aura-nw/Aura-Safe

2. Navigate to the project folder

cd Aura-Safe

3. Install dependencies

yarn install

4. Run app

npm start

Development Setup

As Pyxis Safe is built using Nodejs, it is essential that you have it installed in order to run the platform.

Related repos

Environments

Environment URL
Dev https://safe.dev.aura.network/
Test https://safe.serenity.aura.network/

Guidelines

For any assistance during usage, please consult our documentation.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.