{"id":18857690,"url":"https://github.com/portalnetwork/vue-truffle","last_synced_at":"2025-10-07T04:39:00.598Z","repository":{"id":112798107,"uuid":"142524305","full_name":"PortalNetwork/vue-truffle","owner":"PortalNetwork","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-29T07:38:20.000Z","size":1340,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T04:39:00.011Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PortalNetwork.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":"2018-07-27T03:42:39.000Z","updated_at":"2018-10-29T07:38:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"c11db2d6-7af0-43ab-8bf3-fd99037298d9","html_url":"https://github.com/PortalNetwork/vue-truffle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PortalNetwork/vue-truffle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PortalNetwork%2Fvue-truffle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PortalNetwork%2Fvue-truffle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PortalNetwork%2Fvue-truffle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PortalNetwork%2Fvue-truffle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PortalNetwork","download_url":"https://codeload.github.com/PortalNetwork/vue-truffle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PortalNetwork%2Fvue-truffle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278722731,"owners_count":26034461,"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-10-07T02:00:06.786Z","response_time":59,"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":[],"created_at":"2024-11-08T04:07:39.247Z","updated_at":"2025-10-07T04:39:00.563Z","avatar_url":"https://github.com/PortalNetwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue-truffle\n\nThis project is design to connect to Ethereum blockchain and interact with MetaMask to send transaction on smart contract.  \n\n### Technical stack\n\n#### Frontend\n- Vue\n- Vuex\n- Vue-Router\n- Web3(MetaMask)\n\n#### UI\n- Sass\n\n#### Smart contract/Solidity\n- [Truffle](./TRUFFLE.md)\n\n### Install flow\n\n#### Clone repo\n\n```\ngit clone https://github.com/PortalNetwork/vue-truffle.git\ncd vue-truffle\n```\n\n#### Install ganache\n\n```\nnpm install -g ganache-cli\n```\n\n#### Install truffle\n\n```\nnpm install -g truffle\n```\n\n#### Build repo\n\n```\nnpm install\ntruffle compile\n```\n\n#### Start repo\n\nOpen a new console\n```\nganache-cli\n```\n\n```\ntruffle migrate\n```\n\n#### Vue framework deploy\n\n```\ncd dapp\nnpm run deploy\n```\n\n\n\n\n## Reference\n\n- ganache-cli: https://github.com/trufflesuite/ganache-cli\n- truffle: https://github.com/trufflesuite/truffle","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fportalnetwork%2Fvue-truffle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fportalnetwork%2Fvue-truffle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fportalnetwork%2Fvue-truffle/lists"}