mirror of
https://github.com/nspcc-dev/neofs-hackathon-workshop.git
synced 2026-03-01 04:29:01 +00:00
No description
|
|
||
|---|---|---|
| neofs-eacl-changer | ||
| slides | ||
| LICENSE | ||
| README.md | ||
Practical introduction to NeoFS for N3 Hackathon
This repository contains materials used in practical introduction to NeoFS workshop (22 June 2021).
Extended ACL changer
Extended ACL changer app is located in neofs-eacl-changer. To try it
yourself you need to modify source code:
- specify container ID string,
- specify container owner wallet,
- specify "special" wallet.
Build it with go1.16
$ cd neofs-eacl-changer
$ go build -o eacl-changer main.go
$ ./eacl-changer