Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions gov-action-loader/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Governance Action Loader

This directory contains the platform for submitting governance action data transactions on-chain, supporting both individual and bulk submission methods.

## 📍 Navigation

- [Frontend](./frontend/)
- [Backend](./backend/)

## Frontend
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.

## Backend
The Governance Action Loader backend uses a predefined wallet to execute transactions for on-chain governance data.