github.com/piotrnar/gocoin@v0.0.0-20240512203912-faa0448c5e96/lib/others/cgo/sipasec/README.md (about) 1 Building 2 ============== 3 4 5 Unix 6 -------------- 7 8 1. Execute "sudo apt-get install libgmp3-dev" 9 10 2. Download secp256k1: 11 * https://github.com/bitcoin/secp256k1 12 13 3. Follow "Build steps" section from README.md, iuncluding the install part 14 15 16 17 Windows 18 -------------- 19 20 Use MSYS2 - http://www.msys2.org/