File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
src/content/developers/docs/smart-contracts/languages Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,9 @@ For more information, [read the Vyper rationale](https://vyper.readthedocs.io/en
113
113
- [ Smart contract development frameworks and tools for Vyper] ( /developers/docs/programming-languages/python/ )
114
114
- [ VyperPunk - learn to secure and hack Vyper smart contracts] ( https://github.com/SupremacyTeam/VyperPunk )
115
115
- [ VyperExamples - Vyper vulnerability examples] ( https://www.vyperexamples.com/reentrancy )
116
- - [ Update Jan 8, 2020] ( https://blog.ethereum.org/2020/01/08/update-on-the-vyper-compiler )
116
+ - [ Vyper Hub for development] ( https://github.com/zcor/vyper-dev )
117
+ - [ Vyper greatest hits smart contract examples] ( https://github.com/pynchmeister/vyper-greatest-hits/tree/main/contracts )
118
+ - [ Awesome Vyper curated resources] ( https://github.com/spadebuilders/awesome-vyper )
117
119
118
120
119
121
### Example {#example}
You can’t perform that action at this time.
0 commit comments