This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
nextgraph-rs
Watch
1
Star
2
Fork
You've already forked nextgraph-rs
0
Code
Issues
1
Pull Requests
Packages
Projects
2
Releases
3
Activity
206
Commits
2
Branches
6
Tags
165 MiB
Tag:
Branch:
Tree:
9af14b47c0
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 '9af14b47c0'
${ noResults }
Commit Graph
23 Commits (9af14b47c099d1635d1a5fa55967fd892aa49e1f)
Author
SHA1
Message
Date
Niko PLP
8faa4ae1eb
refactor p2p-repo and p2p-net
8 months ago
Niko PLP
2f98ad6e88
copyright 2024
9 months ago
Niko PLP
dc5810489f
connection to broker
1 year ago
Niko PLP
85c99329f4
import wallet file
1 year ago
Niko PLP
51e4095469
upgrade tauri to latest version. fix windows issue with popup
1 year ago
Niko PLP
4c7499b02b
fix ngaccount, reintroduce reqwest for wasm32 only
1 year ago
Niko PLP
5289f747e7
wallet creation and login working on native app tauri
1 year ago
Niko PLP
be04dd0c97
adding bootstrap and core info in wallet at creation time
1 year ago
Niko PLP
b71d5a18ba
login
1 year ago
Niko PLP
b9764e7983
add_user, list_users from CLI
1 year ago
Niko PLP
0c98b2bdc6
invite_admin
1 year ago
Niko PLP
bfa88bfcfd
ClientInfo
1 year ago
Niko PLP
0a84519326
wallet_log and CRDT of wallet operations
1 year ago
Niko PLP
b44838a1bb
fix refactor of remote_peer key being montgomery
1 year ago
Niko PLP
240b836624
zeroize everything
1 year ago
Niko PLP
dfdfbedee8
refactor client to server connection start
1 year ago
Niko PLP
e80c87d925
added probe of broker
1 year ago
Niko PLP
149ddee013
converting peerIds and privekeys to montgomery for DH purposes
1 year ago
Niko
684cd58962
refactor log macros, ngd master key taken from args or file
1 year ago
Niko
9e4c8d8108
create wallet UX
1 year ago
Niko
9edfe806a5
create wallet and open wallet working from all apps
1 year ago
Niko
19d4cbfc21
working demo of blocks pushed from broker to app
1 year ago
Niko
9bdb27d36a
raname sdk to ng-sdk-js
1 year ago
Niko
8b9e68a62d
ng-app uses the sdk
1 year ago
Niko
c151f94a84
dual 25519 keys (montgomery and edwards)
2 years ago
Niko
39764bfa0e
some cleanup and license headers
2 years ago
Niko
9a4446871a
ClientAuth is working
2 years ago
Niko
b984cd7532
working test vectors for Noise handshake
2 years ago
Niko
8443939184
noise handshake
2 years ago
Niko
9b1df4c33d
sending Ids of ProtocolMessage
2 years ago
Niko
a3e6ec98a0
broker singleton and timeout management (for tests and prod)
2 years ago
Niko PLP
9c970a8ceb
new WS client connection, working from WASM too
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