Atlas LogoDocumentationDocumentation
GitHubGitHub (opens in a new tab)
  • Introduction
  • Getting Started
    • How to build?
    • Smart Contract
    • Operations over Contract
    • Testing
    • Creating Endpoints
    • Browser Integration
    • Blueprint
    • Simple Scripts
    • Certificates
    • Governance Procedures
    • Provide MonadIO instances
    • Signing Keys
  • More Tutorials
  • API Reference (Haddock) ⬈ (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page
Additional Features
Governance Procedures

Governance procedures

Atlas has support for facilitating proposal & voting procedures. Test GeniusYield.Test.Privnet.Gov (opens in a new tab) illustrates how to make a proposal and then how to vote on it. Governance related types are defined in GeniusYield.Types.Governance (opens in a new tab) module.

CertificatesProvide MonadIO instances