Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 564 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 564 Bytes

Cross-Chain Transfer Utility

This project provides a utility to facilitate cross-chain transfers on Kadena.

Setup Instructions

To get started, follow the steps below:

1. Clone the Repository

git clone <[repository_url](https://github.com/RedDuck-Software/kadena-cross-chain-transfer.git)>

2. Install Dependencies

npm install

3. Add Environment Variables

PUBLIC_KEY=KEY_RELATED_TO_SENDER_ACCOUNT SECRET_KEY=KEY_RELATED_TO_SENDER_ACCOUNT

4. Provide correct arguments and start script

npm run start