mimblewimble/grin

Study support of vaults in grin/mimblewimble

Open

#71 aberto em 2 de jul. de 2017

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)Rust (991 forks)batch import
help wantedresearch

Métricas do repositório

Stars
 (4.876 stars)
Métricas de merge de PR
 (Mesclagem média 6d 11h) (25 fundiu PRs em 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

Guia do colaborador