Skip to content

enarx/try.enarx.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A guide on how to use Try Enarx 🎯

We will walk you through how to try Try Enarx. For instance, trying Enarx with your own Wasm file is a matter of few clicks. Our goal is to understand how it happens step by step by learning and doing.

Few insights on Try Enarx

  • Enarx supports Webassembly by using wasmtime as a runtime. So try to find out what these terms actually mean to us and why we use it?
  • Converting your files into a WASM file can be easily done with the help of Webassembly-guide with the language of your choice.
  • Choose the language and implements Webassembly to it and then we're good to go.

Steps involed are: (also mentioned in a video)

Step 1:

Go to try.enarx.dev

Step 2:

Click on "Start Now" on the Try enarx page and then choose a platform: Intel/AMD on Equinix or Azure.

Step 3:

Log in from your Github account.

Step 4:

Choose a WASM file and Deploy🚀

You did it 👏

Congrats on your first deploy🔥. Now your application is running on a safe Enarx Keep.

Feel free to join us over our chat.