snarkVM
snarkVM copied to clipboard
[Feature] Consider extracting inline aleo programs out to separate files
For readability and browsability of the project, it would be good to extract the "built-in" programs in SnarkVM, such as the credits program, out to separate files, and include them in rust with include_str.