torcoste / sweet-cli

SWEET smart wallet engine CLI

Home Page:https://crates.io/crates/sweet-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License

sweet-cli

SWEET smart wallet engine CLI

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License

About The Project

SWEET - The Smart Wallet Engine Simplifying Blockchain for Comprehensive Financial Management.

SWEET is an engine built in Rust using CosmWasm smart contracts with the aim of powering decentralised "smart wallets" for ordinary people - couples, parents with children, WGs, guardians and wards, small groups, ... allowing them to share resources under agreed rules, kept by the blockchain, and allowing general sharing of all digital assets. It's like practical an ultra-simplified DAO, but built without any of the terminology, jargon or confusion that most people outside of crypto find so daunting.

Hackathon application: https://dorahacks.io/buidl/6769

Built With

sweet-cli is built with Rust end-to-end, and uses Open Source Rust libraries to create an interface to the engine.

Getting Started

Prerequisites

Installation

Install cargo crate

cargo install sweet-cli

Usage

TBD

Roadmap

TBD

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

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

License

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

About

SWEET smart wallet engine CLI

https://crates.io/crates/sweet-cli


Languages

Language:Rust 100.0%