deprecated
  • orbs-v3 overview
  • orbs-vm
    • Introduction
    • Get started
    • Dockerfile
      • Working Directory
      • Entry point
      • Health check
    • Status
    • Deployment
  • orbs-lambda
    • Introduction
    • Getting Started
    • Supported Networks
    • Project Structure
    • Lambda Triggers
      • OnSchedule
      • onBlocks
      • onEvent
      • Subscribing To Triggers
    • Writing Your Lambda Function
    • Test And Run Locally
    • Paying For Your Transactions
    • Submit Your Lambda
Powered by GitBook
On this page
  1. orbs-lambda

Submit Your Lambda

PreviousPaying For Your Transactions

Last updated 2 years ago

  • Write your code in respect to the .

  • Create a new and add your project to repository.

  • Once your PR is reviewed and approved by the Orbs team, it will be merged and start running according to how you chose to trigger it.

project structure
PR
Orbs Lambda