Skip to Content
IntegrationChainsAvalanche

Avalanche

Integrating with Humanode Biomapper on Avalanche 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 Avalanche 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

When you are ready, deploy your smart contract to Avalanche and connect it to the Humanode Bridged Biomapper on Avalanche C-Chain (see contract addresses).

Don’t forget to update the link to Biomapper App your the frontend to mainnet Biomapper App.

After Rollout

If you’d like your app to be listed in the Biomapper App talk to us.

Last updated on