{"id":22619635,"url":"https://github.com/devalpha18/xyo-solidity","last_synced_at":"2025-03-29T02:09:28.176Z","repository":{"id":183363866,"uuid":"584699429","full_name":"devalpha18/xyo-solidity","owner":"devalpha18","description":"Solidity smart contract library for building dApps connected to the XY Oracle Network","archived":false,"fork":false,"pushed_at":"2023-01-04T00:10:24.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T11:51:12.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","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/devalpha18.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}},"created_at":"2023-01-03T09:36:42.000Z","updated_at":"2023-01-03T09:37:34.000Z","dependencies_parsed_at":"2023-07-24T06:39:01.875Z","dependency_job_id":null,"html_url":"https://github.com/devalpha18/xyo-solidity","commit_stats":null,"previous_names":["devalpha18/xyo-solidity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devalpha18%2Fxyo-solidity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devalpha18%2Fxyo-solidity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devalpha18%2Fxyo-solidity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devalpha18%2Fxyo-solidity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devalpha18","download_url":"https://codeload.github.com/devalpha18/xyo-solidity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246126696,"owners_count":20727594,"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":"2024-12-08T22:06:44.484Z","updated_at":"2025-03-29T02:09:28.157Z","avatar_url":"https://github.com/devalpha18.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XY Oracle Network Smart Contract API\n\nLibrary toolkit for developing dApps connected to the XY Oracle Network. Users can subscribe to webhooks for event listeners from the XY contract using https://if-eth.com.\n\n## Requirements\n\nInstalling Ganache as a local, Ethereum blockchain node:\n\n* Make sure you have Node.js installed, then run `npm install -g ganache-cli`\n* Then, run `ganache-cli`. It will start a local Ethereum simulation on port 8545.\n\nNow that you have Ganache, you can clone the xyo-solidity repo and deploy the XY\ncore smart contract to the local node as follows:\n\n* Install truffle with `npm i truffle -g`\n* Clone the xyo-solidity repo `git clone https://github.com/XYOracleNetwork/xyo-solidity`\n* While ganache is running, compile and deploy the contract: `truffle compile \u0026\u0026 truffle migrate`\n* You should see the following in your command line:\n\n![Truffle Migrate](https://i.imgur.com/zfa7YjL.png)\n\nYou can also run the simple unit tests over the XY.sol file with `truffle test`\n\n## License\n\nThe xyo-node library (i.e. all code outside of the `cmd` directory) is licensed under the\n[GNU Lesser General Public License v3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html), also\nincluded in our repository in the `COPYING.LESSER` file.\n\nThe xyo-node binaries (i.e. all code inside of the `cmd` directory) is licensed under the\n[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), also included\nin our repository in the `COPYING` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevalpha18%2Fxyo-solidity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevalpha18%2Fxyo-solidity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevalpha18%2Fxyo-solidity/lists"}