Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 974 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 974 Bytes

Lummis-Gillibrand Responsible Financial Innovation Act (S. 4356)

Senators Cynthia Lummis and Kirsten Gillibrand proposed the Responsible Financial Innovation Act bill. This bill aims to provide clearer rules for how to treat digital assets (commonly known as cryptocurrencies). In a pretty cool and unprecedented move, they shared the bill on Github.

This repository is a fork of that bill to make it easier for anyone to contribute towards the bill legislation.

You can read the bill in either markdown or PDF format:

Contributing

To propose changes to the bill, edit the RFIA.md file. To convert the markdown to a PDF, you can use a tool like pandoc.

pandoc RFIA.md -s -o RFIA.pdf