Getting started
Last updated
Last updated
Simbolik is still in the early development phase. This guide walks you through the necessary steps to gain access to the beta version.
Simbolik depends on Foundry to compile your smart contracts.
Please follow the official installation instructions to setup Foundry on your system.
The beta version requires a free API key. You can get it by logging into our website using either GitHub, Google, or MetaMask as an authentication provider.
After logging in you can copy your API key.
The VSCode extension is conveniently available as a VSCode extension. To install it, open the Extensions panel and search for "simbolik":
Finally, you need to configure your extension to use your API key.
First, open the extension settings:
Second, paste your API key in the corresponding field:
That's it! You're now fully set up. Read on to start your first debugging session.