Installation

Prerequisites

  • Telegram Account: Ensure you have the latest version of Telegram installed.

  • Development Environment: Node.js (v14 or later), NPM.

  • Tezos/Etherlink Wallet: For testing blockchain interactions.

Install the t:connect SDK via npm

The t:connect SDK offers a react-modal and provider. The provider and the modal can be loaded separately as needed.

Install the React-Modal

The react-modal is supplied as a complete package and includes the required providers

npm install @tconnect.io/modal

Get an API Key

To obtain an API key, please fill out the form: https://swfe3fmu6fc.typeform.com/to/qP56yNc5

make sure you fulfill the prerequisites!

Last updated