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 consensus gRPC endpoints #578

Closed
matevz opened this issue Oct 17, 2023 · 1 comment
Closed

Add consensus gRPC endpoints #578

matevz opened this issue Oct 17, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@matevz
Copy link
Member

matevz commented Oct 17, 2023

I suggest we put here https://docs.oasis.io/dapp/ a section

## Consensus layer endpoints

### Mainnet

- gRPC HTTP endpoint: `https://grpc.oasis.dev`
- Rosetta gateway: `...`

### Testnet

- gRPC HTTP endpoint: `https://testnet.grpc.oasis.dev`
- Rosetta gateway: `...`

for anyone writing a dApp and wanting to communicate with the consensus layer.

@matevz matevz added the documentation Improvements or additions to documentation label Oct 17, 2023
@matevz
Copy link
Member Author

matevz commented Mar 28, 2024

Implemeted in #668.

@matevz matevz closed this as completed Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant