Skip to content

FM: Implement SubnetManager and integrations to Fendermint #406

Description

@adlrocha

The agent currently support the connection with Lotus FVM and FEVM-based subnets. The goal of this issue is to implement the integration of the agent with an underlying FEVM Fendermint subnet.

This implied the implementation of:

  • The SubnetManager and all the end-to-end operations for the lifecycle of a subnet.
  • The checkpoint manager.
  • Any other command implemented through the CLI.

Under the hood we will be using the ethers library to interact with Fendermint, so I would expect this integration to be "fairly simple"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions