Skip to content

Latest commit

 

History

History

plugin-starknet

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Starknet Plugin

Overview

This plugin aims to be the basis of all interactions with the Starknet ecosystem. It contains utilities along with actions for DeFi protocols.

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.

TODO:

  1. Ekubo DCA
  2. Unruggable