You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📌 Issue: Set Up a Test Wallet for StarkNet Transactions
🔹 Description
Create and configure a test wallet on StarkNet Testnet to interact with the ERC-1155 contract. This wallet will be used by the backend to sign transactions, execute transfers, and manage NFT interactions.
📂 Project Structure
Wallet Configuration:.env
Setup Script (Optional):scripts/setup-wallet.ts
🛠️ Tasks
Create a StarkNet test wallet using Argent X or Braavos.
Mind if I take this issue? ETA - 1 day.
I will create the wallet through argent smart account ( not argent X account since we can't fully use that outside browser extension)
I will fund the wallet with appropriate testnet tokens.
I will export the wallet's credentials as instructed for transactions.
I will test the wallet deploys accounts and show proof on Starkscan using a setup-wallet.ts script.
Relevant experience in starkfinder here.
Let me handle this issue! I have worked with Starknet and configured wallets in many of my projects i will easily be able to complete this issue in about 24 hours.
Mind if I take this issue? ETA - 1 day.
I will create the wallet through argent smart account ( not argent X account since we can't fully use that outside browser extension)
I will fund the wallet with appropriate testnet tokens.
I will export the wallet's credentials as instructed for transactions.
I will test the wallet deploys accounts and show proof on Starkscan using a setup-wallet.ts script.
Relevant experience in starkfinder here.
Hola. I'm Tobias. I currently learned Rust and Cairo and am looking to take over this issue. I also have experience with web dev from the projects I handled in uni and would appreciate to add this to my experience pool
📌 Issue: Set Up a Test Wallet for StarkNet Transactions
🔹 Description
Create and configure a test wallet on StarkNet Testnet to interact with the ERC-1155 contract. This wallet will be used by the backend to sign transactions, execute transfers, and manage NFT interactions.
📂 Project Structure
.env
scripts/setup-wallet.ts
🛠️ Tasks
.env
.starknet.getBalance(WALLET_ADDRESS)
.setup-wallet.ts
) to check wallet balance and transactions.✅ Acceptance Criteria
The text was updated successfully, but these errors were encountered: