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

feat: Deployment Script #59

Merged

Conversation

ugur-eren
Copy link
Contributor

Created scripts folder under contracts to automatically deploy contracts.

Deployment is not finished yet, wanted to open the PR before doing to actual deployment logic.

closes #58

Copy link

vercel bot commented Sep 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zkramp-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 0:19am
zkramp-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 0:19am

@ugur-eren ugur-eren marked this pull request as draft September 5, 2024 17:05
Copy link
Contributor

@0xChqrles 0xChqrles left a comment

Choose a reason for hiding this comment

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

lgtm

@0xChqrles 0xChqrles merged commit 980cccf into keep-starknet-strange:main Sep 9, 2024
8 checks passed
chachaleo pushed a commit to chachaleo/zkramp that referenced this pull request Sep 10, 2024
* feat: initialize deployment script

* feat: deployment script file system utils

* feat: deployment script contract utils
0xChqrles added a commit that referenced this pull request Sep 12, 2024
* first commit : bug:external contracts not found for selectors: `openzeppelin::presets::ERC20Upgradeable`

* fix all warnings

* feat: Apibara indexers (#47)

* feat: Init apibara indexer repo

* fix: rename indexer to indexers

* fix: use docker compose instead of dockerfile

* feat: locked & unlocked indexers

* fix: remove init.sql file

* style: format with deno fmt

* ci: indexers CI job

* fix: move eventId to indexer

* fix: deno fmt format error

* fix: remove .env file from indexers

* feat: Backend (#57)

* feat: Initialize backend repository

* feat: init backend routing

* fix: use enum for network

* fix: fix eslint bug

* feat: setup drizzle-kit

* ci: backend CI job

* test: init backend tests

* feat: add locked & unlocked events schemas

* ci: fix backend CI to only run on changes

* feat: Deployment Script (#59)

* feat: initialize deployment script

* feat: deployment script file system utils

* feat: deployment script contract utils

* additionnal tests

* feat: add get_offramp_quotes endpoint (#63)

* Adding getOfframpQuotes endpoint

* fix prettier

---------

Co-authored-by: 0xChqrles <[email protected]>

* first commit : bug:external contracts not found for selectors: `openzeppelin::presets::ERC20Upgradeable`

* fix all warnings

* additionnal tests

* fix CI

---------

Co-authored-by: 0xChqrles <[email protected]>
Co-authored-by: Uğur Eren <[email protected]>
Co-authored-by: lanaivina <[email protected]>
Co-authored-by: Gerson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CONTRACT] setup deployment scripts
2 participants