crypdoughdoteth / vyper-rs

A rust library to interact with the Vyper compiler!

Home Page:https://docs.rs/vyper-rs/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vyper-rs

A rust library to interact with the Vyper compiler!

cargo add vyper-rs

Dependencies

  1. Python3
  2. Vyper Compiler

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.

Documentation

Check out the docs on docs.rs!

Contributions

We welcome contributors looking to improve the codebase through PRs and issues! Please reach out to @crypdoughdoteth on Twitter if there are any questions.

About

A rust library to interact with the Vyper compiler!

https://docs.rs/vyper-rs/latest/


Languages

Language:Rust 93.6%Language:Vyper 6.4%