Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 284 Bytes

File metadata and controls

8 lines (5 loc) · 284 Bytes

Radix Simple Vote

A Radix DApp for representing a simple voting process, with a frontend and test suite. Try it out at https://radix-simple-vote.netlify.app/!

This repo contains:

  • scrypto: on-chain code, with tests
  • client: frontend for interacting with the on-chain code