bitburner.codingcontract.md
December 17, 2025 ยท View on GitHub
Home > bitburner > CodingContract
CodingContract interface
Coding Contract API
Signature:
export interface CodingContract
Methods
|
Method |
Description |
|---|---|
|
Attempts a coding contract, returning a reward string on success or empty string on failure. | |
|
Generate a dummy contract. | |
|
Get various data about a specific contract. | |
|
Get the type of a coding contract. | |
|
List all contract types. | |
|
Get the input data. | |
|
Get the description. | |
|
Get the number of attempts remaining. |