bridge selendra bridge with rust smart-contract go to smart contract directory cd smart-contracts compile smart contract truffle compile run ganache for testing ./scripts/start_ganache.sh run test all truffle test run test witg specific file truffle test <test-file>