BlazeStake
  • 👋Welcome to BlazeStake!
  • Protocol
    • 📘Delegation Strategy
    • 🤝Join the Pool!
    • 🛣️Roadmap
    • 🔐Audits
    • ✅Security Overview
  • Features
    • 💰Airdrops
    • 💵Treasury
    • 🖥️DAO
    • 📊Fees
    • ⚙️Custom Liquid Staking
  • Developers
    • 🖥️Open-Source Code
    • 💾Addresses
    • 👨‍💻Devnet
    • 💻Integrate
    • ⚒️TypeScript SDK
    • 📎Rust Docs
    • ⚙️Custom Liquid Staking APIs
    • 🔨Other APIs
  • Partnerships
    • 🤝Partner with Us
    • 📗List your DeFi Integration
    • 🪙Airdrop Your Token
    • 📖Submit a Treasury Proposal
    • 📸Press Kit
Powered by GitBook
On this page
  1. Developers

Open-Source Code

SolBlaze strongly believes in using open-source code for security and making our code public for the benefit of the Solana community!

As described on the audits page, BlazeStake utilizes the audited, open-source stake pool program built by Solana Labs for maximum security and safety of user funds and has worked closely with Solana Labs and other stake pools to develop some of the features necessary for using the stake pool program (such as the open-source JavaScript bindings and browser support). Unlike many other pools, any code that touches user funds has been made public from day 1!

  • Stake Pool Program: https://github.com/solana-labs/solana-program-library/tree/master/stake-pool/program

  • JavaScript Bindings: https://github.com/solana-labs/solana-program-library/tree/master/stake-pool/js

  • Front-end SDK (SOL Pay SDK): https://github.com/SolBlazeOrg/solpay

PreviousCustom Liquid StakingNextAddresses

Last updated 1 year ago

🖥️