To test any RPC client you can use http://seed01.nimiq.ovh:8648/ as a RPC server its a fullnode running on Mainnet with basic auth enabled.
Credentials:
username: superadmin
password: superman23
To test any RPC client you can use http://seed01.nimiq.ovh:8648/ as a RPC server its a fullnode running on Mainnet with basic auth enabled.
Credentials:
username: superadmin
password: superman23
What a nice gesture, thanks a ton! Any chance for one on the testnet as well?
I have updated the Go library. Special thanks to @terorie for his constructive feedback, and thanks to @Maestro for providing a test node.
Changes include:
Full list of changes can be found here: https://github.com/redmaner/go-nimiq-rpc/releases/tag/v1.1.0
Updated documentation can be found here: https://godoc.org/github.com/redmaner/go-nimiq-rpc
Hi Tomkha, please send your Java implementation as a PR to https://github.com/nimiq-community/java-client
This way we can do the review as part of the PR and keep the process documented and transparent.
Similarily, the Go code should go here: https://github.com/nimiq-community/go-client
@terorie told me he has been working on the code and talking with you. AFAIK, the idea was that he’ll push the final code. Maybe just make sure with him.
Great to see the big progress on Rust!! @jgraef was looking at it, you most likely talked already. I just created a repo for the Rust client:
Please send a PR.
I’ll compose a PR starting from next week
@terorie just merged your code!
The Nimiq Go RPC client v1 is now available at https://github.com/nimiq-community/go-client !
I’ll DM you to arrange for the bounty!
Completed! The PR has been merged, thank you for the great contribution!
Also, I added you as maintainer and Pascal as admin to make it easier to work on it in the future. (Same for the Go client @redmaner )
Please contact me DM so that the well-earned NIM can find their way towards you.
Hi there,
PHP Client incoming this weekend. Could you please create the repo in nimiq-community ?
@Richy I’m ready to go: https://github.com/lunanimous/nimiq-php-rpc-client
I also updated the missing JSON RPC specs methods, I hope you don’t mind: https://github.com/nimiq/core-js/wiki/JSON-RPC-API
Here is the repo:
Sorry for the delay, looking forward to your PR!
PR raised:
Happy to announce that the Java RPC client has been released!!
It’s a great addition and please check out the tests written for it, they will be a guide and signpost for future RPC client implementations in other languages! Go have a look!
Thanks again @tomkha for your effort!! 600’000 NIM are on their way to you.
@mario, sorry for the delay, it’s just that the team is currently very busy. But it’s not forgotten, I’ll come back to you about the PR asap.
The PHP RPC client has arrived!!
Again a great implementation with testing and everything, really worth checking out to learn and use. Go have a look!
Thank you @mario for your effort, the 600’000 NIM reward are already on your way.
If you find any bugs, please post issues on github.
Also, I just published to packagist so it’s installable using composer:
https://packagist.org/packages/nimiq-community/php-client
Just finished the Ruby implementation of Nimiq RPC Client, it will be available here.
Documentation and Test cases are included. Might need further checks but everything is solid. Added a couple of things that aren’t on the json-rpc docs, i will push a PR with few minor adjustments / updates soon.
Packed, available on the rubygem hub as a gem package ruby-client. (: