jpbogle
Building on Solana @cardinal-labs | previously @apple @mit @microsoft | network traffic optimization research
@cardinal_labsSolana Beach
jpbogle's Stars
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
aptos-labs/aptos-core
Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
TimelyDataflow/timely-dataflow
A modular implementation of timely dataflow in Rust
actions/typescript-action
Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
Brooooooklyn/canvas
High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.
anza-xyz/solana-pay
A new standard for decentralized payments.
firedancer-io/firedancer
Firedancer is Jump Crypto's Solana validator software.
orca-so/whirlpools
Open source concentrated liquidity AMM contract on Solana
clockwork-xyz/clockwork
Smart-contract automation on Solana.
wallet-standard/wallet-standard
GokiProtocol/walletkit
🔑 Wallet connector for Solana dApps.
coral-xyz/multisig
🎌 Multi-signature transaction execution
holaplex/indexer
Index Solana data using a Geyser plugin (downstream service cluster)
saber-hq/saber-common
🗡 Saber common utilities and libraries
Squads-Protocol/squads-mpl
Squads Multisig Program Library
firedancer-io/radiance
Solana protocol playground supporting Firedancer development
coral-xyz/xnft-quickstart
🎬 Starter code for building an xNFT
solana-nft-programs/staking-ui
The UI for staking NFTs on Solana.Staking UI can be treated as an admin interface for stake pools as well as a barebones end-user staking UI
solana-nft-programs/token-manager
Token manager is a set of smart contracts on Solana to facilitate conditionally managed ownership. Using the invalidators and approvers in various ways allows for building rentals, expiring in-game items, subscriptions, permits, tickets, passes and more.
metaplex-foundation/amman
A modern mandatory toolbelt to help test solana SDK libraries and apps on a locally running validator.
solana-nft-programs/generator
A collection of libraries and smart contracts to facilitate dynamic NFT metadata and image generation on Solana with the Metaplex standard. This is used in a variety of ways in the ecosystem to create dynamic and on-chain NFTs
solana-nft-programs/rental-ui
The UI deployment for rentals of NFTs on Solana. This interact directly with the token-manager protocol
solana-nft-programs/hydra-ui
A UI for hydra protocol https://github.com/GlassEaters/hydra allowing for basic wallet creation, viewing and management. Hydra wallets are collective account pooling, fan out wallet and dao treasury.
solana-nft-programs/creator-standard
The Creator Standard is a smart contract-level solution to the issue of royalty circumvention that allows creators to decide with which programs their NFTs can interact without sacrificing basic wallet-to-wallet transfers.
solana-nft-programs/rewards-center
A program and related libraries to distribute rewards to users. Rewards center has various modules to handle token rewards, points rewards, merchandise, purchases, boosting and supports fungible and non-fungible tokens on solana as well as programmable NFTs
solana-nft-programs/squads-program-upgrade
Use this github action to automate Solana program deployments straight from Github to a governance proposal to upgrade via Squads multisig.
mralbertchen/squads-grinder
Vanity PDA Grinder
solana-nft-programs/hydra
Collective account pooling, fan out wallet, dao treasury
solana-reference/solana-mint-generator
A reference implementation for conducting randomized solana NFT minting
solana-reference/solana-mint-generator-ui
A UI for interacting with the solana-mint-generator program