You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory contains the platform for submitting governance action data transactions on-chain, supporting both individual and bulk submission methods.
4
+
5
+
## π Navigation
6
+
7
+
-[Frontend](./frontend/)
8
+
-[Backend](./backend/)
9
+
10
+
## Frontend
11
+
The Governance Action Loader frontend is a web application that communicates with the backend via a REST interface to facilitate the submission of on-chain governance data transactions.
12
+
13
+
## Backend
14
+
The Governance Action Loader backend uses a predefined wallet to execute transactions for on-chain governance data.
Ensure the wallet address has sufficient funds for your test runs. The required balance depends on the specific tests you plan to execute (refer to the test-specific test run details below).
135
+
Ensure your wallet has enough funds for your test runs. The required balance depends on the specific tests you plan to execute (see test-specific details below).
136
+
137
+
To fund your wallet on the **Preview** or **Preprod** network:
0 commit comments