Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxdk Examples
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
elixxir
xxdk Examples
Commits
c589e817
Commit
c589e817
authored
3 years ago
by
Jemimah Omodior
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
924056f9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+12
-1
12 additions, 1 deletion
README.md
with
12 additions
and
1 deletion
README.md
+
12
−
1
View file @
c589e817
...
...
@@ -13,6 +13,8 @@ __Prerequisites__
__Basic Usage__
You can duplicate the app to simulate multiple users and run each instance in different terminals.
```
$ git clone https://git.xx.network/elixxir/xxdk-examples.git
$ cd xxdk-examples
...
...
@@ -20,3 +22,12 @@ $ cd sample-messaging-app
$ go mod tidy
$ go run main.go
```
__TODO:__
(Currently, one has to poke around and run things manually.)
-
Make app run on the command line with user prompts for:
-
sending a message
-
sending/accepting auth request
-
Also print received messages
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment