2 stable releases
| new 3.1.0 | Dec 3, 2025 |
|---|---|
| 3.0.0 | Sep 1, 2025 |
#4 in #invoke-signed
50 downloads per month
Used in 15 crates
(7 directly)
95KB
1K
SLoC
Cross-program invocation.
Atlas programs may call other programs, termed cross-program
invocations (CPI), with the invoke and invoke_signed
functions.
This crate does not support overwriting syscall stubs for offchain code.
If you want to overwrite syscall stubs, use the wrapper functions in
atlas_program::program.
Dependencies
~3–4MB
~86K SLoC