learn
learn copied to clipboard
Cryptozombies for Vyper: Learn Vyper by building games!
Vyper Tutorials
Learn Vyper by building a Pokemon Game!
What is this?
This is an interactive tutorial website for learning Vyper while building games using smart contracts, similar to Cryptozombies.
Running tutorials locally
- Clone the repo:
git clone https://github.com/vyperlang/vyper.fun
-
Download and Install Node.js.
-
Install
docsify
globally.
// you may need to use sudo
npm i docsify-cli -g
- Run the tutorial locally.
docsify serve .
Contribution Guide
We're constantly in need of volunteers to help translate vyper.fun!
Given that Vyper.fun is a global project, we believe it's critical that Vyper.fun is accessible to everyone, regardless of their nationality or language. Our community has been working hard to make this vision a reality but we could use your help!
How to get involved
Check out contribution guide for instructions on how to get started as a translator. Don't see your language listed? Please comment here & we'll help get you set up.
Join our Discord server for collaboration & support.
Contributors
Forked from SubstrateKitties, the awesome substrate tutorial. Substrate is a modular framework that enables you to create purpose-built blockchains by composing custom or pre-built components. It also includes smart-contract bricks offering access to others languages, including Rust.
Thanks goes to these 109 wonderful people (emoji key):