Skip to content

DecodeTravel/antalya-2024-resource-hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

C-Chain/EVM Resources

KYC Verification

Deploying smart contracts on the Camino Network requires the deployer's address to be KYC-verified, even for the testnet.

Follow the guide below to complete the KYC verification, which generally takes only 5 minutes.

https://docs.camino.network/guides/kyc

Get Funds (CAM Tokens)

Use the Discord bot to get funds for the Columbus testnet. You can use the documentation page below for instructions.

https://docs.camino.network/developer/guides/how-to-deploy-a-smart-contract#3-request-funds-from-the-discord-faucet

Heads up: You will receive your funds to your X-Chain address (should start with X-columbus). Do not forget to transfer them (cross-chain transfer) to C-Chain. It is explained in the document above.

RPC Endpoints

Use Columbus testnet for EVM related development.

Network Name: Columbus (testnet)
RPC URL: https://columbus.camino.network/ext/bc/C/rpc
Chain-ID: 501
Currency Symbol: CAM
CaminoScan Block Explorer: https://columbus.caminoscan.com/
Official Block Explorer: https://suite.camino.network/explorer/columbus/c-chain

Camino Builder Repository

URL: https://github.com/chain4travel/camino-builder

Camino Builder is a GitHub repository that guides developers through deploying and managing smart contracts on the Camino network, focusing on the travel industry. It includes tutorials on creating NFTs, token-gated access systems, KYC-compliant contracts, and more. The repo provides setup instructions for tools like Node.js and Hardhat, alongside resources for learning about smart contract security, front-end integration, and essential developer tools. Ideal for developers interested in blockchain innovations in travel.

ℹ️ Camino Builder repository contains a Gitpod.io config file. At the start of the workspace, this config file automatically installs the necessary NPM packages.

MetaMask: How to Add C-Chain to MetaMask

Use this docs page to add Columbus to MetaMask: https://docs.camino.network/guides/metamask-rpc-endpoints

Camino Messenger and T-Chain Resources

Active Suppliers on Camino Messenger

Suppliers below have active bots on Camino Messenger.

Supplier Service Address
AVRA AccommodationSearchService
AccommodationProductListService
AccommodationProductInfoService
0x...
MTS AccommodationSearchService
ActivitySearchService
0x...
Peakwork AccommodationSearchService 0x...
Involatus TransportSearchService (flights) 0x...
Netactica TransportSearchService (flights) 0x...

Camino Messenger Bot

ℹ️ Camino Messenger Bot repository contains a Gitpod.io config file. You can use this repo in Gitpod's workspaces to automatically build the bot at the start of the workspace.

Camino Messenger Partner Plugin Example

Below is a repository of Camino Messenger Bot Partner Plugin implementation using Java Spring Boot.

https://github.com/chain4travel/camino-messenger-plugin-example-spring-boot

Camino Messenger Protocol

Partner Configuration

For more details about partner configuration, please refer to the official documentation:

About

Resource Hub for Decode Travel Antalya 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published