All Projects → buidl-labs → crypto-code-school-inside-tezos

buidl-labs / crypto-code-school-inside-tezos

Licence: MIT license
Interactive Code School for onboarding newcomers to build DApps on Tezos using SmartPy

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to crypto-code-school-inside-tezos

quipuswap-core
🧙‍♂️ Repository containing QuipuSwap liquidity protocol smart-contracts written in Ligo language
Stars: ✭ 48 (+0%)
Mutual labels:  dapps, tezos
ruby-to-michelson
(Secure) Ruby to Liquidity w/ ReasonML Syntax / Michelson (Source-to-Source) Cross-Compiler Cheat Sheet / White Paper
Stars: ✭ 16 (-66.67%)
Mutual labels:  tezos, smartpy
homebase-app
Homebase is a web application that enables users to create and manage/use DAOs on the Tezos blockchain.
Stars: ✭ 42 (-12.5%)
Mutual labels:  tezos
bcdhub
Better Call Dev backend
Stars: ✭ 30 (-37.5%)
Mutual labels:  tezos
Credits
Credits(CRDS) - An Evolving Currency For An Evolving Society
Stars: ✭ 14 (-70.83%)
Mutual labels:  dapps
hicetnunc
hicetnunc UI/UX
Stars: ✭ 802 (+1570.83%)
Mutual labels:  tezos
netezos
Netezos is a cross-platform Tezos SDK for .NET developers, simplifying the access and interaction with the Tezos blockchain
Stars: ✭ 32 (-33.33%)
Mutual labels:  tezos
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (-50%)
Mutual labels:  dapps
TZComet
Contract Metadata Viewer on Tezos
Stars: ✭ 24 (-50%)
Mutual labels:  tezos
LearnDapp
🥛分享区块链应用开发实践代码,最新更新在微信公众号「区块链瓦工」
Stars: ✭ 34 (-29.17%)
Mutual labels:  dapps
tzgo
Golang library for the Tezos blockchain
Stars: ✭ 40 (-16.67%)
Mutual labels:  tezos
lamtez
An ML-inspired smart contract language, compiling to Tezos' Michelson VM
Stars: ✭ 22 (-54.17%)
Mutual labels:  tezos
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (-25%)
Mutual labels:  dapps
start-here
Join our community and build with us. This repository is for Community help and support 💜 ✨
Stars: ✭ 67 (+39.58%)
Mutual labels:  dapps
awesome-hive
A curated list of awesome Hive resources.
Stars: ✭ 20 (-58.33%)
Mutual labels:  dapps
atomex.client.wpf
Atomic swap exchange client for OS Windows
Stars: ✭ 15 (-68.75%)
Mutual labels:  tezos
templewallet-extension
🔐💰Cryptocurrency wallet for Tezos blockchain as Web extension for your Browser.
Stars: ✭ 176 (+266.67%)
Mutual labels:  tezos
dipdup-py
Modular framework for creating selective indexers and featureful backends for dapps
Stars: ✭ 49 (+2.08%)
Mutual labels:  tezos
tzindex
Tezos Blockchain Indexer
Stars: ✭ 64 (+33.33%)
Mutual labels:  tezos
blockchain-development
A complimentary course for an understanding of blockchain and its development like custom blockchain, dapps, etc.
Stars: ✭ 71 (+47.92%)
Mutual labels:  dapps

Cryptoverse Wars

Interactive Code School for learning smart contract development on the Tezos blockchain using SmartPy

Table of contents

Description

This project aims to help beginners build a simple smart contract using SmartPy which can be deployed on Tezos blockchain via interactive coding lessons.

Interactive Learning Interface

Learning interface

Project Overview

Old Project overview in detail can be found in here.

Installation

  1. npm install -g gatsby-cli
  2. npm install
  3. npm start (For starting the development server)

Note: Recommended to use WSL on Windows 10 so technically you are are running a Linux environment. Windows native just sucks for development :p.

Contributing

Guidelines are provided in here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].