Smart Contract Development FAQ
- Why does my deploy get an 'Out of Gas' error?
- How do I fix a deploy that has been blocked by CORS policy?
- [Rust] What should I do if I am encountering errors installing cargo-casper?
- [Rust] Why do I get an invalid toolchain name?
- [Rust] How do I fix this linking error while running cargo build on Windows?
- Is there a way to query all the '(key, value)' pairs in a casper dictionary?
General Network FAQ
- Why do I receive a 'casper-client: command not found' error?
- Who has partnered with Casper Labs to build on the Casper Network?
- What is Casper Labs' fundraising history?
- What's the Casper Labs team's background?
- How can I learn more about the Casper Network?
- What's an example of the Casper Network in use?
SDK/Chain Interaction FAQ
- How do I add ZK proofs within Casper?
- Why do I get an 'Encountered operation forbidden by gas rules' error?
- What causes an 'ApiError::MissingArgument [2]' error?
- What factors cause the 'APIError::InvalidPurse' error?
- How do I handle a deploy composed of multiple transfers?
- How can I monitor the events a node is emitting?
Node Operation FAQ
- Clear integrity check
- What '--node-address' do I use for making requests?
- How do I fix connection errors with nctl?
- Some nctl commands are working correctly, while others are causing errors.
- What are the required ports for casper-node?
- How do I fix an openssl error when compiling nctl on MacOS?