{"id":18953131,"url":"https://github.com/0xpolygon/static","last_synced_at":"2025-04-05T04:11:14.419Z","repository":{"id":37978091,"uuid":"232257644","full_name":"0xPolygon/static","owner":"0xPolygon","description":"Static file server","archived":false,"fork":false,"pushed_at":"2025-03-26T07:39:45.000Z","size":7152,"stargazers_count":80,"open_issues_count":1,"forks_count":50,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-03-29T03:07:18.008Z","etag":null,"topics":["matic"],"latest_commit_sha":null,"homepage":"https://static.polygon.technology","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/0xPolygon.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-07T06:25:23.000Z","updated_at":"2025-03-26T07:39:45.000Z","dependencies_parsed_at":"2023-12-29T16:35:12.823Z","dependency_job_id":"8d8bd7ae-167b-4219-9e21-41f757dd7df0","html_url":"https://github.com/0xPolygon/static","commit_stats":{"total_commits":228,"total_committers":21,"mean_commits":"10.857142857142858","dds":0.6491228070175439,"last_synced_commit":"8692ad8a9d8b5512bd1e29417cc9e3d349409098"},"previous_names":["0xpolygon/static","maticnetwork/static"],"tags_count":79,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fstatic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fstatic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fstatic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fstatic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xPolygon","download_url":"https://codeload.github.com/0xPolygon/static/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284949,"owners_count":20913704,"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":["matic"],"created_at":"2024-11-08T13:36:33.869Z","updated_at":"2025-04-05T04:11:14.397Z","avatar_url":"https://github.com/0xPolygon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Static server\n\nThe private static server for Matic.\n\n### How it works?\n\nAll files, in this repository, will be served over AWS S3 at `https://static.polygon.technology/\u003cfile-path\u003e`.\n\n### Production\n\nMaster branch will be automatically deployed. No other action required.\n\n## Package Usage\n\n### Installation\n\n```bash\n$ npm i --save @maticnetwork/meta\n```\n\n### Usage\n\n```javascript\nconst Network = require(\"@maticnetwork/meta/network\")\n\n// define network\nconst network = new Network(\"testnet\", \"mumbai\")\n\nconst Matic = network.Matic  // all info related to Matic\nconst Main = network.Main // all info related to Main\nconst Heimdall = network.Heimdall // all info related to Heimdall\n\nconst RootChainABI = network.abi(\"RootChain\")\n\n// use matic js\nlet matic = new Matic ({\n    maticProvider: Matic.RPC,\n    mainProvider: Main.RPC,\n    registry: Main.Contracts.Registry,\n    ...\n    ...\n})\n```\n\n### Before Publishing\n\n```\nnpm run minify\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpolygon%2Fstatic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xpolygon%2Fstatic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpolygon%2Fstatic/lists"}