README ¶ Confidential Transaction This package is a Zero Knowledge Proof implementation in Golang, based on zkproofs. It contains bulletproofs and perdersen commitment, which could be used for confidential transaction. To test the local version, you could run the cmd: go run main.go And the package could be embadded in geth, it will support the feature later and give details. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis byteconversion zkproofs Click to show internal directories. Click to hide internal directories.