The home of scripts common for seda usage.
A lot of the commands depend on:
This repo is broken down into three sections:
- libs: Full of functions to be used from scripts. For example, transferring seda.
- exec: Scripts that will be executed to perform a non-trivial task. For example, a creating a proposal for uploading a WASM file.
common.sh
: sets up some commonly used functions and sets up error handling and etc.