Open nchashch opened 1 day ago
buf curl
? That's what I'm using
buf curl
? That's what I'm using
It would make sense to pick a tool and then add an example of how to use it for testing the RPCs manually to the README.md file.
That would be a better option than implementing a custom CLI.
There's already a simple example at the bottom of the "getting started" section. https://github.com/LayerTwo-Labs/bip300301_enforcer?tab=readme-ov-file#getting-started
I could expand on that!
There's already a simple example at the bottom of the "getting started" section. https://github.com/LayerTwo-Labs/bip300301_enforcer?tab=readme-ov-file#getting-started
I could expand on that!
Yes! Adding an example for how to call a method that takes arguments would be great.
That would improve development workflow.