Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 278 Bytes

Default tempate for ark-services lambdas

To create a new lambda with this template, use:

cargo lambda new --template https://github.com/ArkProjectNFTs/ark-lambda-default --http <name_of_your_lambda

This template is meant to be used inside the ark- workspace.