Carbon now supports Jetstreamer as a data source for historical transaction data.
In this video, we parse all Token 2022 instructions from slots 367,200,000 to 367,201,000 with a few lines of code ✨
Check out the example repo ⬇️
https://t.co/9n3Lw7Heoz
Excited for this year’s @SolanaConf in Abu Dhabi!
I’ll be giving a quick talk on the Developer Stage about Carbon as we release v1.0.
Would love to connect if you’re around.
Released Carbon v0.11.0 📦
Postgres/GraphQL primitives, new CLI codegen features, Helius Laserstream support, and more...
Here under, our CLI generating a full indexer with Postgres storage from the pump-amm IDL ✨
It was great working together with @project0 to help them integrate Carbon to their backend stack. Great feedback was collected that will help us improve the framework further.
Learn how Project 0 built its backend infrastructure to create the first DeFi native prime broker.
Read the full story on how we collaborated with @switchboardxyz, @SevenLabs_, @_hex_tech, @SQLMesh and others to power a new era of Solana DeFi. Linked below ↓
We're hiring a Senior Engineer at @SevenLabs_
▫️ If you're passionate about building on Solana
▫️ If you want to work on great projects with top teams
▫️ If you care about open-source and dev tools
Apply here ⤵️
https://t.co/InNOriA3zh
.@solana is fast.
your infra should be too.
pipe raw onchain data straight into carbon using quicknode’s yellowstone grpc add-on.
no node setup. no lag. just decoded updates in real time.
guide 👇 https://t.co/9HyQZl3OwK
Released Carbon v0.6.1 📦
Upgraded the CLI to be interactive, added 4 new ecosystem program decoders, gave access to a datasource cancellation token on the pipeline.
Project scaffolding with the CLI coming to v0.7.0! ✨
https://t.co/z1ydSlJJTG
Released Carbon v0.6.0 📦
Added unit testing to decoders with account and instruction fixtures, access to block time from transaction metadata and two new decoders.
Up next, a lot of codegen features with the CLI to spin up indexers without hassle ✨
https://t.co/YTsueC4Ga3
We now maintain 30+ decoder crates for ecosystem programs inside Carbon.
You can just import a crate and understand what's happening on-chain for a program without worrying about parsing stuff.
For other programs, our CLI can generate a decoder in seconds from an Anchor or Codama IDL.
Released Carbon v0.5.0 📦
Codama IDLs are now supported by the Carbon CLI to generate decoders, added support for 5 new ecosystem programs, did optimizations performance of the core crates.
https://t.co/Ao0EQjL1ku
Carbon v0.4.1 has been released 📦
New decoders for ecosystem programs, hot fixes, support for Anchor PDA IDL parsing.
More features and optimizations coming to v0.5.0.
https://t.co/Ou6ap1LDpE
We released a new datasource crate that enables devs to use an @heliuslabs geyser-enhanced websocket to subscribe to transaction and account updates 📦
Check out how to use it with our PumpFun example:
https://t.co/rHgUKfYc3O
This week's @colosseum Codex is out featuring:
- @multisig API
- Solana Inflation SIMD
- 10 must have resources from @AmalnathSathyan
- Carbon by @SevenLabs_
And a roundup of #solana dev tools, resources, and more!
🦃Happy Thanksgiving!
https://t.co/r3mUyT0Af3
Today, we published 2 new decoder crates for the @KaminoFinance vault and lending programs 📦
Check out our new example in the Carbon repository: https://t.co/aFFvElJJso