Learn Vyper by building a Pokemon Game!
This is an interactive tutorial website for learning Vyper while building games using smart contracts, similar to Cryptozombies.
- Clone the repo:
git clone https://github.com/vyperfun/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 .
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!
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.
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):