Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 199 Bytes

CudaDecode

Cuda decode is a web service written in Go(Golang) and C. It provides sha256 and secp256k1 decode api for huge of data decode.

Quick start

go build -a

cd ./sha256 && make