anchor-book icon indicating copy to clipboard operation
anchor-book copied to clipboard

The Anchor Book

Results 16 anchor-book issues
Sort by recently updated
recently updated
newest added

When i code flow this [example Milestone Project - Tic-Tac-Toe](https://book.anchor-lang.com/anchor_in_depth/milestone_project_tic-tac-toe.html#milestone-project---tic-tac-toe'). I got an error " Error: AnchorError caused by account: game. Error Code: AccountDidNotSerialize. Error Number: 3004. Error Message: Failed...

New Addition: Added a tutorial to implement zero copy in anchor.

Anchor milestone project based on advanced Anchor concepts Concepts added: - Cross Program Invocations - Access Control - Constants - Errors - Testing @acheroncrypto

Add new section to describe basic implementation of Anchor events. Review for factual accuracy, typos/mistakes are welcome. Thanks!

Fix a typo.

Seems it doesnt work. Simply did a build and deploy. Followed by a test and got this: Error: failed to get recent blockhash: FetchError: request to http://localhost:8899/ failed, reason: connect...

Adds libssl-dev build dependency as command on the install guide.