Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tezos-contrib/awesome-tezos
A curated list of awesome things in Tezos ecosystem
https://github.com/tezos-contrib/awesome-tezos
List: awesome-tezos
awesome-list blockchain crypto tezos tezos-blockchain
Last synced: 3 months ago
JSON representation
A curated list of awesome things in Tezos ecosystem
- Host: GitHub
- URL: https://github.com/tezos-contrib/awesome-tezos
- Owner: tezos-contrib
- Created: 2021-04-20T00:41:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-23T14:03:28.000Z (over 2 years ago)
- Last Synced: 2024-05-23T05:08:54.944Z (6 months ago)
- Topics: awesome-list, blockchain, crypto, tezos, tezos-blockchain
- Homepage: https://git.io/awesome-tezos
- Size: 17.6 KB
- Stars: 27
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-tezos - A curated list of awesome things in Tezos ecosystem. (Other Lists / PowerShell Lists)
README
# **Awesome Tezos** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
A curated list of awesome things in Tezos ecosystem.
Table of Content
- [Tezos](#tezos)
- [Tezos General Resources](#tezos-general-resources)
- [Tezos Community](#tezos-community)
- [Blockchain Explorers](#blockchain-explorers)
- [Tezos Smart Contract Languages](#tezos-smart-contract-languages)
- [Smart Contract IDEs](#smart-contract-ides)
- [Wallets](#wallets)
- [Browser Extensions](#browser-extensions)
- [Web Wallets](#web-wallets)
- [Mobile Wallets](#mobile-wallets)
- [Desktop Wallets](#desktop-wallets)
- [Hardware Wallets](#hardware-wallets)
- [Public Nodes](#public-nodes)
- [Framework and libraries](#frameworks-and-libraries)---
### Tezos
> Tezos is an open-source, community-governed, blockchain network capable of running complex smart contracts for asset settlement and decentralized applications (dApps) which benefit from censorship resistance, decentralization, and user-control.
#### Tezos General Resources
- [Tezos Whitepaper](https://whitepaper.io/document/376/tezos-whitepaper)
- [Getting Started](https://tezos.com/docs/learn/get-started)
- [Developer Portal](https://tezos.com/developer-portal)
- [Tezos GitLab](https://gitlab.com/tezos/tezos)
- [Tezos Improvement Proposals](https://gitlab.com/tzip/tzip)#### Tezos Community
- [Agora Forum](https://forum.tezosagora.org/)
- [Tezos StackExchange](https://tezos.stackexchange.com/)
- [Tezos Riot Chat](https://riot.tzchat.org/)
- [Tezos Reddit](https://www.reddit.com/r/tezos)
- [Tezos Platform Telegram](https://t.me/tezosplatform)
- [Tezos Developers Telegram](https://t.me/TezosDevelopers)### Blockchain Explorers
- [TzStats](https://tzstats.com/)
- [tezblock](https://tezblock.io/)
- [Blockchair](https://blockchair.com/tezos)
- [TezTracker](https://teztracker.com/en/mainnet/)
- [TzKT](https://tzkt.io/)
> TzKT is a user-friendly and highly detailed Tezos block explorer
- [Better Call Dev](https://better-call.dev/)
> Tezos smart contract explorer and developer dashboard
- [Arronax](https://arronax.io/tezos/mainnet/blocks)
> Blockchain Analytics Tool### Tezos Smart Contract Languages
- [Michelson](https://tezos.gitlab.io/michelson-reference/)
> Language of Tezos Smart Contracts
- [LIGO](https://ligolang.org/)
> A friendly Smart Contract Language for Tezos
- [SmartPy](https://smartpy.io/)
> SmartPy is an intuitive and powerful smart contract development platform for Tezos
- [Indigo](https://indigo-lang.gitlab.io/)
> Indigo eDSL is a high level language for Michelson contract development.
- [Archetype](https://archetype-lang.org/)
> Archetype is a domain-specific language to develop Smart Contracts on the Tezos blockchain, with all Michelson features, plus exclusive features (new types, state machine design, ...) to ease development, tests and formal verification.### Smart Contract IDEs
- [LIGO Online IDE](https://ide.ligolang.org/)
- [SmartPy Online IDE](https://smartpy.io/ide)
- [Archetype Gitpod](https://gitpod.io/#https://github.com/edukera/try-archetype)
- [Michelson Online Playground](https://try-michelson.com/)### Wallets
#### Browser Extensions
- [Spire](https://spirewallet.com/)
- [Temple](https://templewallet.com/)#### Web Wallets
- [Kukai](https://wallet.kukai.app/)
- [Atomex](https://atomex.me/)
> Also available for mobile and desktop#### Mobile Wallets
- [ZenGo](https://www.zengo.com/)
- [Magma](https://magmawallet.io/)
- [Atomex](https://atomex.me/)
- [Guarda](https://guarda.com/)
> Also available for desktop
- [AirGap](https://airgap.it/)
> Also available for desktop and can be used as airgapped hardware wallet
- [Exodus](https://www.exodus.com/)
> Also available for desktop#### Desktop Wallets
- [Umami](https://umamiwallet.com/)
- [AirGap](https://airgap.it/)
- [Galleon](https://cryptonomic.tech/galleon.html)
- [Tezbox](https://tezbox.com/)
- [Guarda](https://guarda.com/)
- [Atomex](https://atomex.me/)
- [Exodus](https://www.exodus.com/)#### Hardware Wallets
- [AirGap](https://airgap.it/)
- [Trezor Model T](https://trezor.io/)
- [Ledger](https://www.ledger.com/)### Public Nodes
- [Tezos Giga Node](https://tezos.giganode.io/)
- [Smartpy](https://smartpy.io/nodes)
- Nodes operated by Blockscale on behalf of the Tezos Foundation
- [Mainnet](https://rpc.tzbeta.net/)
- [Testnet](https://rpczero.tzbeta.net/)
- ECAD Labs nodes
- [Mainnet](https://api.tez.ie/rpc/mainnet)### Frameworks and libraries
- [Taquito](https://tezostaquito.io/)
> A library for building dApps on the Tezos Blockchain - JavaScript / TypeScript
- [PyTezos](https://pytezos.org/)
> A Python library for interacting with Tezos blockchain, testing smart contracts, and writing Michelson scripts.
- [DipDup](https://dipdup.net/)
> Python SDK for developing indexers of Tezos smart contracts inspired by The Graph.
- [Chinstrap](https://github.com/ant4g0nist/chinstrap)
> A development environment, testing framework, and origination pipeline focused solely on Tezos.