Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 501 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 501 Bytes

Massa Plugin

Overview

This plugin aims to be the basis of all interactions with the Massa ecosystem.

Adding a new action

Reuse providers and utilities from the existing actions where possible. Add more utilities if you think they will be useful for other actions.

  1. Add the action to the actions directory. Try to follow the naming convention of the other actions.
  2. Export the action in the index.ts file.

MASSA documentation

https://docs.massa.net/