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

add readme #5

Merged
merged 1 commit into from
Oct 26, 2017
Merged

add readme #5

merged 1 commit into from
Oct 26, 2017

Conversation

bailantaotao
Copy link
Contributor

No description provided.

Copy link

@amis47 amis47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AWESOME WORK!

README.md Outdated
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
[![Go Report Card](https://goreportcard.com/badge/github.com/alanchchen/web3go)](https://goreportcard.com/report/github.com/getamis/eth-client)

A Golang Client Library for Communicating with Ethereum RPC Servers.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A Golang client library to communicate with Ethereum RPC server.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

README.md Outdated
[![Go Report Card](https://goreportcard.com/badge/github.com/alanchchen/web3go)](https://goreportcard.com/report/github.com/getamis/eth-client)

A Golang Client Library for Communicating with Ethereum RPC Servers.
* implements most of JSON-RPC methods plus several client-specific methods

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implements most of JSON-RPC methods and several client-specific methods.
Provides a high-level interface to **propose/get validators** on Istanbul blockchain.
Provides a high-level interface to **create private contracts** on Quorum blockchain.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

README.md Outdated
* eth_getLogs

### Istanbul-only JSON-RPC methods
To use these methods, make sure that you're

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To use these methods, make sure that

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

README.md Outdated

### Quorum-only JSON-RPC methods

To use these methods, make sure that you're

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To use these methods, make sure that

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

README.md Outdated

[![Travis](https://img.shields.io/travis/rust-lang/rust.svg)](https://travis-ci.org/getamis/eth-client)
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
[![Go Report Card](https://goreportcard.com/badge/github.com/alanchchen/web3go)](https://goreportcard.com/report/github.com/getamis/eth-client)
Copy link

@yutelin yutelin Oct 26, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@bailantaotao bailantaotao merged commit dc2dcc1 into develop Oct 26, 2017
@bailantaotao bailantaotao deleted the feature/add-readme branch October 26, 2017 08:18
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

Successfully merging this pull request may close these issues.

None yet

4 participants