As per: https://github.com/mimblewimble/grin/blob/master/doc/intro.md https://fc17.ifca.ai/bitcoin/papers/bitcoin17-final41.pdf The components necessary would be: * Range proof (base 4? e.g. Back-Maxwell range proof) to verify the value * Pedersen commitment to amount * Signature provided by the blinding key
As per:
https://github.com/mimblewimble/grin/blob/master/doc/intro.md
https://fc17.ifca.ai/bitcoin/papers/bitcoin17-final41.pdf
The components necessary would be: