# Get Started With Casper
## 1. Create and deploy a simple, smart contract with cargo casper and cargo test
I cannot successfully run the document's install steps. I clone the git repor and build from the source, and finally it works.

## 2. Complete one of the existing tutorials for writing smart contracts
Multi-Signature Tutorial
### Build the contract

### Client Example


## Demonstrate key management concepts by modifying the client in the Multi-Sig tutorial to address one of the additional scenarios

## Learn to transfer tokens to an account on the Casper Testnet.

## Learn to Delegate and Undelegate on the Casper Testnet.
