{"id":39103915,"url":"https://github.com/eigerco/axelar-solana-e2e","last_synced_at":"2026-01-17T19:19:21.914Z","repository":{"id":286459611,"uuid":"947876148","full_name":"eigerco/axelar-solana-e2e","owner":"eigerco","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-19T12:52:56.000Z","size":166,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-19T14:02:48.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eigerco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-03-13T11:40:56.000Z","updated_at":"2025-04-17T07:30:02.000Z","dependencies_parsed_at":"2025-05-19T13:53:20.527Z","dependency_job_id":"40800583-0a4c-4d16-9e43-4ae1347a4e78","html_url":"https://github.com/eigerco/axelar-solana-e2e","commit_stats":null,"previous_names":["eigerco/axelar-solana-e2e"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eigerco/axelar-solana-e2e","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigerco%2Faxelar-solana-e2e","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigerco%2Faxelar-solana-e2e/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigerco%2Faxelar-solana-e2e/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigerco%2Faxelar-solana-e2e/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eigerco","download_url":"https://codeload.github.com/eigerco/axelar-solana-e2e/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eigerco%2Faxelar-solana-e2e/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28516729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T18:55:29.170Z","status":"ssl_error","status_checked_at":"2026-01-17T18:55:03.375Z","response_time":85,"last_error":"SSL_read: 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":[],"created_at":"2026-01-17T19:19:21.376Z","updated_at":"2026-01-17T19:19:21.902Z","avatar_url":"https://github.com/eigerco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# axelar-solana-e2e\n\n## Requirements\n\n- [node.js and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)\n- [forge (shipped with foundry)](https://book.getfoundry.sh/getting-started/installation)\n\n## Before running the tests\n\nBefore running the tests some preconditions need to be fulfilled:\n\n- Make sure you have the `solana-axelar` submodule set up and updated (i.e.: `git submodule update --init --recursive`)\n- Run `npm install` to install the required `node` dependencies\n- Run `node build/build.js -c evm` to build the evm contracts from `solana-axelar/evm-contracts` and link them under `.artifacts`\n- The programs/contracts being tested should already be deployed on the chains involved in the tests, no automatically deployment is performed\n- Information about the chains and the contracts are fetched from `test-contracts.json` and `devnet-amplifier.json` (these files are merged at run-time), thus, **if you deploy new contracts or use a chain that does not exist in any of these two files, make sure to update these files**\n  - `devnet-amplifier.json` copied from [axelar-contract-deployments repo](https://github.com/axelarnetwork/axelar-contract-deployments/blob/main/axelar-chains-config/info/devnet-amplifier.json) and that's the reason for two separate files, otherwise we would lose the info about our contracts when copying a new `devnet-amplifier.json`.\n  - A script to deploy the `AxelarMemo` EVM contract was added to `build/` which automatically deploys and updates the `test-contracts.json` file.\n- Some environment variables need to be set (or `.env` file present), check the `dotenv.tmpl` file\n- The wallets used (derived from the keys specified in the environment, see above) should be funded\n\n## Running the tests\n\nThe project uses `mocha.js` as test harness. To run the tests, execute:\n\n```bash\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feigerco%2Faxelar-solana-e2e","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feigerco%2Faxelar-solana-e2e","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feigerco%2Faxelar-solana-e2e/lists"}