Skip to content

Instantly share code, notes, and snippets.

View vivekascoder's full-sized avatar
💭
Learning

Vivek vivekascoder

💭
Learning
View GitHub Profile
@vivekascoder
vivekascoder / Tutorial_Contribution_Description_Template.md
Last active November 12, 2021 13:09 — forked from yash-sharma1/Tutorial_Contribution_Description_Template.md
This Gist is a basic template for those who're interested in writing tutorials for Figment Learn. At the time of filling the form for writing tutorials applicants need to submit a link to their Gist file which contains initial details of the tutorial. On the basis of the details provided in Gist, we'll review the application for tutorial contrib…

How to make a DAO on Tezos.

Overview of the Tutorial

I am writing this article to help others get into tezos ecosystem and make awesome DAPPs. In this tutorial, I will teach people how to code a DAO on top of Tezos Blockchian.

Who is this tutorial for?

This tutorial is for anyone who has a basic understanding of smartpy and tezos ecosystem.

Technologies used in the Tutorial