evm-tokenvote

Voting machine using ERC20 tokens as votes.
Log | Files | Refs | README

index.texi (385B)


      1 \input texinfo
      2 @settitle evm-tokenvote
      3 
      4 @copying
      5 Released 2023 under AGPL3
      6 @end copying
      7 
      8 @titlepage
      9 @title evm-tokenvote
     10 @author Louis Holbrook
     11 
     12 @end titlepage
     13 
     14 @c
     15 @contents
     16 
     17 @ifnottex
     18 @node Top
     19 @top Introduction
     20 @end ifnottex
     21 @menu
     22 * overview ::
     23 * instructions :
     24 @end menu
     25 
     26 @include overview.texi
     27 @include proposal.texi
     28 @include voting.texi
     29 @include results.texi
     30 @include states.texi