Boiler Documentation
WebsiteSupport
  • 🙌Welcome to Boiler
  • User section
    • Getting started
    • Guides
      • Linking your wallet
      • Display a user profile
      • Get your roles rewards
      • Joining an Access List
      • Claiming a POAP
      • Share a collectible (NFT)
      • Share a collection
  • Creator section
    • Getting started
    • Assign Discord Roles
      • How to reward a role
    • Access Lists And Raffles
      • How to create an Access List
      • Find the Access List
      • How to create a Raffle
    • Claim (POAP)
      • How to create a POAP claiming
    • Global
      • Send A Panel
      • Export Data
      • Customization
      • Requirements
        • Discord Roles
        • Twitter
        • Single NFT (ERC721)
        • Multiple NFT (ERC1155)
        • POAP
        • Crew3
        • Lens Protocol Profiles
        • Coins (Cryptocurrency)
        • Token (ERC20)
        • Custom Contract
  • Under the hood
    • Partner verification program
    • Technical Concepts
      • Discord Framework
      • Smart Contracts
      • Web Pages
    • Legal
      • Terms of Service
      • Privacy Policy
  • LINKS
    • Invite Boiler to your server
    • Support Discord
    • Twitter
    • Website
Powered by GitBook
On this page
  1. Under the hood
  2. Technical Concepts

Discord Framework

To reach the wanted result and allow enough scalability, Boiler has been created using an internal framework developed by Alembic. It operates similarly as Vue.js or React.js which allows it to evolve rapidly while protecting his previous functionalities.

Using this framework, we can create paginations within the same view, display a complete router that allows navigation from page to page or listen to an API in order to upload a given visual, in real time.

This framework do not cease to evolve generating new features by the day, allowing us to provide a lot of content at light speed ⚡️

Last updated 2 years ago