Getting started
Estimated time: 3min
Last updated
Estimated time: 3min
Last updated
You want to try cometh connect ? Request your access to the dashboard
In this tutorial, we'll create a smart wallet and execute a transaction to increment a counter smart contract, using Cometh Connect.
To use Cometh Connect, the first step is to get your api keys at https://app.cometh.io. If this is your first time using Cometh Connect, please reach out so we can set you up with a Connect account and apiKey.
Once you validate the email registration, you'll have access to that panel:
By choosing Connect, you'll be able to create your first Cometh Connect project. For this tutorial, we will create a project on the Poygon testnet network.
You will then have access to your dashboard.
On your dashboard, you can click on the apiKey button to access all your project's credentials.
You now have your project API key, congrats ! It will be used in your front-end to authenticate public API calls.
Going back to the apiKey button, by clicking on the getting started button you'll be able to download the tutorial repository and start trying it out !
Once done, you can run the examples using bun:
The project runs on bun, you might need to install bun if you do not have it already:For each example, you'll have to create an env file with the associated values:
You can now go and test the demo live, here is what you should be able to do: