Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Node.js Example for integrating Rango-SDK-Basic for Starknet Transactions

Requirements:

  • rango-sdk-basic
  • @rango-dev/signer-starknet
  • starknet
  • Node.js >= 20

How to run the code?

Set up your wallet in index.ts, then run following commands in the root:

yarn 
yarn build
cd /path/to/example/
node --import=tsx index.ts