/zaster

💸 Headless multi-blockchain wallet and SDK.

Primary LanguageTypeScript

Project Zaster

Build Status JavaScript Style Guide

The headless multi-blockchain wallet.

  • 💸 Manage your crypto funds
  • 🤖 Automate payments using the command line tool
  • 🛠 Build your own blockchain product using the SDK
  • 📲 Easy machine-to-machine payments
  • 🔐 No lock-in: Will support Bitcoin, Ethereum, Stellar, ...

⚠️ Under construction ⚠️

Definition

zaster

noun, no plural | zas·ter | [ˈtsastɐ]

  1. German term for money. Informal.

Synonyms:

  1. bucks
  2. cash
  3. dough
  4. loot
  5. money

How to use

Check out the CLI tool to make blockchain transactions and manage wallets/keys using the command line.

Building your own product? Check out the SDK to create advanced applications and services using a blockchain of your choice.

Road Map

Supported Platforms

Supported CLI functionality

  • Create and manage wallets
  • Get addresses and balances
  • Send payment transactions
  • Show transaction history
  • Show fiat equivalents
  • Advanced transaction features, like memos
  • Multi signature wallets
  • Send payments to email addresses

Architecture

                                                CLI

                                                ||
                                                \/

                          +-------------------------------------------------+
                          |                     SDK                         |
                          +-------------------------------------------------+
                          |                                                 |
                          |   Platform A      Platform B       Platform C   |
                          |   (eg. Bitcoin)   (eg. Ethereum)   (...)        |
                          +-------------------------------------------------+

License

MIT