Commit graph

1 commit

Author SHA1 Message Date
enoch
02c68c3db1 Add external code generator for RPC clients
Introduce generate_client.py to generate client code from the Bitcoin
Core RPC schema. This tool enables developers to easily update and
maintain client libraries in various languages by automatically
reflecting changes in the RPC interface.
2025-03-23 18:37:20 +01:00