Contains scripts and a tester program to easily setup debug env & stress test the blockchain.
You can create a symlink of this folder in xelis-blockchain repo and execute the scripts from there.
cd xelis-blockchain && ln -s ../xelis-scripts scripts
You can also ignore the script folder from git by locally adding scripts
in .git/info/exclude/
.