5 lines
131 B
Bash
Executable File
5 lines
131 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Smart Contract Auditor
|
|
echo "⛓️ BlackRoad smart contract auditor"
|
|
echo "Web3 & decentralized platform"
|