Blockstream / Blockstream/esplora
ability to unblind Liquid outputs (on client)
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 514
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 16
Description
It would be cool to be able to present blinding key for specific output and look at unblinded values.
Should be possible (although would require porting rangeproof rewind code to js), and would work only with js enabled, will need to load additional js with implementation, etc..
But it could be useful for educational purposes (tutorials linking to real confidential transactions that you can examine with blinding key from tutorial), or for trivial audit, for example.
That would be quite a lot of work, of course, so I am just leaving this idea here, maybe someone somewhen will have time to implement this :-)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.