AirDrioSolana

install node

npm init -y

npm install --save @solana/web3.js

RUN

node index.js

image