eigerco / beerus

A stateless trustless Starknet light client in Rust 🦀
MIT License
249 stars 87 forks source link

test: create and deploy new account #694

Open ICavlek opened 4 months ago

ICavlek commented 4 months ago

Following workflow should be investigated:

  1. Creating account smart contract
  2. Creating account in wallet
  3. Declaring account
  4. Deploying account

Used assets

Account declare

Account deploy

Account declare deploy on testnet

jrmncos commented 3 months ago

hey @ICavlek I would like to onboarding on this project and to tackle this issue

ICavlek commented 3 months ago

hey @ICavlek I would like to onboarding on this project and to tackle this issue

Hi @jrmncos, you can apply for the open positions at the company's website: https://www.eiger.co/company#positions

jrmncos commented 3 months ago

thanks @ICavlek I'll do it, but, can I take the issue in the meanwhile?

ICavlek commented 3 months ago

thanks @ICavlek I'll do it, but, can I take the issue in the meanwhile?

Issue assignments are only for employees by Eiger and I am currently working on this one. If you want to introduce specific changes, create a PR and we will review it.

jrmncos commented 3 months ago

oh, got it, I though that I could ask for any issue, just to confirm, with this one is the same right? https://github.com/eigerco/beerus/issues/684 or can I create a PR with the changes?

In any case, I will apply :)

ICavlek commented 3 months ago

oh, got it, I though that I could ask for any issue, just to confirm, with this one is the same right? #684 or can I create a PR with the changes?

In any case, I will apply :)

It's the same, you won't be assigned to any issue, but you can work on it and create a PR for it