Academy

Create Codespaces

Learn how to create GitHub Codespaces.

Open Precompile-EVM Repository in a Github Codespace

Open a Codespace on the Precompile-EVM Repository on the avalanche-academy-start branch by clicking the button below:

Open in GitHub Codespaces

Next a window opens and the Codespace is built. This may take a few minutes.

When the building is completed, you can access the Codespace through the browser IDE.

Closing Codespaces

The codespace time out after 30 minutes of inactivity by default. So if you are not too worried about the 30 hour/month limit, just close the window or the tab. Alternatively, you can open the command prompt (Cmd + Shift + P) and issue the command: Stop Current Codespace.

Reopen Codespaces

You can see your Codespaces on https://github.com/codespaces/. There you can stop them, reopen them and delete them.

Edit on GitHub

Last updated on

On this page