Skip to content

arena-imperium/crate_picking_function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Run the following command to build the docker image with your custom function

make

You should see a measurement.txt in the root of the project containing the base64 encoding of the MRENCLAVE measurement. You will need to re-generate this measurement anytime your source code or dependencies change.

Publishing

make publish

Integration

To get started, you will first need to:

  1. Build your docker image and upload to a Docker/IPFS repository
  2. Generate your MRENCLAVE measurement

Next, you will need to create a Function account for your given MRENCLAVE measurement. Head over to app.switchboard.xyz and create a new function with your given repository and MRENCLAVE measurement.

More Info

See docs.switchboard.xyz to get started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published