{"id":21192283,"url":"https://github.com/bujosa/aiolos","last_synced_at":"2026-04-05T23:32:24.925Z","repository":{"id":203656117,"uuid":"708564131","full_name":"bujosa/aiolos","owner":"bujosa","description":"This is project is related with express + ethereum","archived":false,"fork":false,"pushed_at":"2023-10-26T05:50:08.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-09T00:45:40.382Z","etag":null,"topics":["ethereum","ethereum-contract","express","rpc","typescript"],"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/bujosa.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":"2023-10-22T23:07:44.000Z","updated_at":"2023-10-26T02:51:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"925ab1c1-0c47-4086-8502-2b7582b487e7","html_url":"https://github.com/bujosa/aiolos","commit_stats":null,"previous_names":["bujosa/aiolos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bujosa/aiolos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Faiolos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Faiolos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Faiolos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Faiolos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bujosa","download_url":"https://codeload.github.com/bujosa/aiolos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bujosa%2Faiolos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31454197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ethereum","ethereum-contract","express","rpc","typescript"],"created_at":"2024-11-20T19:08:18.995Z","updated_at":"2026-04-05T23:32:24.907Z","avatar_url":"https://github.com/bujosa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aiolos\n\nThis is project is related with express + ethereum, the main idea is to create an endpoint to interact with the smart contract named [SimpleContract](./contracts/SimpleContract.sol) deployed in the ethereum network.\n\n## Technologies\n\n- [Express](https://expressjs.com/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Web3](https://web3js.readthedocs.io/en/v1.2.11/)\n- [Truffle](https://www.trufflesuite.com/truffle) (for smart contract development and deployment) You can use [Remix](https://remix.ethereum.org/) as well.\n- [Ganache](https://www.trufflesuite.com/ganache) (for local development)\n\n## Install\n\n```\nnpm install\n```\n\n## Run\n\n```\nnpm run dev\n```\n\n### Local development\n\n1. Install [Ganache](https://www.trufflesuite.com/ganache)\n\n   ```\n   npm install -g ganache\n   ```\n\n2. Run Ganache\n\n   This will run a local blockchain in your machine. You can see the accounts and private keys in the console and the local blockchain will be running in the port 8545.\n\n   ```bash\n   ganache-cli\n   ```\n\nAlso you can use hardhat to run a local blockchain, you can find more information [here](https://hardhat.org/guides/mainnet-forking.html). Currently Ganache and Truffle are deprecated. Hardhat is the new tool for smart contract development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujosa%2Faiolos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbujosa%2Faiolos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbujosa%2Faiolos/lists"}