starkware-libs / starkex-resources

Apache License 2.0
82 stars 42 forks source link

Feat: Useability #7 #21

Open Cevedale opened 11 months ago

Cevedale commented 11 months ago

To interact with the StarkWare network for depositing and withdrawing funds, refer to the documentation provided at https://docs.starkware.co/starkex-v3/starkex-deep-dive/smart-contracts-1/public-interactions. Find contract addresses for deposit and withdrawal functionalities, and look for code examples or instructions on calling these functions. Connect to the network by specifying a network URL or RPC endpoint as outlined in the documentation's "Connecting to the StarkWare Network" section. Assess the costs of using the network by examining transaction fees and fee structures detailed in the documentation.