status-go/vendor/github.com/siphiuel/lc-proxy-wrapper
Vitaliy Vlasov ddfd0c5b14 Add lc-proxy-wrapper dep 2023-05-24 18:48:16 +03:00
..
.gitignore Add lc-proxy-wrapper dep 2023-05-24 18:48:16 +03:00
Makefile Add lc-proxy-wrapper dep 2023-05-24 18:48:16 +03:00
Makefile.vars Add lc-proxy-wrapper dep 2023-05-24 18:48:16 +03:00
README.md Add lc-proxy-wrapper dep 2023-05-24 18:48:16 +03:00
cb.nim Add lc-proxy-wrapper dep 2023-05-24 18:48:16 +03:00
cfuncs.go Add lc-proxy-wrapper dep 2023-05-24 18:48:16 +03:00
proxy.go Add lc-proxy-wrapper dep 2023-05-24 18:48:16 +03:00

README.md

Build Nim

nim c --app:staticlib --header:cb.h --noMain:on --nimcache:$HOME/c/lc-proxy-wrapper/nimcache cb.nim

Build go

go build ./lc-proxy-wrapper