
Welcome to 101, Tezster
Feel free to hang out in the Tezster apartment, to try build and learn all things on Tezos.
Try tezster-GUI Visit DocsLearn how to prepare Tezsty Tezos meals using our main ingredient, Tezster.
Tezster helps you create an easy and configurable
development environment for taking your
applications from idea to dapp and beyond.
Tezster-Web
How?
Use Tezster-CLI to create a local Tezos blockchain environment with block
time of a second.
Use Tezster-Bundles to compile SmartPy code locally, Deploy in the
Testnet/Local tezos node & Build React/Angular/Vue etc Dapps and Interact
with them.
Use Tezster-GUI to write and deploy Michelson smart contracts directly
from Tezster desktop app on multiple networks (local, testnet, mainnet,
custom) seamlessly with added wallet and contract management features.

A Tezster Bundle is an example Tezos application that pulls together complementary tools
from the Tezos ecosystem and raps it in one easy-to-use bundle.
It includes
local
compiling of SmartPy contracts, a keystore manager and deployment features. You can
compile your smart contract using SmartPyBasic and deploy it locally using the
Tezster-CLI.
We made this bundle for new developers entering the Tezos ecosystem, so that time can be
saved from searching for all the individual tools and find a way to make them sing
together. This gives new developers all the time and focus to build awesome Tezos
applications. In order to get started click here.

Tezster-CLI is an intuitive command line tool which facilitates the interaction with
the local Tezos nodes as well as remote Testnets ( like Carthagenet ).
It
includes a personal Tezos blockchain (sandbox) with blocktime of 1 second, baker and
Command-line tool. CLI provides a set of functionalities to interact with local
nodes (sandbox) and easy commands to play around with different features supported
by tezos (i.e. Transfer, call & deploy smart contracts etc).
It can be
leveraged by the developers in the tezos ecosystem in the form of an NPM package and
requires a standard docker installation for running a sandbox. For installation
instructions refer to the guide here.

Tezster-GUI is an electron application that can run on major operating systems such
as Linux, Ubuntu, Mac, and Windows.
It provides us ease of access with great user experience to interact with
Localnodes, Carthagenet, as well as mainnet of Tezos.
You can use it to do various operations on tezos chain like doing transactions,
deployiong contracts, calling a contract etc.
Yet the most impressive part of GUI is the michelson editor an editor to write smart
contract on michelson programming language.
You can easily write and deploy contract on any rpc node. To get started visit docs
here.

In Tezster Infra, we have spinned up Tezos nodes where we run Tezos client and Baker
to give a full fledged Tezos node for the latest testnet (currently) without any
need of running your own. These nodes are performance optimised and efficient for
balancing and handling load.
You can always use link https://testnet.tezster.tech
for any RPC calls, use this as
your node provider for ConseilJs and Taquito to interact with the Tezos node and
leverage the testnet for free.
For mainnet deployments, use https://mainnet.tezster.tech and power up
your
applications with Tezster infra. We are almost 24/7 available for any kind of
support regarding our tools or anything related to Tezos.
To checkout our nodes visit here.
Watch Tezster Tutorial Videos
Here’re some video tutorials to get you started with dapp development on Tezos. Watch them comfortably sitting on your comfy seats.