This website works better with JavaScript.
Explore
Help
Sign In
michielbdejong
/
nextgraph-rs
forked from
NextGraph/nextgraph-rs
Watch
1
Star
0
Fork
You've already forked nextgraph-rs
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
101
Commits
3
Branches
6
Tags
166 MiB
Tag:
Branch:
Tree:
d8bdaa911c
chore/ng-app/ng-worker-upload-download
master
no-need-create-local-broker
v0.1.0-preview.1
v0.1.0-preview.6
v0.1.0-preview.7
v0.1.0-preview.8
v0.1.1-alpha
wallet-demo
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd8bdaa911c'
${ noResults }
Commit Graph
38 Commits (d8bdaa911c7ba9c50fe5fd2f1470c99f1140a6c3)
Author
SHA1
Message
Date
Niko PLP
a6e2ecb36b
wallet creation and login working on native app tauri
2 years ago
Niko PLP
342168a90b
adding bootstrap and core info in wallet at creation time
2 years ago
Niko PLP
58f21626a3
login
2 years ago
Niko PLP
2e4f44a838
add_invitation list_invitations in CLI
2 years ago
Niko PLP
43f50d88f1
add_user, list_users from CLI
2 years ago
Niko PLP
a1f11f3a6a
invite_admin
2 years ago
Niko PLP
59f63aef17
ClientInfo
2 years ago
Niko PLP
f34d13be0a
zeroize everything
2 years ago
Niko PLP
1a9df0c747
refactor client to server connection start
2 years ago
Niko PLP
4045ef3d14
added probe of broker
2 years ago
Niko PLP
d98d8d6027
converting peerIds and privekeys to montgomery for DH purposes
2 years ago
Niko PLP
8efdac469d
serving app and .ng_bootstrap
2 years ago
Niko PLP
72d71eb3d6
checking permissions before accepting websocket
2 years ago
Niko
460b723f1b
listening on all listeners defined in config
2 years ago
Niko
a3e359cf2f
all ngd CLI config options working
2 years ago
Niko
22946c4489
ngd config local core public private dynamic save-config key save-key base
2 years ago
Niko
7dc47ffeb0
refactor log macros, ngd master key taken from args or file
2 years ago
Niko
4eafd4585b
separate list of emojis for wallet into ts and rs files, added display_pazzle
2 years ago
Niko
593d9af16d
create wallet and open wallet working from all apps
2 years ago
Niko
284621e4b5
pazzle assets
2 years ago
Niko
fcbec8474d
working demo of blocks pushed from broker to app
2 years ago
Niko
287d12a589
raname sdk to ng-sdk-js
2 years ago
Niko
3479428c70
ng-app uses the sdk
2 years ago
Niko
4545d3b5b9
wallet creation and opening
2 years ago
Niko
3f929ae526
revert bstr revision
2 years ago
Niko
d8aeb19d54
new revision for lmdb-rs
2 years ago
Niko
852b7a9015
native apps scaffolding, based on Tauri
2 years ago
Niko
9afe092084
dual 25519 keys (montgomery and edwards)
2 years ago
Niko
bec8d69f9e
some cleanup and license headers
2 years ago
Niko
44856457ee
noise handshake
2 years ago
Niko
5d8509e1dc
connection mechanism with FSM and Actors
2 years ago
Niko
960cdf3189
broker singleton and timeout management (for tests and prod)
2 years ago
Niko PLP
8c4915d9c5
new WS client connection, working from WASM too
2 years ago
Niko PLP
1db065cc4b
removed nix and flake
2 years ago
Niko PLP
21835d400c
remove dependency to openssl, prepare for wasm target
2 years ago
Niko PLP
e26de1feee
reorganize crates
2 years ago
Niko PLP
cf7629c3b6
initial commit ng-app-web
2 years ago
Niko PLP
53ae2db364
cargo, nix flake and licenses
2 years ago