👨💻
👨💻
👨💻
👨💻
Dev Documentation
Search
⌃K
🛠
Build with Router Protocol
Asset-swap API
Overview
Performing a Cross-chain Transaction
End-to-end Code Snippet
JS SDK
Overview
Installing and Initializing Router SDK
Performing a Cross-chain Transaction
End-to-end Code Snippet
Important Parameters
Supported Chains
Supported Fee Tokens for ERC20 Transactions
Supported Fee Tokens for CrossTalk
Native Assets
Widget
Integrating Router's Widget
Projects with Router Widget
CrossTalk Library
Overview
Getting Started
1⃣
Install Router CrossTalk
2⃣
Write your First Cross-chain Contract
3⃣
Deploy your First Cross-chain Contract
Cross-chain NFTs using CrossTalk
Using CrossTalk to Mint NFTs Across Chains
OpenZeppelin Contracts using CrossTalk
Handling Fees
Security Considerations
Examples
Deployment Addresses
Security Audit
CrossTalk NPM Library
SEQUENCER CROSSTALK LIBRARY
Overview
Getting Started
Deployment Addresses
Powered By GitBook
1⃣

Install Router CrossTalk

Install Router CrossTalk into your solidity development environment by running the following command in your terminal:
npm install @routerprotocol/router-crosstalk
or if you prefer yarn, use:
yarn add @routerprotocol/router-crosstalk
Recommended testing framework to use with Router CrossTalk: Hardhat or Truffle
CrossTalk Library - Previous
Getting Started
Next
Write your First Cross-chain Contract
Last modified 9mo ago