* Disbale transfers in bank module in the generated genesis file
* Use bash to run the fixturenet script
* Trust local certs for fetching account holdings
* Add script to generate validators using bridge node data
* Modify script to convert bridge node output to json array
* Add script to get address balance mapping from bridge node output
* Modify script to generate cosmos address to balance map
* Add scripts to generate genesis file with allocations
* Take deployment dir and eth account holdings file as inputs
* Add .gitignore
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
* Add enable onboarding flag in fixturenet script
* Use genesis file if present
* Modify setup repos link
* Update readme steps to run fixturenet stack using s0 genesis file
* Update genesis file mount path
* Update instructions for onboarding module flag