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 details on Starkli #67

Closed
ponderingdemocritus opened this issue Oct 8, 2023 · 10 comments
Closed

Add details on Starkli #67

ponderingdemocritus opened this issue Oct 8, 2023 · 10 comments
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@ponderingdemocritus
Copy link
Contributor

We should include a section on how to interact with a dojo stack with Starkli

This should include:

  • Working with Katana
  • Working with remote Starknet
@gianalarcon
Copy link
Collaborator

Hi, I'm interested about working on this one. I have few questions

  • Working with Katana Here you mean we can show how to deploy using katana and starkli? So it means instead of sozo build we can use starkli declare/deploy? If I am wrong can you give more details what we can include from starkli here.
  • Working with remote Starknet It means work with RPC provider(alchemy/infura) or Madara?

Thank you

@tarrencev tarrencev moved this to 🆕 Prioritized in Dojo Oct 12, 2023
@ponderingdemocritus
Copy link
Contributor Author

Firstly we should just explain how you can use Starkli with katana as a testnet, then expand from there.

There is probably some crossover between sozo and starkli which we should explore

@Akinbola247
Copy link
Contributor

@ponderingdemocritus So I’ve been exploring starkli with @gianalarcon, starkli works alongside scarb. On regular Starknet contracts, scarb complies into a single sierra_program json file but sozo compiles into multiple sierra json in the target folder. And when declaring with starkli, it requires a single sierra_program file But sozo compiles into multiple sierra_program, it now begs the question which of the sierra_program will we declare?…I tried declaring the world sierra_program, it returned the hash unfortunately when I tried to deploy to katana locally with starkli, it failed…..is there any suggestion?

@gianalarcon
Copy link
Collaborator

Firstly we should just explain how you can use Starkli with katana as a testnet, then expand from there.

There is probably some crossover between sozo and starkli which we should explore

Is it possible to work with katana as a testnet? I thought it is only for local development/devtnet

@ponderingdemocritus
Copy link
Contributor Author

Lets include this within the book @Cevedale

@JameWade
Copy link
Contributor

JameWade commented Jan 7, 2024

Lets include this within the book @Cevedale

I used local katana when deploying the example contract in cairo book. Can I update my notes to katana book?

@dojoengine dojoengine deleted a comment from Cevedale Jan 7, 2024
@okhaimie-dev
Copy link
Contributor

@ponderingdemocritus is this still relevant, I can try to attempt this issue by replacing katana with starkli as I practicing the examples in the docs.

@ponderingdemocritus
Copy link
Contributor Author

yes! I have assigned you now. Create a new section Starkli section.

@ponderingdemocritus
Copy link
Contributor Author

sorry @okhaimie-dev actually this has been worked on #175

@glihm
Copy link
Contributor

glihm commented Mar 25, 2024

#216 was merged and complete this.

@glihm glihm closed this as completed Mar 25, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Dojo Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
No open projects
Status: Done
Development

No branches or pull requests

6 participants