Skip to content

Automatic MBR caculation for contract creation, box cost allocation, and any other fn related to manual MBR calculations. #377

@anupa-perera

Description

@anupa-perera

Problem

MBR calculation is currently being handled manually by the contract creators. This is a big pain point; if it can be addressed, it will abstract away a major pain point for all the developers utilizing Algorand to deploy contracts.

Solution

Introducing a utility function within the Algokit to automatically calculate the MBR amount so it can be passed through as a parameter to facilitate the payment. Possibly by incorporating simulate to figure out what the MBR cost would be prior to the contract, box creation, etc.

Proposal

Pros and Cons

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions