1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-11 18:20:28 +09:00
An open-source protocol designed to create high-performance, local-first, peer-to-peer, end-to-end encrypted applications that facilitate seamless collaboration among multiple users and devices https://anytype.io/
Find a file
Sergey Cherepanov a06924829e
fix go.sum
2022-07-13 19:23:16 +03:00
acl move acl tree files to acl folder 2022-07-13 19:17:50 +03:00
app inital structure: app, config, node binary 2022-07-13 19:18:43 +03:00
bin inital structure: app, config, node binary 2022-07-13 19:18:43 +03:00
cmd/node inital structure: app, config, node binary 2022-07-13 19:18:43 +03:00
config inital structure: app, config, node binary 2022-07-13 19:18:43 +03:00
etc inital structure: app, config, node binary 2022-07-13 19:18:43 +03:00
util Update changebuilder to include CID creation 2022-07-11 23:56:13 +02:00
.gitignore Initial commit 2022-06-28 13:37:24 +02:00
go.mod inital structure: app, config, node binary 2022-07-13 19:18:43 +03:00
go.sum fix go.sum 2022-07-13 19:23:16 +03:00
LICENSE first commit 2022-06-21 00:07:29 +02:00
Makefile inital structure: app, config, node binary 2022-07-13 19:18:43 +03:00
README.md Initial commit 2022-06-28 13:37:24 +02:00

go-anytype-infrastructure-experiments

This repository will have the code for new infrastructure client and node prototypes