{"id":23390545,"url":"https://github.com/tty47/blockchain-dapp","last_synced_at":"2025-07-22T12:34:43.820Z","repository":{"id":107118639,"uuid":"332039877","full_name":"tty47/blockchain-dapp","owner":"tty47","description":"The application is developed using Solidity for the blockchain and VueJS for the FrontEnd","archived":false,"fork":false,"pushed_at":"2021-01-22T19:20:38.000Z","size":171,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T14:21:27.533Z","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/tty47.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-01-22T19:14:12.000Z","updated_at":"2021-01-22T19:25:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"48fb357f-70fc-49c8-9e2d-0037ffa06de0","html_url":"https://github.com/tty47/blockchain-dapp","commit_stats":null,"previous_names":["tty47/blockchain-dapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tty47/blockchain-dapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tty47%2Fblockchain-dapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tty47%2Fblockchain-dapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tty47%2Fblockchain-dapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tty47%2Fblockchain-dapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tty47","download_url":"https://codeload.github.com/tty47/blockchain-dapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tty47%2Fblockchain-dapp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266496479,"owners_count":23938713,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-12-22T03:32:02.043Z","updated_at":"2025-07-22T12:34:43.698Z","avatar_url":"https://github.com/tty47.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solidity with VueJS - Dapp\n\nThis project creates a new Dapp which use the blockchain to store data.\nIt has an smart contract with a counter, using the broswer, you will be able to communicate aginst the blockchain to store data.\n\n---\n## Setup a local node:\nTo develop in local, we need to install the following.\n\nSetup a local node use *[Ganache](https://www.trufflesuite.com/ganache)*\n\n### Need to be install:\n\n```npm\nnpm install -g @vue/cli truffle\nnpm install -g solc@0.7.6\n```\n[Visual Studio Code](https://code.visualstudio.com/)\n\n[NodeJS (versión LTS)](https://nodejs.org/en/)\n\n[Chrome](https://www.google.com/chrome/)\n\n[Metamask](https://metamask.io/)\n\n[Ganache](https://www.trufflesuite.com/ganache)\n\n\n---\n## Development mode\n\nIn order to create new accounts for development execute:\n\n```npm\ntruffle develop\n```\n---\n## Migrations\n\nTo apply migrations inside the blockchain use inside truffle:\n\n```npm\nmigrate\n```\n\nOnce you have deployed, execute this to redeploy:\n\n```npm\ntruffle migrate --reset \n```\n\n---\n## Deployment\n\nIn order to use the ganache development network, you have to execute:\n\n```bash\ntruffle migrate --network development\n```\n---\n\n# Use VueJS as frontend\n\nLibrary to communicate with a provider\n\n```bash\nnpm install web3  \n```\nTo start the server in the browser: http://localhost:8080\n```npm\nnpm run serve\n```\n\n\n### Remember\n\n* Change the var counterAddr everytime you deploy the contract\n\n\n---\nJose Ramon Mañes","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftty47%2Fblockchain-dapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftty47%2Fblockchain-dapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftty47%2Fblockchain-dapp/lists"}