Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
klntsky authored May 13, 2024
1 parent aa513fc commit a5d16f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CPS-0012/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ By being able to switch providers without the need for significant engineering,

### New Infrastructure Providers
New Cardano infrastructure providers want to be able join pools of interchangeable query layer suppliers.
Without standardization new providers must invest significant time to develop their own.
Without standardization new providers must invest significant time to develop their own backends (including APIs).

## Goals

1. Create an extensive query layer API specification that is not tied to any particular implementation

2. Describe how can it be used in different contexts: HTTP API, JavaScript interfaces, ???
2. Describe how can it be used in different contexts: HTTP API, JavaScript interfaces, browser-based wallets, standalone wallets, dApp backends.

3. A query layer standard which meets the needs of query layer providers, wallet developers and dApp developers.

Expand Down

0 comments on commit a5d16f3

Please sign in to comment.