start
  • ๐Ÿ‘‹Welcome
  • ๐Ÿ“–Introduction
  • ๐Ÿ’กUse Cases
  • ๐Ÿง‘Personas
    • Film Production
    • Animation Studios
    • Game Developer
    • Industrial Design
    • Advertising
    • AI Image Generation / Text-to-Image
    • Speech-to-Text & Text-to-Speech
    • AI Video Enhancement & Processing
    • AI Object Detection & Image Analysis
    • Enterprise LLM API
    • Private Knowledge Base LLM (RAG - Retrieval-Augmented Generation)
    • Family Photographer
    • Indie Game Developer
    • Aspiring 3D Artist
    • Playstation Gamer
  • ๐Ÿš€Get Started
    • Janction Node Operation Graphic Tutorial
  • ๐Ÿ”—Related Work
  • ๐Ÿ—๏ธArchitecture
    • Actor Model
  • ๐Ÿ–ฅ๏ธPooling
  • ๐Ÿช™Token
  • โšกColocation of Idle Processor Computing Power
  • โœ…Proof of Contribution
  • ๐ŸŽฎGPU Marketplace
    • Pricing strategy based on pvcg
  • โ“HELP FAQ
    • FAQ
      • How Janction Efficiently Stores AI/ML Models for Different Users๏ผŸ
      • Compared to traditional cloud GPU platforms, how does Janction's distributed idle GPU computing powe
      • How does Janction ensure the efficiency and quality of data annotation for various data types with d
      • How does Janction's execution layer handle the various AI subdomain functionalities?
      • How does Janction select and use different DAs?
      • Is Janction considering adopting the security guarantees provided by Restaking?
      • What is the current progress of Janctionโ€™s product technology?
      • How will Janction consider airdropping to the community?
  • ๐Ÿ›ฃ๏ธRoadmap
  • ๐Ÿ“œPolicy
    • Terms
Powered by GitBook
On this page
  • Janction Testnet
  • Bridge application

Token

PreviousPoolingNextColocation of Idle Processor Computing Power

Last updated 2 months ago

Janction Testnet

Janction testnet is now live! The ID of the chain is 679 and can be easily found here: . The system is developed using Optimism's OP stack. The OP stack is a popular system for creating new L2 blockchains, meaning production-quality Optimistic Rollup blockchain, which fits very well with Janction's goal. The testnet is using Sepolia's Testnet as the Settlement Layer with chain id: 11155111.

The links to the WS and HTTP respectively are:

  • wss://janction-testnet.alt.technology/ws

Some additional information about the node:

  • op-node is version 1.10.3

  • op-geth is version 1.101411.6

  • l1-op-contracts is version 1.8.0-rc.4

  • l2-op-contracts is version 1.7.0-beta.1+l2-contracts

Bridge application

  1. First, connect your wallet by using the "connect" button at the top right corner. Now, you can connect any wallet you want from the list. After connecting your wallet, you will see the two new buttons at the top right corner have appeared. The first button is to switch to a different networks and the second button is your wallet.

  2. Now, we have to pick the source and the target networks, "From" and "To" respectively. We basically have two options:

    1. Either send ETH from Sepolia Testnet to the Janction Testnet. This is the default one, as users typically have Sepolia ETH that they want to use inside the Janction Testnet.

    2. Send tokens from the Janction Testnetto the Sepolia Testnet.

    To change between the two options, you can use the "From" or "To" buttons. These buttons will switch your preference.

  3. Then, we have to enter the amount of tokens we want to transfer. For the present, the only available token is ETH, but in the future, we could have another token to transfer between the networks. Keep in mind that the app conveniently tells us how much of the selected token type we have available in our wallet to transfer. After adding the amount that we want to transfer we will see two things:

    1. A new bubble appears that shows us information about the transfer we picked. This information is a summary of the transfer as well as some extra information like the gas fee needed and the estimated amount of time for the transaction to be completed.

    2. The main button changes to reflect the action that we can do. If we have sufficient funds in our wallet, then the button is changed to black color and says "Review bridge". Otherwise, the button is gray with the text "Insufficient funds", indicating that we cannot make the transfer because we don't have the necessary tokens in our wallet. If that is the case, either pick a smaller amount or add more tokens to your wallet in order to finish the transaction.

  4. (OPTIONAL) The "gear" button is the "settings" of the app in order to change your preferences.

  5. (OPTIONAL) The "clock" button is the "activity" of yours. This is a list of transactions that you have done and are kept as a form of history.

Please use the explorer of the Janction testnet in order to see live statistics of the running testnet as well as see and search blocks and transactions. Link is here:

genesis file can be found here:

rollup config can be found here:

We offer a bridge application here: This application is used to send tokens from Sepolia Testnet to Janction Testnet or the opposite. This is useful if you want to start using the Janction Testnet and you have to send some tokens in order to use it.

๐Ÿช™
https://janction-testnet.alt.technology
https://janction-testnet-explorer.alt.technology.
https://operator-public.s3.us-west-2.amazonaws.com/janction/testnet/genesis.json
https://operator-public.s3.us-west-2.amazonaws.com/janction/testnet/rollup.json
https://bridge.janction.ai/
https://chainid.network/chain/679
OP stack architecture diagram
Bridge app walkaround GIF