mimblewimble/grin

Study support of vaults in grin/mimblewimble

Open

#71 opened on Jul 2, 2017

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Rust (991 forks)batch import
help wantedresearch

Repository metrics

Stars
 (4,876 stars)
PR merge metrics
 (Avg merge 6d 11h) (25 merged PRs in 30d)

Description

Grin should already support in the near future:

  • multisig using aggregate (formerly Schnorr) signatures ;
  • time-locked transactions.

Using these primitives, figure out how to implement vaults [1] [2].

[1] http://hackingdistributed.com/2016/02/26/how-to-implement-secure-bitcoin-vaults/ [2] http://fc16.ifca.ai/bitcoin/papers/MES16.pdf

Contributor guide