Closed ml-james closed 1 month ago
@ml-james thanks and what exciting news - I used to work in London finance and LMAX has a great reputation! Is there an official announcement from LMAX x/twitter about this? We'd love to amplify it if so.
Thanks! We're excited on our end too! I'm currently writing a blog about the Solana Encoding and how to use the library. I think our CTO, Andrew Phillips, was planning on a press release of sorts too, once the blog is complete.
Any extra exposure would be great. Let me speak to Andy and get back to you!
From: Mike MacCana @.> Sent: Thursday, October 17, 2024 2:20:40 PM To: solana-foundation/developer-content @.> Cc: ml-james @.>; Mention @.> Subject: Re: [solana-foundation/developer-content] Add solana4j (open sourced by LMAX) to the list of client-side java sdks (PR #565)
@ml-jameshttps://github.com/ml-james thanks and what exciting news - I used to work in London finance and LMAX has a great reputation! Is there an official announcement from LMAX x/twitter about this? We'd love to amplify it if so.
— Reply to this email directly, view it on GitHubhttps://github.com/solana-foundation/developer-content/pull/565#issuecomment-2420233724, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANLHCPAJHPEBZEJFYHBDD7TZ375XRAVCNFSM6AAAAABQAFN4A2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRQGIZTGNZSGQ. You are receiving this because you were mentioned.Message ID: @.***>
Problem
LMAX have recently open sourced a new Java SDK. It should be on the list of supported Java SDKs within the documentation. On a quick comparison between
solana4j
(LMAX's) andsolanaj
(skynetcap's),solana4j
looks at least as complete, if not more complete. Please note, I work for LMAX and I was responsible for open sourcing it.Summary of Changes
Adds a link to LMAX's solana4j library within the documentation, a recently open sourced Java SDK for Solana.
Fixes #
N/A