MEM Lambda Sequencer
Interacting with MEM Lambda Sequencer
Sequencer Methods
Transaction Type 1: deploy contract
Transaction Type 2: send interaction
Type Agnostic Method: handles both types 1 and 2 automatically
MEM Lambda testnet Sequencer endpoint: https://lambda.pink
For more code examples on how to interact with the Lambda sequencer (deploying contracts, sending interactions, reading state), check the code snippets available on Github.
Last updated