johnrichardrinehart / SolanaSeason

Solana Season Hackathon Project
0 stars 0 forks source link

Define Solana Schema #3

Open johnrichardrinehart opened 3 years ago

johnrichardrinehart commented 3 years ago
DieracDelta commented 3 years ago

Copying over what John wrote: It looks like there's a well-documented JSON RPC API: https://docs.solana.com/developing/clients/jsonrpc-api and a crate to use: https://docs.solana.com/developing/clients/rust-api. We should meet to agree on a schema for the plots we want https://github.com/johnrichardrinehart/SolanaSeason/issues/4 We're going to have to strategize on API calls and storage format.