Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanleecode/crater

Desktop Wallet for the Stellar Protocol
https://github.com/ryanleecode/crater

Last synced: 5 days ago
JSON representation

Desktop Wallet for the Stellar Protocol

Awesome Lists containing this project

README

        

# Crater

Crater is a desktop wallet built on Electron for the Stellar Protocol. Unlike most digital wallets holding Stellar Lumens, this wallet will support

## Features

- [X] Hierarchal Deterministic Wallet support
- [ ] Sending Assets/Currency
- [X] Viewing Transactions & Operations
- [X] Viewing Asset Balances
- [ ] [SEP-0006](https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0006.md) Protocol Implementation
- [ ] [SEP-0007](https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0007.md) Protocol Implementation
- [ ] [SEP-0010](https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0010.md) Protocol Implementation

## Development

```sh
yarn # Note npm will not work. You must use yarn
yarn dev
```

## Production

```
yarn package
```

## FAQ

1. Why is it called Crater?

If you think about where the safest place to store something in space, its probably a crater!