Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cruxprotocol
/
js-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
11
Code
Issues
1
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/remote key manager
- #202
#202
Open
indramalav
wants to merge 17 commits into
feature/p2pmessaging
cruxprotocol/js-sdk:feature/p2pmessaging
from
feature/remote-key-manager
cruxprotocol/js-sdk:feature/remote-key-manager
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Feature/remote key manager
#202
indramalav
wants to merge 17 commits into
feature/p2pmessaging
cruxprotocol/js-sdk:feature/p2pmessaging
from
feature/remote-key-manager
cruxprotocol/js-sdk:feature/remote-key-manager
Copy head branch name to clipboard
Commits
Commits on May 25, 2020
Added RemoteKeyClient and RemoteKeyHost and testcases for the same
indramalav
committed
e53d002
View commit details
Copy full SHA for e53d002
Browse repository at this point
added RemoteKeyManager and testcases for the same and added implementation for deriveSharedSecret,decryptMessage methods
indramalav
committed
6ad4672
View commit details
Copy full SHA for 6ad4672
Browse repository at this point
Commits on May 26, 2020
defined message schema for RemoteKeyManager requests and responses
indramalav
committed
736638c
View commit details
Copy full SHA for 736638c
Browse repository at this point
Commits on May 27, 2020
added test for CruxServiceClient
indramalav
committed
2d8519c
View commit details
Copy full SHA for 2d8519c
Browse repository at this point
added remote key client test
indramalav
committed
706be90
View commit details
Copy full SHA for 706be90
Browse repository at this point
Commits on May 28, 2020
added logging for debugging
indramalav
committed
5275f85
View commit details
Copy full SHA for 5275f85
Browse repository at this point
modified cruxServiceClient and updated testcases
indramalav
committed
7b829d3
View commit details
Copy full SHA for 7b829d3
Browse repository at this point
Commits on May 29, 2020
added putAddressMap testcase in cruxServiceClient
indramalav
committed
6ac6520
View commit details
Copy full SHA for 6ac6520
Browse repository at this point
Merge branch 'feature/p2pmessaging' into feature/remote-key-manager
indramalav
committed
f1d0e66
View commit details
Copy full SHA for f1d0e66
Browse repository at this point
Commits on Jun 2, 2020
modified remoteKeyManager, remoteKeyHost, remoteKeyClient functionalities
indramalav
committed
4444029
View commit details
Copy full SHA for 4444029
Browse repository at this point
added testcase for CruxServiceClient for InMemory feature
indramalav
committed
0fbe28b
View commit details
Copy full SHA for 0fbe28b
Browse repository at this point
added key managementProtocol in CruxWalletClient, CruxServiceClient, remoteKeyManager, RemoteKeyHost, RemoteKeyClient
indramalav
committed
7a8a5d0
View commit details
Copy full SHA for 7a8a5d0
Browse repository at this point
Commits on Jun 3, 2020
updated CruxWalletClient setupmessenger functionality
indramalav
committed
838d4bb
View commit details
Copy full SHA for 838d4bb
Browse repository at this point
Commits on Jun 4, 2020
added demo for remote-crux-settings
indramalav
committed
8155a26
View commit details
Copy full SHA for 8155a26
Browse repository at this point
fixed PR comments
indramalav
committed
65fea20
View commit details
Copy full SHA for 65fea20
Browse repository at this point
typecheck fixed
indramalav
committed
0616570
View commit details
Copy full SHA for 0616570
Browse repository at this point
setup local HiveMQ broker and IP change
indramalav
committed
f85b7e3
View commit details
Copy full SHA for f85b7e3
Browse repository at this point
You can’t perform that action at this time.