nspcc-dev / nspcc-dev/neofs-dev-env
Consider using `neofs-adm` instead of bash scripts
Open
Nobody has claimed this yet.
enhancement
I4
S3
U4
- Dominant language
- Makefile
- Stars
- 10
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
See what scripts in bin/ could use neofs-adm and change them.
Be careful with notary disabled environment: neofs-adm was designed to maintain only chains with notary contract.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the scripts in bin/ and identifying which operations can use neofs-adm instead. Check how the notary-disabled environment is handled, since neofs-adm only maintains chains with a notary contract. Done means the applicable bash scripts use neofs-adm without breaking local development or testing in either environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- infrastructure, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100