RuniGun Documentation
  • What is RuniGun?
  • What Are Runes?
  • Infrastructure
  • Security Architecture
  • Using RuniGun
    • Creating Runes
    • Minting Runes
    • Buying Runes
    • Selling Runes
    • Transferring Runes
  • Fee Structure
  • Referrals
  • RuniGun Token ($RNG)
  • Official Links
Powered by GitBook
On this page

Infrastructure

RuniGun runs it’s own Bitcoin Core Node and broadcast and processes transactions on behalf of its users. Similarly, RuniGun host an indexer locally. Internal wallet logics uses the ord aware standard.

To optimize performance and user experience, RuniGun operates several instances of its Telegram bot. This strategy provides several benefits:

  • Divided Workload: By running multiple instances, RuniGun can distribute the processing load, preventing bottlenecks and ensuring smooth operation even during peak usage times.

  • Improved Runtime: Multiple bots contribute to faster response times, enhancing the user experience by providing quick feedback and execution of commands.

  • Scalability: This setup allows RuniGun to easily scale its services up or down based on demand, maintaining efficiency and reliability.

PreviousWhat Are Runes?NextSecurity Architecture

Last updated 1 year ago