Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why obsolete? #10

Open
joeb000 opened this issue Apr 7, 2017 · 1 comment
Open

Why obsolete? #10

joeb000 opened this issue Apr 7, 2017 · 1 comment

Comments

@joeb000
Copy link

joeb000 commented Apr 7, 2017

Hey - I was thinking about writing a golang web3 interface to consume the geth RPC API and I found this project. Wondering why its marked as obsolete? I was planning on building this myself from scratch but may just fork your repo instead...

@alanchchen
Copy link
Owner

Hi @joeb000 , I'm sorry that I have no time to continue this project and current version is not well-tested, so I make it obsolete.
I'm new to Go and this is my first Go project. Just for fun :)

There is an excellent RPC client interface in official go-ethereum repo
https://github.com/ethereum/go-ethereum/blob/master/ethclient/ethclient.go
This might be more reliable.

If you are using smart contracts, abigen will be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants