Crates.io | vyper-rs |
lib.rs | vyper-rs |
version | 2.0.1 |
source | src |
created_at | 2023-10-10 05:02:05.292666 |
updated_at | 2024-02-27 18:29:21.766743 |
description | A Rust library to interact with the Vyper compiler! |
homepage | |
repository | https://github.com/crypdoughdoteth/vyper-rs/ |
max_upload_size | |
id | 998784 |
size | 71,277 |
A rust library to interact with the Vyper compiler!
cargo add vyper-rs
To install Python, please check out the Python github
To install Vyper, please check out the official installation guide
The Vyper compiler can be installed inside a venv or globally using the venv module. Please refer to the docmentation if this is preferred.
Check out the docs on docs.rs!
We welcome contributors looking to improve the codebase through PRs and issues! Please reach out to @crypdoughdoteth on Twitter if there are any questions.