Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootstrap manifest #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

bootstrap manifest #35

wants to merge 1 commit into from

Conversation

tt-cll
Copy link

@tt-cll tt-cll commented May 3, 2024

No description provided.

@tt-cll tt-cll requested a review from a team as a code owner May 3, 2024 13:20
@tt-cll
Copy link
Author

tt-cll commented May 3, 2024

run using nix nix develop git+ssh://git@github.com/smartcontractkit/manifest#mf -c mf read --model sandbox__selectors --file selectors.json

Matched files:
[/share/.manifest/sandbox/selectors/selectors.json]
Model:
{
    "mainnets": {
        "1": {
            "selector": 5009297550715158000,
            "name": "ethereum-mainnet"
        },
        "10": {
            "selector": 3734403246176062000,
            "name": "ethereum-mainnet-optimism-1"
        },
        "56": {
            "selector": 11344663589394135000,
            "name": "binance_smart_chain-mainnet"
        },

@@ -0,0 +1,241 @@
{
"mainnets": {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to use the raw yaml so we don't have to sync everything while people migrate, but this was the easiest PoC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant