docs
docs copied to clipboard
Application running the documentation markdown files.
Objective - Once [#3154](https://app.zenhub.com/workspaces/engineering-l1-60953fafb1945f0011a3592d/issues/casper-network/casper-node/3154) has been implemented, we should update "Working with Existing Ethereum Keys" in dapp dev guide section to describe using the rust client rather than JS scripts.
we need a 'DeFi' tutorial that explains how to lock token in a contract & receive notifications that the token has been deposited - also how to withdraw tokens from...
1. Casper-Contract Crate [library] - additionally, do we need to update the rust convenience API [contract API] in the casper-contact crate? Finish the FFI updates first then determine. 2. Node...
This epic will list all documentation work necessary to have in place for the 2.0 release in early 2024
The following deploy was an undelegation: https://cspr.live/deploy/786ee3fea3ece2d9914c8556bd7948c3a1962a84dd8b9d336f3180b300847e89 But it is very hard to detect because according to an CL engineer at Discord this is the solution: Browsing the transform we...
This epic tracks efforts towards creating a new Casper Curriculum for onboarding developers in a more structured manner.
### What does this PR fix/introduce? Reproducibility: how to use rustc wrapper - [*] Docs are successfully building - `yarn install && yarn run build`. - [*] For new **internal**...
NCTL has a few more steps now that the Casper Sidecar is a component - [Setting up a Local Network with NCTL](https://docs.casper.network/developers/dapps/setup-nctl/) and [Testing Smart Contracts with NCTL](https://docs.casper.network/developers/dapps/nctl-test/) will both...