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
Accelerator
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
Type
/
to 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
.
alchemyplatform
/
ecdsa-node
Public
Notifications
You must be signed in to change notification settings
Fork
697
Star
106
Code
Issues
6
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Install nodemon
- #7
#7
Open
ArnaudBand
wants to merge 16 commits into
alchemyplatform:main
alchemyplatform/ecdsa-node:main
from
ArnaudBand:dev
ArnaudBand/ecdsa-node:dev
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Install nodemon
#7
ArnaudBand
wants to merge 16 commits into
alchemyplatform:main
alchemyplatform/ecdsa-node:main
from
ArnaudBand:dev
ArnaudBand/ecdsa-node:dev
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2023
Install nodemon
ArnaudBand
committed
29d14f5
View commit details
Copy full SHA for 29d14f5
Browse repository at this point
Install ethereum-cryptography
ArnaudBand
committed
184b5a0
View commit details
Copy full SHA for 184b5a0
Browse repository at this point
Use the public Key, use the message and signature as request
ArnaudBand
committed
3b6d23b
View commit details
Copy full SHA for 3b6d23b
Browse repository at this point
Set the environment
ArnaudBand
committed
8424972
View commit details
Copy full SHA for 8424972
Browse repository at this point
Use public key
ArnaudBand
committed
a1d515b
View commit details
Copy full SHA for a1d515b
Browse repository at this point
Create a hash message
ArnaudBand
committed
1b3f294
View commit details
Copy full SHA for 1b3f294
Browse repository at this point
Commits on Feb 19, 2023
Hash the message
ArnaudBand
committed
253bd1b
View commit details
Copy full SHA for 253bd1b
Browse repository at this point
Address in hexa
ArnaudBand
committed
62cd862
View commit details
Copy full SHA for 62cd862
Browse repository at this point
signature the signature in hexa format with the recovery bit as the first byte.
ArnaudBand
committed
dad5b42
View commit details
Copy full SHA for dad5b42
Browse repository at this point
import the hashMessage, publkeyToAddress
ArnaudBand
committed
c3c9525
View commit details
Copy full SHA for c3c9525
Browse repository at this point
Commits on Feb 20, 2023
Install some dependencies
ArnaudBand
committed
9f0f9a7
View commit details
Copy full SHA for 9f0f9a7
Browse repository at this point
Generate private key, public key and Address
ArnaudBand
committed
61532d5
View commit details
Copy full SHA for 61532d5
Browse repository at this point
Create hashMessage, signAddress and recoverKey
ArnaudBand
committed
29d7b5c
View commit details
Copy full SHA for 29d7b5c
Browse repository at this point
Import ethereum-cryptography and display balance using private key
ArnaudBand
committed
ae451d2
View commit details
Copy full SHA for ae451d2
Browse repository at this point
Display the signature and recoverBit
ArnaudBand
committed
c242b1c
View commit details
Copy full SHA for c242b1c
Browse repository at this point
Display the signature
ArnaudBand
committed
fb5b809
View commit details
Copy full SHA for fb5b809
Browse repository at this point
You can’t perform that action at this time.