StarkEx V4
Website
Playground
Github
中文
Search…
Introduction
High-Level Overview
Deployments
StarkEx Deep Dive 🐬
Off-chain state
StarkEx, Cairo, and SHARP
Flow Description
StarkEx Contracts
StarkEx Specific Concepts
Becoming an Oracle Provider for StarkEx
Message Encodings
Data Availability Modes
Batch Flash Loans
DeFi Pooling
Integration
Crypto 🤓
STARK Curve
Pedersen Hash Function
Key Derivation
Wallets
Important Links
StarkEx V4.0 REST API
StarkEx Perpetual V2.0 REST API
StarkEx V4.0 Cairo code
StarkEx V4.0 Contract Change Log
StarkEx SDK
StarkEx Crypto SDK
Architecture
Solution Architecture
StarkEx Applications
StarkEx Smart Contracts Architecture
StarkEx Back End Architecture
StarkEx Partner Integration
Powered By
GitBook
Wallets
Overview
Integrating with StarkEx requires three steps from Wallets
1.
Implementing the following cryptographic primitives:
Pedersen Hash
,
Stark Curve
,
Key Derivation
.
2.
Implementing StarkEx off-chain
messages
. You can see a reference implementation of all off-chain operations in this
Github link
.
3.
Implementing a connector either by
1.
Being compatible with StarkEx standard provider:
WalletConnect’s StarkWare Provider
2.
Adapting the wallet proprietary provider
StarkWare does not hold responsibility for any third-party implementations.
Crypto 🤓 - Previous
Key Derivation
Next - Architecture
Solution Architecture
Last modified
5mo ago
Copy link