No Tezos support
Chainstack deprecated support for Tezos nodes. This page here is for legacy and in case you may find it useful.Tezos client
- Install the Tezos client. See Tezos client Installation and setup.
-
Connect the Tezos client to the Chainstack-deployed Tezos node:
where YOUR_CHAINSTACK_ENDPOINT — your node HTTPS or WSS endpoint protected either with the key or password. See also node access details.
- Run the Tezos client commands.
Taquito
- Install Taquito. See Quick Start.
-
Use
RpcClient
to connect to your Tezos node:where YOUR_CHAINSTACK_ENDPOINT — your node HTTPS endpoint. See also node access details.
Temple wallet
- Install the Temple wallet.
- In the wallet, click Settings > Networks.
- Under Add network, in the RPC base URL field, provide your Tezos node endpoint.
SmartPy
- Install SmartPy.
-
Originate your contract through a Chainstack-deployed Tezos node:
where
- YOUR_CHAINSTACK_ENDPOINT — your node HTTPS endpoint
- CONTRACT — your compiled contract
- STORAGE — your compiled contract storage