
Octra$OCT
Terdaftar sejak 6 Juni 2026
Status
potentialFunding
$15.88MBiaya
FreeEstimasi Waktu
—Tipe
airdropTentang Proyek
Octra ($OCT) adalah proyek dengan status Potensial 🔶 yang berpotensi memberikan airdrop kepada pengguna yang berpartisipasi.
Jenis Aktivitas: berbagai aktivitas on-chain & sosial
Total Dana Terkumpul: $15.88M
Investor Utama: Finality Capital Partners, Big Brain Holdings, Outlier Ventures, Karatage, ID Theory
Ikuti panduan langkah demi langkah di bawah ini untuk berpartisipasi dan memaksimalkan peluang mendapatkan airdrop dari Octra.
Instruksi dan Tugas
Selesaikan tugas di bawah ini untuk memenuhi syarat reward.
Testnet (1)
Testnet<p><strong>Octra <a href="https://x.com/octra/status/1938309788586414288" target="_blank" rel="nofollow noopener">has announced</a> its first actions on the test network. We can create a wallet, request test tokens, and wait for updates from the project team. This is a great opportunity to become early users. You will need a GitHub account to participate.</strong></p> <p>1. Go to <a href="https://github.com/octra-labs/wallet-gen" target="_blank" rel="nofollow noopener">GitHub</a>, click Fork, then Create fork:</p> <p></p> <p>2. Click Code -> Create Codespace on main:</p> <p></p> <p>3. In the window that opens, enter the commands from <a href="https://docs.google.com/document/d/e/2PACX-1vS47XNZOLgMeRiQmoWkm04TnBzJghfFXqKFS-axbnPiraWrgZl1BitN2TASjQgYIp50K7sxQJt7d3qi/pub" target="_blank" rel="nofollow noopener">this document</a> into the terminal:</p> <p></p> <p>4. After that, you'll see a notification in the bottom right corner. Click on it to go to the wallet creation page. Click Generate Wallet and be sure to save all keys and mnemonics:</p> <p></p> <p>5. Go to the <a href="https://faucet.octra.network/" target="_blank" rel="nofollow noopener">faucet page</a> and enter the address of the wallet you generated earlier:</p> <p></p> <p>6. Join <a href="https://discord.gg/NvjrK7f5CQ" target="_blank" rel="nofollow noopener">Discord</a> and wait for updates from the project team. If you wish, you can help newbies and try to get roles.</p>
1. Go to GitHub, click Fork, then Create fork:
2. Click Code -> Create Codespace on main:
3. In the window that opens, enter the commands from this document into the terminal:
4. After that, you'll see a notification in the bottom right corner. Click on it to go to the wallet creation page. Click Generate Wallet and be sure to save all keys and mnemonics:
5. Go to the faucet page and enter the address of the wallet you generated earlier:
6. Join Discord and wait for updates from the project team. If you wish, you can help newbies and try to get roles.
Testnet (2)
Testnet<p><strong>Octra <a href="https://x.com/octra/status/1939435555592474962" target="_blank" rel="nofollow noopener">has announced</a> the second week of testnet with new activities. We can to send test coins to other addresses.</strong></p> <p>1. Go to <a href="https://github.com/octra-labs/octra_pre_client" target="_blank" rel="nofollow noopener">Github</a> and download the client. You will need Python version 3.8 or higher to run it. Download Python on <a href="https://www.python.org/downloads/" target="_blank" rel="nofollow noopener">website</a>. Check the box Use Path while installing to pip works correctly.</p> <p></p> <p>2. Open the wallet.json.example file and enter your private key and address. Rename file to Wallet.json after that.</p> <p></p> <p>3. Open a system terminal and use the command <em>cd </em>with your path. Copy folder path in file explorer and use command as shown in the screenshot.</p> <p></p> <p>4. Run the client with the run.bat command for Windows and ./run.sh for Mac. You you will see the interface in the terminal. Interact using the numbers in the Command field. Test sending and multi send test coins to other addresses. Users post addresses in Discord in the <em>for-token-sharing</em> channel.</p> <p></p>
1. Go to Github and download the client. You will need Python version 3.8 or higher to run it. Download Python on website. Check the box Use Path while installing to pip works correctly.
2. Open the wallet.json.example file and enter your private key and address. Rename file to Wallet.json after that.
3. Open a system terminal and use the command cd with your path. Copy folder path in file explorer and use command as shown in the screenshot.
4. Run the client with the run.bat command for Windows and ./run.sh for Mac. You you will see the interface in the terminal. Interact using the numbers in the Command field. Test sending and multi send test coins to other addresses. Users post addresses in Discord in the for-token-sharing channel.
Testnet (3)
Testnet<p><strong>Octra <a href="https://x.com/octra/status/1943006418338263127" target="_blank" rel="nofollow noopener">has announced</a> the third week of activity in testnet. The client has been updated and features of balance encryption and sending encrypted transactions have been added. Follow our first Octra guide to create your address on the testnet.</strong></p> <p>1. Update the client according to our second Octra guide. The new client is uploaded to <a href="https://github.com/octra-labs/octra_pre_client" target="_blank" rel="nofollow noopener">Github</a> at the time of writing.</p> <p>2. Type the command <em>run.bat</em> for Windows and <em>./run.sh</em> for Linux/Mac in the terminal.</p> <p>3. You will see the console interface of the updated client. Test the new encrypted transactions and balance encryption/decryption features. You can find addresses to send test coins in Discord in the <em>for-token-sharing</em> channel. Interact using numbers in command field.</p> <p></p>
1. Update the client according to our second Octra guide. The new client is uploaded to Github at the time of writing.
2. Type the command run.bat for Windows and ./run.sh for Linux/Mac in the terminal.
3. You will see the console interface of the updated client. Test the new encrypted transactions and balance encryption/decryption features. You can find addresses to send test coins in Discord in the for-token-sharing channel. Interact using numbers in command field.
Testnet (4)
Testnet<p><strong>Octra <a href="https://x.com/octra/status/1949584838442238045" target="_blank" rel="nofollow noopener">has announced</a> a new client! You can try out new activities by interacting with the test contract.</strong></p> <p>1. Go to <a href="https://github.com/octra-labs/ocs01-test" target="_blank" rel="nofollow noopener">Github</a> and download the new client. To run it, you will need to install <a href="https://www.rust-lang.org/tools/install" target="_blank" rel="nofollow noopener">Rust</a> on your computer.</p> <p></p> <p>2. Open the terminal and go to the client directory using the <strong><em>“cd path”</em></strong> command. Instead of path, specify the path to the client folder.</p> <p></p> <p>3. Paste the command <em><strong>“cargo build --release”</strong></em> into the terminal. This will install the dependencies and build the client.</p> <p></p> <p>4. Copy wallet.json from the previous client to the \target\release folder (check our 2nd Octra guide for details). Copy the exec_interface.json file from the EI folder to the \target\release folder.</p> <p>5. Run the ocs01-test.exe file in the \target\release folder. You will see the new client interface. Test all the new features and calculations to load the test network and mark your address. The more activity you do, the better!</p> <p></p>
1. Go to Github and download the new client. To run it, you will need to install Rust on your computer.
2. Open the terminal and go to the client directory using the “cd path” command. Instead of path, specify the path to the client folder.
3. Paste the command “cargo build --release” into the terminal. This will install the dependencies and build the client.
4. Copy wallet.json from the previous client to the \target\release folder (check our 2nd Octra guide for details). Copy the exec_interface.json file from the EI folder to the \target\release folder.
5. Run the ocs01-test.exe file in the \target\release folder. You will see the new client interface. Test all the new features and calculations to load the test network and mark your address. The more activity you do, the better!
Dapatkan Update Airdrop Terbaru
Subscribe newsletter kami untuk notifikasi airdrop baru, deadline claim, dan panduan eksklusif.