Add Support for compilation of Viper contracts
- Dominant language
- No language data
- Stars
- 319
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
### What was wrong?
Currently populus only supports solidity contracts, but many of the people to which a python framework appeals will probably be attracted to the Viper language as well. Development on viper is maturing and it would be nice to have the testing tools and other convenience provided by populus.
What would be the steps to get populus to deploy Viper contracts? I haven't given it a deep dive but I imagine we could add a flag `--viper` to the populus compile command to call the viper compiler instead? Thoughts?
#### Cute Animal Picture

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.