Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Support lite-mode #55

Open
antazoey opened this issue Jul 3, 2022 · 0 comments
Open

Support lite-mode #55

antazoey opened this issue Jul 3, 2022 · 0 comments
Assignees
Labels
size: 2 pieces Relatively easy, but requires some thought

Comments

@antazoey
Copy link
Member

antazoey commented Jul 3, 2022

Overview

Support devnet lite mode

Specification

User's can update their settings:

  • Allow settings in ape-config.yaml:
starknet:
  provider:
    local:
      lite_mode: True  # Defaults to False

Network setting for local can be set to local

And then set the CLI flag accordingly.

Could also be set via provider settings

https://github.com/Shard-Labs/starknet-devnet/blob/master/README.md#lite-mode

Dependencies

Include links to any open issues that must be resolved before this feature can be implemented.

@antazoey antazoey self-assigned this Aug 22, 2022
@antazoey antazoey added the size: 2 pieces Relatively easy, but requires some thought label Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size: 2 pieces Relatively easy, but requires some thought
Projects
None yet
Development

No branches or pull requests

2 participants