Skip to content

Commit 6cfdd34

Browse files
authored
Even more Vyper links
1 parent f975ac7 commit 6cfdd34

File tree

1 file changed

+3
-1
lines changed
  • src/content/developers/docs/smart-contracts/languages

1 file changed

+3
-1
lines changed

src/content/developers/docs/smart-contracts/languages/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@ For more information, [read the Vyper rationale](https://vyper.readthedocs.io/en
113113
- [Smart contract development frameworks and tools for Vyper](/developers/docs/programming-languages/python/)
114114
- [VyperPunk - learn to secure and hack Vyper smart contracts](https://github.com/SupremacyTeam/VyperPunk)
115115
- [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)
117119

118120

119121
### Example {#example}

0 commit comments

Comments
 (0)