/sui-testnet

SUI Bot for automating the faucet on the testnet and mainnet through Discord.

Primary LanguageJavaScriptMIT LicenseMIT

SUI testnet bot

Getting started:

Clone this repository to yor machine:

https://github.com/jus1d/sui-testnet.git

Go to sui-testnet folder:

cd sui-testnet/

Install all dependencies via npm:

npm install

or yarn:

yarn install

Run one of commands:

npm run faucet

or other from package.json