NSSC is a etherscan and web3 powered discord bot , that lets you call smart contracts function right from your comfy discord server. Some of the features of the bots are:
- Give and save any ETH Address a nickname
- Call Read-Only Functions with Arguments
- Do everything the contract does but read-only.
NSSC requires Python v3+ to run.
Install the dependencies and devDependencies and start the server.
cd nssc
pip install -r requirements.txt
python bot.py