mirror of
https://github.com/status-im/status-go.git
synced 2025-01-26 06:30:23 +00:00
Andrea Maria Piana
b8d64cbb1e
Generate bindings dynamically
Before we had two directories `lib/` and `mobile/` that generated respectively the bindings for desktop and ios/android. This needed to be kept in sync and there was a fair amount of code duplication, plus some missing methods on one or the other side. I have made a change so the whole `lib/` namespace is generated by parsing the `AST` of `mobile`, and bindings are generated before compiling.
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to run a Bootnode
- How to run a Mailserver
- How to run a Waku node
- How to configure status-go
License
Description
Languages
Go
98.7%
Python
0.7%
Shell
0.3%
Makefile
0.1%
Groovy
0.1%