Skip to content

Latest commit

 

History

History

plugin-multiversx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MultiversX Plugin

Overview

This plugin aims to be the basis of all interactions with the MultiversX 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.