Documentation
¶
Overview ¶
Package ulxly provides utilities for interacting with the uLxLy bridge.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ULxLyCmd = &cobra.Command{ Use: "ulxly", Short: "Utilities for interacting with the uLxLy bridge.", Long: "Basic utility commands for interacting with the bridge contracts, bridge services, and generating proofs.", Args: cobra.NoArgs, }
ULxLyCmd is the root command for ulxly utilities.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package bridge provides commands for bridging assets and messages between chains.
|
Package bridge provides commands for bridging assets and messages between chains. |
|
asset
Package asset provides the bridge asset command.
|
Package asset provides the bridge asset command. |
|
message
Package message provides the bridge message command.
|
Package message provides the bridge message command. |
|
weth
Package weth provides the bridge WETH command.
|
Package weth provides the bridge WETH command. |
|
Package claim provides commands for claiming deposits on a particular chain.
|
Package claim provides commands for claiming deposits on a particular chain. |
|
asset
Package asset provides the claim asset command.
|
Package asset provides the claim asset command. |
|
everything
Package everything provides the claim-everything command.
|
Package everything provides the claim-everything command. |
|
message
Package message provides the claim message command.
|
Package message provides the claim message command. |
|
events
|
|
|
claims
Package claims provides the get-claims command.
|
Package claims provides the get-claims command. |
|
deposits
Package deposits provides the get-deposits command.
|
Package deposits provides the get-deposits command. |
|
verifybatches
Package verifybatches provides the get-verify-batches command.
|
Package verifybatches provides the get-verify-batches command. |
|
proof
|
|
|
deposits
Package deposits provides the proof deposits command.
|
Package deposits provides the proof deposits command. |
|
empty
Package empty provides the proof empty command.
|
Package empty provides the proof empty command. |
|
rollups
Package rollups provides the proof rollups command.
|
Package rollups provides the proof rollups command. |
|
zero
Package zero provides the proof zero command.
|
Package zero provides the proof zero command. |
|
balance
Package balance provides the compute-balance-tree command.
|
Package balance provides the compute-balance-tree command. |
|
combined
Package combined provides the compute-balance-nullifier-tree command.
|
Package combined provides the compute-balance-nullifier-tree command. |
|
nullifier
Package nullifier provides the compute-nullifier-tree command.
|
Package nullifier provides the compute-nullifier-tree command. |
Click to show internal directories.
Click to hide internal directories.