{"id":13734011,"url":"https://github.com/TrustyFund/vuex-bitshares","last_synced_at":"2025-05-08T10:30:46.859Z","repository":{"id":65480709,"uuid":"118105671","full_name":"TrustyFund/vuex-bitshares","owner":"TrustyFund","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-26T12:23:14.000Z","size":2149,"stargazers_count":5,"open_issues_count":12,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T12:31:09.775Z","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/TrustyFund.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}},"created_at":"2018-01-19T09:33:05.000Z","updated_at":"2022-04-06T01:40:07.000Z","dependencies_parsed_at":"2023-01-25T20:01:07.044Z","dependency_job_id":null,"html_url":"https://github.com/TrustyFund/vuex-bitshares","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/TrustyFund%2Fvuex-bitshares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrustyFund%2Fvuex-bitshares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrustyFund%2Fvuex-bitshares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrustyFund%2Fvuex-bitshares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrustyFund","download_url":"https://codeload.github.com/TrustyFund/vuex-bitshares/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253045566,"owners_count":21845727,"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-08-03T03:00:51.713Z","updated_at":"2025-05-08T10:30:46.437Z","avatar_url":"https://github.com/TrustyFund.png","language":"JavaScript","funding_links":[],"categories":["Libraries"],"sub_categories":["JavaScript Libraries"],"readme":"[![Build Status](https://travis-ci.org/TrustyFund/vuex-bitshares.svg?branch=master)](https://travis-ci.org/TrustyFund/vuex-bitshares)\n\n## Installation\n\nStandalone:\n```sh\ncd your-project\nnpm install --save vuex-bitshares\n```\n\nDev: \n```sh\ncd your-project\ngit submodule add git@github.com:TrustyFund/vuex-bitshares.git\nnpm install --save file:vuex-bitshares\n```\n\n\nThen while initiating store:\n```js\nimport Vue from 'vue';\nimport Vuex from 'vuex';\nimport vuexBitshares from 'vuex-bitshares';\n...\n\nVue.use(Vuex);\nconst store = new Vuex.Store({...}) // Your modules\nvuexBitshares(store);\nexport default store;\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrustyFund%2Fvuex-bitshares","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTrustyFund%2Fvuex-bitshares","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrustyFund%2Fvuex-bitshares/lists"}