-
Notifications
You must be signed in to change notification settings - Fork 223
Casper at a glance
Iulia Popescu edited this page Jun 5, 2023
·
14 revisions
Why work with Casper:
- Live and safe consensus protocol
- The Highway paper
- The successful Trail-of-Bits audit
- Advanced account management enabling multi-signature transactions
- Create unique digital assets with tokens or NFTs
- Upgrade your contracts to add new features and evolve your business requirements
- Energy usage report
- Reference Documentation
Quick onboarding:
- Development Prerequisites - Launch your development environment to begin building on Casper
- Create smart contracts - Write, deploy, and query your smart contracts in your IDE, or on a local, private, or public blockchain
- Explore the tutorials - Implement cross-contract communication, two-party multi-signature deploys, or try an upgrade with step-by-step guides
Technology:
- Mainnet and Testnet, with other possibilities of setting up a local network
-
Github
- Core node software and node launcher
- Node operator guides
- The Casper JSON-RPC API
- The Casper Serialization Standard for development
- SDK Client Libraries