Install with npm
npm i
-
Save
.env.exampleas.envand fill in all required env vars -
Run the send script using
ts-node src/send-doge.tx <recipient> <amount> [options]npx ts-node src/send-doge.ts nVM2Zzh9mKS6tWKTz5N28tS8xkNeQJMMB9 0.42 -t- Remove
-tfor mainnet - Use
-sflag to send the transaction
- Remove