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

feat: add ToposCore deployment script #111

Merged
merged 1 commit into from
Oct 12, 2023
Merged

feat: add ToposCore deployment script #111

merged 1 commit into from
Oct 12, 2023

Conversation

JDawg287
Copy link
Member

@JDawg287 JDawg287 commented Oct 11, 2023

Description

This PR adds a standalone script to deploy and initialize the ToposCore.sol smart contract, with the proxy pattern, on any subnet (internal and external).

To run the script:

$ export PRIVATE_KEY=<private_key>
$ ts-node scripts/deploy-topos-core.ts <endpoint> <sequencer_priv_key> <gas_limit>

Additions and Changes

  • Added the deploy-topos-core.ts script

PR Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@JDawg287 JDawg287 self-assigned this Oct 11, 2023
@JDawg287 JDawg287 merged commit ebe9c83 into main Oct 12, 2023
12 checks passed
@JDawg287 JDawg287 deleted the feature/TP-744 branch October 12, 2023 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants