This project provides a utility to facilitate cross-chain transfers on Kadena.
To get started, follow the steps below:
git clone <[repository_url](https://github.com/RedDuck-Software/kadena-cross-chain-transfer.git)>
npm install
PUBLIC_KEY=KEY_RELATED_TO_SENDER_ACCOUNT SECRET_KEY=KEY_RELATED_TO_SENDER_ACCOUNT
npm run start