This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
nextgraph-rs
Watch
1
Star
3
Fork
You've already forked nextgraph-rs
1
Code
Issues
3
Pull Requests
Packages
Projects
2
Releases
3
Activity
301
Commits
2
Branches
6
Tags
180 MiB
Tag:
Branch:
Tree:
095ca37320
chore/ng-app/ng-worker-upload-download
master
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 '095ca37320'
${ noResults }
Commit Graph
34 Commits (095ca373201dd2b27dbee78b8af5241583c0b9f6)
Author
SHA1
Message
Date
Niko PLP
8e24e3aa0a
headless verifier (without wallet) running in ngd and answers to query from nodejs
1 year ago
Niko PLP
388bd0e83b
cleanup of inline rust documentation
1 year ago
Niko PLP
2acdcbb33b
cleanup dependencies
1 year ago
Niko PLP
481c4a96fd
getting dressed for first release
1 year ago
Niko PLP
dd826b5fff
change cost paramters of wallet creation
1 year ago
Niko PLP
c8b7a04ab4
we have a localfirst E2EE dropbox
1 year ago
Niko PLP
19c627e1b9
refactor helper Class/Column for KVC storage
1 year ago
Niko PLP
a4d96aa92c
refactor ngclie and ngd error handling, and refactor server_broker and its storage
1 year ago
Niko PLP
32fffcb947
all events of wallet creation (3P site) sent to broker
1 year ago
Niko PLP
5fed085379
user_storage keeps repos and stores. events sent to broker on first connection
1 year ago
Niko PLP
9370a9216e
ng-verifier, integration of oxigraph, yrs, automerge
1 year ago
Niko PLP
bada481432
prepare crate for publishing. with examples. more docs
1 year ago
Niko PLP
fc4924ac87
Rust API for local_broker + refactor ng-wallet and apps for login + reorganize git repo
1 year ago
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
1 year ago
Niko PLP
2f98ad6e88
copyright 2024
1 year ago
Niko PLP
dc5810489f
connection to broker
2 years ago
Niko PLP
dcaaec40e8
fix list-users
2 years ago
Niko PLP
9798517771
rename ngcli gen-user to gen-key
2 years ago
Niko PLP
5f651e703a
upgrade clap
2 years ago
Niko PLP
5ba482f184
switching ngd to rocksdb storage
2 years ago
Niko PLP
be04dd0c97
adding bootstrap and core info in wallet at creation time
2 years ago
Niko PLP
b71d5a18ba
login
2 years ago
Niko PLP
245db1807b
add_invitation list_invitations in CLI
2 years ago
Niko PLP
b9764e7983
add_user, list_users from CLI
2 years ago
Niko PLP
240b836624
zeroize everything
2 years ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
2 years ago
Niko
684cd58962
refactor log macros, ngd master key taken from args or file
2 years ago
Niko
be1b4627d1
wallet creation and opening
2 years ago
Niko
c151f94a84
dual 25519 keys (montgomery and edwards)
2 years ago
Niko
39764bfa0e
some cleanup and license headers
2 years ago
Niko PLP
9c970a8ceb
new WS client connection, working from WASM too
2 years ago
Niko PLP
178a5ebba0
move broker_store into submod
2 years ago
Niko PLP
e4b6393f16
remove dependency to openssl, prepare for wasm target
2 years ago
Niko PLP
6087ab253b
reorganize crates
2 years ago