No description
Find a file
Alex Vanin 476b9ff1a6 Add license
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-06-23 12:08:50 +03:00
neofs-eacl-changer Initial commit 2021-06-23 11:57:56 +03:00
slides Add slides 2021-06-23 12:00:33 +03:00
LICENSE Add license 2021-06-23 12:08:50 +03:00
README.md Initial commit 2021-06-23 11:57:56 +03:00

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