{"id":20824257,"url":"https://github.com/sayak119/lyrify","last_synced_at":"2026-04-09T16:03:27.131Z","repository":{"id":128572873,"uuid":"137701939","full_name":"sayak119/Lyrify","owner":"sayak119","description":"Your Creativity, Your Lyrics","archived":false,"fork":false,"pushed_at":"2018-06-27T01:18:02.000Z","size":18434,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T17:21:20.980Z","etag":null,"topics":["blockchain","css","dapp","ethreum","ganache","html","javascript","metamask","npm","openzeppelin","solidity","solidity-contracts","testrpc","truffle-framework","web3js"],"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/sayak119.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":"2018-06-18T02:13:53.000Z","updated_at":"2022-01-09T23:23:50.000Z","dependencies_parsed_at":"2023-04-20T21:33:36.082Z","dependency_job_id":null,"html_url":"https://github.com/sayak119/Lyrify","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/sayak119%2FLyrify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayak119%2FLyrify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayak119%2FLyrify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayak119%2FLyrify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sayak119","download_url":"https://codeload.github.com/sayak119/Lyrify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243172130,"owners_count":20247885,"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":["blockchain","css","dapp","ethreum","ganache","html","javascript","metamask","npm","openzeppelin","solidity","solidity-contracts","testrpc","truffle-framework","web3js"],"created_at":"2024-11-17T22:21:31.875Z","updated_at":"2025-12-25T16:41:05.107Z","avatar_url":"https://github.com/sayak119.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lyrify\n\nLyrify is a decentralized application (DApp) that allows users to save song lyrics, to the Ethereum blockchain. This enables users to permanently store a record of their written work in the blockchain, which can be used to protect content creators against copyright infringement and hence protecting their creativity.\n\n## Getting Started\n\nFollow these instruction:\n\n### Installing\n\nFollow these instructions to get a development environment up and running:\n\nClone the repository\n\n```\ngit clone https://github.com/sayak119/Lyrify.git\n```\n\nInstall dependencies\n\n```\ncd Lyrify\nnpm i\n```\n\nInstall testrpc and truffle\n\n```\nnpm install -g ethereumjs-testrpc\nnpm install -g truffle\n```\n\nRun testrpc in a terminal window\n\n```\ntestrpc\n```\n\nTo compile and migrate the Solidity contracts, run the following commands in another terminal window:\n\n```\ntruffle compile\ntruffle migrate --reset\n```\n\nRun the dev script to start the project\n\n```\nnpm run dev\n```\nYou will be pointed to **localhost:3000**.\n\n## Setting up MetaMask\n\n1. On the MetaMask login page, click the **Restore from seed phrase** link.\n2. Copy and paste the 12-word mnemonic from the testrpc output into the Wallet Seed textbox.\n3. Change the network to **Localhost 8545** in the metamask web extension.\n4. When clicking the Submit button on the home page, a MetaMask popup will ask you to confirm the transactions. You may need to transfer ETH from the current account to the sending account (if different) for the transaction to go through. Congrats! This transactions will be mined into the Ethereum blockchain!\n\n## Technologies Used\n\n* [Truffle](https://github.com/trufflesuite/truffle) - Popular Ethereum development framework.\n* [Web3js](https://github.com/ethereum/web3.js/) - Ethereum JavaScript API.\n* [Solidity](https://github.com/ethereum/solidity) - Contract-oriented programming language.\n* [Open Zeppelin](https://github.com/OpenZeppelin/openzeppelin-solidity) - Framework to build secure smart contracts on Ethereum.\n* [MetaMask](https://chrome.google.com/webstore/detail/metamask/) - Extension for accessing Ethereum enabled DApps in Google Chrome browser.\n\n\n## YouTube Video\n\n[Demo Video](https://www.youtube.com/watch?v=05_ONNYbL4U)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayak119%2Flyrify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsayak119%2Flyrify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayak119%2Flyrify/lists"}