Janction
Integrating with Humanode Biomapper on Janction network.
Getting Started
First familiarize yourself with core concepts like Generations and General Information about the integrations.
Then, all you need to do is
- write your smart contract that integrated with Bridged Biomapper on Janction network, and
- add the link to Biomapper UI on your frontend to let your users obtain the biomapping.
Development
Smart Contract
Use Biomapper SDK to get the APIs for smart contracts.
You can use MockBridgedBiomapper
contract for local development,
and testnet deployment of the BridgedBiomapper
to real-world
testing.
See technical details at the Biomapper SDK Docs .
Frontend
Integrating on the frontend is as simple as adding a link to the Biomapper App.
In general, you can always find the right URL at the contract addresses page.
Rollout
The mainnet for this chain is not supported yet, so you can skip the rollout.
After Rollout
If you’d like your app to be listed in the Biomapper App talk to us.
Last updated on