Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 2 KB

README.md

File metadata and controls

45 lines (33 loc) · 2 KB

seda-scripts

seda-scripts

The home of scripts common for seda usage.

Dependencies

A lot of the commands depend on:

Repo Breakdown

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.