{"id":30538497,"url":"https://github.com/lucianoscarpaci/ethereum-cryptography","last_synced_at":"2025-08-27T20:56:12.771Z","repository":{"id":304141312,"uuid":"868245146","full_name":"lucianoscarpaci/Ethereum-Cryptography","owner":"lucianoscarpaci","description":"This project uses secp256k1, keccak256 hashing, and BIP39 for generating vanity addresses, implementing secure cryptographic operations and creating mnemonic phrases.","archived":false,"fork":false,"pushed_at":"2024-10-05T22:11:23.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T06:02:10.297Z","etag":null,"topics":["algorithm-implementation","bip39","blockchain-technology","cryptocurrency-wallets","data-integrity","digital-signatures","hash-functions","keccak","public-key-cryptography","secp256k1","secure-communication","security-protocols","vanity-address"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucianoscarpaci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-05T21:17:54.000Z","updated_at":"2025-07-06T21:30:32.000Z","dependencies_parsed_at":"2025-07-11T12:30:47.768Z","dependency_job_id":"9c0ef889-e3d9-4f2e-8d90-7faf4a6c6809","html_url":"https://github.com/lucianoscarpaci/Ethereum-Cryptography","commit_stats":null,"previous_names":["lucianoscarpaci/ethereum-cryptography"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucianoscarpaci/Ethereum-Cryptography","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FEthereum-Cryptography","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FEthereum-Cryptography/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FEthereum-Cryptography/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FEthereum-Cryptography/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucianoscarpaci","download_url":"https://codeload.github.com/lucianoscarpaci/Ethereum-Cryptography/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucianoscarpaci%2FEthereum-Cryptography/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272380459,"owners_count":24924651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm-implementation","bip39","blockchain-technology","cryptocurrency-wallets","data-integrity","digital-signatures","hash-functions","keccak","public-key-cryptography","secp256k1","secure-communication","security-protocols","vanity-address"],"created_at":"2025-08-27T20:56:11.126Z","updated_at":"2025-08-27T20:56:12.734Z","avatar_url":"https://github.com/lucianoscarpaci.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ethereum-Cryptography\nThis project uses secp256k1, keccak256 hashing, and BIP39 for generating vanity addresses, implementing secure cryptographic operations and creating mnemonic phrases.\n\n## Getting Started\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n## Prerequisites\nYou will need to have the following installed:\n1. npm \n2. node.js\n3. ethereum-cryptography\n\n## Installing\na) Create a new project in this directory \n```bash npm init -y```\n\nb) Install ethereum-cryptography\n```bash npm install ethereum-cryptography```\n\nc) Edit the package.json file to include the following:\n```json\n\"main\": \"ether.js\"\n\"type\": \"module\",\n```\n\n## Running the code\nRun the script using the following command:\n```javascript\nnode ether.js\n```\n\n## The output\n```json\n\"hex_address: '0xabcd5ddad1389a502cbf75fe01b1c6ecaac2a2a4\", \n\"printKey: 'private key in hex here\"\n```\n\n## Verify the address by using etherscan\nGo to etherscan.io and paste the address in the search bar to verify the address.\n\n## Import private key into an ethereum wallet\nYou can import the private key into an ethereum wallet to access the funds.\n\n## Extras\nYou can also use the commented code to generate memonic phrases and use them to generate private keys and addresses.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucianoscarpaci%2Fethereum-cryptography","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucianoscarpaci%2Fethereum-cryptography","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucianoscarpaci%2Fethereum-cryptography/lists"}