MetacoSA / Metaco-Trader

Bitcoin Wallet for advanced user based on a NBitcoin.Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metaco Trader

This is Metaco Trading desktop app for advanced user based on a NBitcoin.Server.

This tool is for advanced users, the ergonomy is inspired on visual studio and does not target average Joe.

Roadmap:

  • Transaction Builder interface
  • Colored Coin integration (Open Asset)
  • Dark wallet integration
  • Splitting/Consolidating coins
  • Wallet management and tracking (mixing BIP38, BIP32, Stealth Address, normal address, colored or not, multi sig or not)

Metaco Trader does not require any synchronization to work, but depends on a NBitcoin.Server Server.

NBitcoin.Server is a simple JSON API on the top of NBitcoin.Indexer. NBitcoin.Indexer is a blockchain indexer that depends on Azure Storage of Microsoft. The design of NBitcoin.Indexer was thought for scalability and resilience in mind.

For compiling it, git clone, open with visual studio and push F5.

About

Bitcoin Wallet for advanced user based on a NBitcoin.Server

License:MIT License


Languages

Language:C# 98.5%Language:FLUX 1.5%