File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- # 0KN ZK AppChain Agent
1+ # ZKN ZK AppChain Agent
22
3- The 0KN AppChain Agent provides a command-line interface and communications
4- bridge with full coverage of 0KN 's appchain runtime modules. It has a server
3+ The ZKN AppChain Agent provides a command-line interface and communications
4+ bridge with full coverage of ZKN 's appchain runtime modules. It has a server
55mode with developing client libraries to connect appchain operations to other
66programming languages through a UNIX domain socket.
77
@@ -12,9 +12,9 @@ with the data's Content Identifier indexed within the appchain.
1212
1313## Installation
1414
15- This project uses local ` file: ` references to 0KN 's
16- [ appchain] ( https://github.com/0KnowledgeNetwork /appchain ) and
17- [ protokit] ( https://github.com/0KnowledgeNetwork /protokit ) .
15+ This project uses local ` file: ` references to ZKN 's
16+ [ appchain] ( https://github.com/ZeroKnowledgeNetwork /appchain ) and
17+ [ protokit] ( https://github.com/ZeroKnowledgeNetwork /protokit ) .
1818
1919Place the projects in the same directory and ensure alignment of their git refs:
2020
Original file line number Diff line number Diff line change 55 "log"
66 "sync"
77
8- "github.com/0KnowledgeNetwork /appchain-agent/clients/go/chainbridge"
8+ "github.com/ZeroKnowledgeNetwork /appchain-agent/clients/go/chainbridge"
99 "github.com/fxamacker/cbor/v2"
1010)
1111
Original file line number Diff line number Diff line change 1- module github.com/0KnowledgeNetwork /appchain-agent/clients/go
1+ module github.com/ZeroKnowledgeNetwork /appchain-agent/clients/go
22
33go 1.22.3
44
You can’t perform that action at this time.
0 commit comments