-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set Up a Test Wallet for StarkNet Transactions #14
Comments
Mind if I take this issue? ETA - 1 day. |
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. |
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 |
Hey! I'm Jan. • Dojo Study the codebase to understand the current structure and functionality. |
Could I take a shot at this? |
Hello! I’m Kim Cascante, a member of Dojo Coding ⛩️ Here’s my approach to handle this issue: 1️⃣ Set up and configure a StarkNet test wallet (using Argent X or Braavos). I’m excited to contribute, refine my blockchain knowledge, and collaborate on this challenge! |
📌 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: