starkex-resources icon indicating copy to clipboard operation
starkex-resources copied to clipboard

Feat: Useability #7

Open Cevedale opened this issue 1 year ago • 0 comments

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.

Cevedale avatar Nov 14 '23 10:11 Cevedale