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

Add Devnet Deploy Script #24

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Add Devnet Deploy Script #24

merged 1 commit into from
Jul 29, 2021

Conversation

DaSichuan
Copy link

No description provided.

deploy.sh Outdated Show resolved Hide resolved
deploy.sh Outdated

CREATE_MARKET_OUTPUT=`target/debug/spl-token-lending create-market \
--fee-payer $OWNER \
--market-owner $OWNER \
Copy link
Member

Choose a reason for hiding this comment

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

discussed offline changing this back to just the id

deploy.sh Outdated
--pyth-product 6MEwdxe4g1NeAF9u6KDG14anJpFsVEa2cvr5H6iriFZ8 \
--pyth-price 992moaMQKs32GKZ9dxi8keyM2bUmbrwBZpK4p2K6X5Vs \
--switchboard-feed BAoygKcKN7wk8yKzLD6sxzUQUqLvhBV1rjMA4UJqfZuH \
--verbose
Copy link
Member

Choose a reason for hiding this comment

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

nit new line

@DaSichuan DaSichuan changed the title WIP Deploy script Add Devnet Deploy Script Jul 27, 2021
@DaSichuan
Copy link
Author

Adds a devnet deploy script. We are messing a lot with the byte format of accounts so this will make it faster and less manual to iterate.

Invoke with something like ./deploy.sh ./owner_config.yml ./lending.json

@DaSichuan DaSichuan merged commit 762b1b9 into staging Jul 29, 2021
@DaSichuan DaSichuan deleted the depoy_script branch July 29, 2021 19:38
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.

2 participants