{"id":21231705,"url":"https://github.com/rsksmart/tokenbridge-ui","last_synced_at":"2025-10-02T13:30:48.539Z","repository":{"id":38833528,"uuid":"357916254","full_name":"rsksmart/tokenbridge-ui","owner":"rsksmart","description":"Token Bridge UI","archived":false,"fork":false,"pushed_at":"2024-10-25T05:56:13.000Z","size":4425,"stargazers_count":8,"open_issues_count":8,"forks_count":18,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-11-20T23:47:55.934Z","etag":null,"topics":["bridge","dapp","erc20","token","web"],"latest_commit_sha":null,"homepage":"https://tokenbridge.rsk.co/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsksmart.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}},"created_at":"2021-04-14T13:32:05.000Z","updated_at":"2024-08-22T13:33:58.000Z","dependencies_parsed_at":"2024-08-22T15:00:21.788Z","dependency_job_id":"a80edca0-0b8d-4a11-826e-88db44017de2","html_url":"https://github.com/rsksmart/tokenbridge-ui","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Ftokenbridge-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Ftokenbridge-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Ftokenbridge-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsksmart%2Ftokenbridge-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsksmart","download_url":"https://codeload.github.com/rsksmart/tokenbridge-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234998265,"owners_count":18919803,"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":["bridge","dapp","erc20","token","web"],"created_at":"2024-11-20T23:47:58.158Z","updated_at":"2025-10-02T13:30:43.140Z","avatar_url":"https://github.com/rsksmart.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Token Bride UI\n\n## Rationale\nInteracting with smart contracts can be cucumbersome as you need to past the abis and contract addresses and have no validation of the inputs you are using.\nThats why we created a Dapp to improve the user experience when using the token bridge.\n\n\n## Project setup\n\n### Pre requisites\nThis project needs [node](https://nodejs.org/en/) 14 or higher and [yarn](https://yarnpkg.com/getting-started/install) installed\n\n### Install dependencies\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n```\nyarn serve\n```\n\n### Compiles and minifies for production\n```\nyarn build\n```\n\n### Lints and fixes files\n```\nyarn lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n### Network configuration\nCreate an `.env` file in the project's root directory (e.g.: copy-pasting the existing `.env.example` file into a new `.env` file).\nIf we want to use RSK testnet as the main chain and Ethereum's Sepolia as the side chain, our `.env` file would look like this:\n```\nVUE_APP_INFURA_KEY=YOUR_INFURA_KEY_HERE\nVUE_APP_OFFLINE_DB=offline-db-name\nVUE_APP_MAIN_CHAIN_ID=31\nVUE_APP_SIDE_CHAIN_ID=42\nVUE_APP_IS_MAINNET=false\n\n#Just for executing e2e tests.\nSECRET_WORDS=$$$12_WORDS_KEY_FOR_E2E_TEST$$$\nCYPRESS_REMOTE_DEBUGGING_PORT=9222\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsksmart%2Ftokenbridge-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsksmart%2Ftokenbridge-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsksmart%2Ftokenbridge-ui/lists"}