Tezos Developer Resources Save

Resources for Tezos Developers

Project README

Tezos-Developer-Resources

This repository aims to serve as a collection of Tezos development resurces to assist developers in using the Tezos blockchain.

Tezos is partially built on the idea of community driven governance, and incentivization of community driven development. Stephen Andrews has done a lot of the Tezos community already and his donation address for XTZ is tz1cLDXASgh48ntYmLqM3cqPEXmUtpJVVPma

If you are looking for a non techincal activate your Fundraisers wallet go Stephen Andrews has a tool activatez. Always DYOR (Do-Your-Own-Research) before using third party tools.

Scripts

  • tezos_install.sh - Installs a Tezos node
    • Tested on Ubuntu 16.04 + 18.04 although it should work with most debian distros
  • tezos_manager.sh - Wrapper for commonly used tezos node functions
    • Tested on Ubuntu 16.04
    • Allows you to start a node, start a baker service, and other general node commands

Resources

Various resources centered around getting a better understanding of all aspects of Tezos.

Tezos Keys

Social

Websites

General Information

Proof of Stake

Baking

Delegation

Development

Smart Contract Languages

Michelson

Michelson Tutorials

Liquidity

Liquidity Tutorials

Examples

Examples cover basic hello world, crowd funding, and a mini dapp called King Of The Tezos

Advanced Liquidity Examples
  • Examples/KingOfTheTezos/KingOfTheTezos_V4.ml - Tezos version of King Of The Ether.
  • identity
Basic Liquidity Examples
  • Examples/hello_world.ml is a basic hello world in liquidity
  • Examples/string_set.ml is a basic liquidity contract, allowing one to set a string value in storage
  • Examples/string_set_with_cost.ml allows you to set a string in storage if you pay 10tz
  • Examples/multi_string_set.ml allows you to set two strings in storage
  • Examples/multi_string_set_with_cost.ml allows you to set two strings in storage, and the value of the transaction if you pay 10tz or more
  • Examples/Crowdfund/Basic.sol - Extremely basic crowdfunding example

Tezos Dapps

Tools

Block Explorers

Golang

Javascript

Other Donation Addresses

Open Source Agenda is not affiliated with "Tezos Developer Resources" Project. README Source: bonedaddy/Tezos-Developer-Resources
Stars
35
Open Issues
0
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating