Chen Wen Kang
Chen Wen Kang
I would like to help, may I know how I can contribute?
If no one is working on this right now, can I take it? I'll work on field, and check up on email field as well as suggested by p4m.
Since this is not picked up yet, may i try working on it?
would love to help on this, any specific docs that you would like to see added?
Implementation list: - [ ] spv_listtransactions - [ ] spv_getrawtransaction
Looking at the code from both `testcontainers-node` and `dockerrode`, the current restart code **should** work, but its causing waitForRpc to timeout, which indicates it does not work, and by ssh-ing...
Managed to get restart working, main issue was that after restart using dockerrode, the container would reassign external ports. As such extra effort needs to be done to force a...
@fuxingloh Would love to hear your thoughts on this.
Right now I've only applied this to `docs/node/CATEGORIES/01-blockchain.md` as a prove of concept. Still thinking and researching on other methods on generating documentation semi-automatically. Any feedback is welcomed.
Currently got typedocs working with docusaurus, without the need of strictly adhering to tsdocs, and at the same time able to read signature from the code itself. The docs are...