{"id":26756989,"url":"https://github.com/effectai/bridge-frontend","last_synced_at":"2025-04-15T04:02:39.974Z","repository":{"id":38357450,"uuid":"364839280","full_name":"effectai/bridge-frontend","owner":"effectai","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-09T18:21:50.000Z","size":9914,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T04:01:38.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/effectai.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}},"created_at":"2021-05-06T08:30:49.000Z","updated_at":"2021-10-25T10:36:50.000Z","dependencies_parsed_at":"2023-02-01T02:15:30.107Z","dependency_job_id":"7679de8b-3343-4db9-be87-9bf1252dd107","html_url":"https://github.com/effectai/bridge-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effectai%2Fbridge-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effectai%2Fbridge-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effectai%2Fbridge-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/effectai%2Fbridge-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/effectai","download_url":"https://codeload.github.com/effectai/bridge-frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249003949,"owners_count":21196793,"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","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":"2025-03-28T15:34:05.894Z","updated_at":"2025-04-15T04:02:39.941Z","avatar_url":"https://github.com/effectai.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [EFX DeFi Bridge](https://bridge.effect.network) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?hashtags=crypto%20%23defi%20%23blockchain%20%23dApp%20%23Vue%20%23nodejs\u0026original_referer=https%3A%2F%2Fpublish.twitter.com%2F\u0026ref_src=twsrc%5Etfw%7Ctwcamp%5Ebuttonembed%7Ctwterm%5Eshare%7Ctwgr%5E\u0026text=Consider%20giving%20our%20DeFi%20bridge%20dApp%20a%20quick%20star%20%E2%AD%90%20on%20GitHub!\u0026url=https%3A%2F%2Fgithub.com%2Feffectai%2Fbridge-frontend\u0026via=effectaix)\n\n![Discord](https://img.shields.io/discord/519860537891487745?style=social)\n![GitHub branch checks state](https://img.shields.io/github/checks-status/effectai/bridge-frontend/main?style=social)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/effectai/bridge-frontend?style=social)\n![GitHub last commit](https://img.shields.io/github/last-commit/effectai/bridge-frontend?style=social)\n![GitHub contributors](https://img.shields.io/github/contributors/effectai/bridge-frontend?style=social)\n![Website](https://img.shields.io/website?style=social\u0026url=https%3A%2F%2Fbridge.effect.network)\n\n➡️ \u003cb\u003e\u003ca href=\"https://discord.gg/hM3237cYXP\"\u003eJoin the Effect DAO Discord!\u003c/a\u003e\u003c/b\u003e\n\nVue dApp to interact with the Defi services of Effect network.\nThis dApp bridges the EOS blockchain and the Binance Smart Chain.\nCurrently built in to this Vue dApp is the bridge, to swap tokens and an interface to interact with the Pancakeswap EFX farm.\n\n## Build Setup\n\nIn order to run this repo, clone it, install the dependencies, build it, and start it.\n\n```bash\ngit clone https://github.com/effectai/bridge-frontend\n\ncd bridge-frontend\n\nnpm install\n\nnpm run generate\n\nnpm run start\n```\n\nIf everything went correctly, the server should be running now and now you can navigate to \u003chttp://localhost:3000\u003e and see the Vue app running.\n\n## Development\n\nFor active development it is recomended to use `npm run dev`. The command will serve with hot reload at localhost:3000. Heads up, this will load in the `developement` environment variables.\n\n```bash\ngit clone https://github.com/effectai/bridge-frontend\n\nnpm install\n\nnpm run dev\n```\n\nTo set up a quick development environment you can use Docker:\n\n```shell\nsudo docker run --rm -it -v $(pwd):/app -w /app -p 3000:3000 node:16 bash\n```\n\n## Node-sass Node version\n\nThe `node-sass` package is very picky with which Node version it will work with.\nYou can use use [NVM](https://github.com/nvm-sh/nvm) to set node version to the corresponding supported version.\nCheck out the repo of `node-sass` to see which [Node version](https://github.com/sass/node-sass#node-version-support-policy\n) is needed.\n\n## Contribution\n\nPlease look at our [contribution guide](https://github.com/effectai/effect-network/blob/master/.github/CONTRIBUTING.md) in order to start submitting PR.\n\n## Code of Conduct\n\nYou can take a look at our code of conduct here: [CODE OF\nCONDUCT](https://github.com/effectai/effect-network/blob/master/.github/CODE_OF_CONDUCT.md)\n\n## Effect Network\n\nLearn more about Effect Network here: \u003chttps://github.com/effectai/effect-network\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffectai%2Fbridge-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feffectai%2Fbridge-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffectai%2Fbridge-frontend/lists"}