Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/CosmWasm/dApps

Score: 9.291920358968605

Last synced: 10 days ago
JSON representation

Repository metadata:

A collection of sample dApps for CosmWasm contracts, using CosmJS frontend SDK


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 526
Total Committers: 7
Avg Commits per committer: 75.143
Development Distribution Score (DDS): 0.038

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Abel Fernández a****n@g****m 506
Giancarlos Salas g****x@g****m 6
Simon Warta s****n@w****t 6
willclarktech w****h 3
Ethan Frey e****y 2
Orkun Külçe o****l 2
Arda Nakışçı a****i@g****m 1

Issue and Pull Request metadata

Last synced: 21 days ago

Total issues: 117
Total pull requests: 113
Average time to close issues: 14 days
Average time to close pull requests: 3 days
Total issue authors: 7
Total pull request authors: 8
Average comments per issue: 0.44
Average comments per pull request: 0.96
Merged pull request: 98
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/CosmWasm/dApps

Top Issue Authors

  • ethanfrey (60)
  • abefernan (48)
  • karma1997 (2)
  • tacolopo (2)
  • tylerottoup (2)
  • willclarktech (2)
  • webmaster128 (1)

Top Pull Request Authors

  • abefernan (90)
  • findolor (6)
  • webmaster128 (3)
  • peaceandwhisky (3)
  • yihuang (3)
  • willclarktech (3)
  • giansalex (3)
  • mktia (2)

Top Issue Labels

  • name service (17)
  • cw20 wallet (8)

Top Pull Request Labels

  • cw20 wallet (3)

Package metadata

npmjs.org: @cosmicdapp/design

Styles and components for CosmJS-based dApps

  • Homepage:
  • Status: removed
  • Licenses: Apache-2.0
  • Latest release: 0.4.5 (published about 4 years ago)
  • Last Synced: 2024-12-25T10:06:03.908Z (21 days ago)
  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 4
  • Downloads: 5 Last month
  • Rankings:
    • Forks count: 4.462%
    • Dependent repos count: 5.623%
    • Stargazers count: 5.941%
    • Average: 14.153%
    • Dependent packages count: 21.099%
    • Downloads: 33.638%
  • Maintainers (1)
npmjs.org: @cosmicdapp/cra-template

Create React App template for CosmJS-based dApps

  • Homepage:
  • Status: removed
  • Licenses: Apache-2.0
  • Latest release: 0.4.5 (published about 4 years ago)
  • Last Synced: 2024-12-25T10:05:58.579Z (21 days ago)
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 13 Last month
  • Rankings:
    • Forks count: 4.462%
    • Stargazers count: 5.941%
    • Dependent packages count: 21.099%
    • Average: 22.999%
    • Dependent repos count: 36.408%
    • Downloads: 47.087%
  • Maintainers (1)

Dependencies

_template/package.json npm
  • @craco/craco ^5.6.4 development
  • @testing-library/dom ^7.22.1 development
  • @testing-library/jest-dom ^5.11.3 development
  • @testing-library/react ^10.4.8 development
  • @testing-library/user-event ^12.1.1 development
  • @types/classnames ^2.2.10 development
  • @types/jest ^26.0.9 development
  • @types/node ^14.0.27 development
  • @types/react ^16.9.46 development
  • @types/react-dom ^16.9.8 development
  • @types/react-router-dom ^5.1.5 development
  • @types/styled-components ^5.1.2 development
  • @types/yup ^0.29.6 development
  • @typescript-eslint/eslint-plugin ^3.9.0 development
  • @typescript-eslint/parser ^3.9.0 development
  • craco-antd ^1.18.1 development
  • eslint ^7.6.0 development
  • eslint-config-prettier ^6.11.0 development
  • eslint-plugin-prettier ^3.1.4 development
  • eslint-plugin-react ^7.20.6 development
  • react-scripts 3.4.3 development
  • typescript ~3.9.7 development
  • @cosmicdapp/design ^0.4.0
  • @cosmicdapp/logic ^0.4.0
  • antd ^4.5.4
  • formik ^2.1.5
  • formik-antd ^2.0.1
  • react ^16.13.1
  • react-dom ^16.13.1
  • react-router-dom ^5.2.0
  • styled-components ^5.1.1
  • yup ^0.29.3
package.json npm
  • gh-pages ^3.1.0 development
  • lerna ^3.22.1 development
  • prettier ^2.0.5 development
packages/cra-template/package.json npm
  • json-schema-ref-parser-cli file:template/src/contracts/dependencies/json-schema-ref-parser-cli development
  • json-schema-to-typescript-cli file:template/src/contracts/dependencies/json-schema-to-typescript-cli development
packages/cra-template/template/src/contracts/dependencies/json-schema-ref-parser-cli/package.json npm
  • @apidevtools/json-schema-ref-parser ^9
packages/cra-template/template/src/contracts/dependencies/json-schema-to-typescript-cli/package.json npm
  • json-schema-to-typescript ^9.1.0
packages/cw20-wallet/package.json npm
  • @craco/craco ^5.6.4 development
  • @testing-library/dom ^7.22.1 development
  • @testing-library/jest-dom ^5.11.3 development
  • @testing-library/react ^10.4.8 development
  • @testing-library/user-event ^12.1.1 development
  • @types/classnames ^2.2.10 development
  • @types/jest ^26.0.9 development
  • @types/node ^14.0.27 development
  • @types/react ^16.9.46 development
  • @types/react-dom ^16.9.8 development
  • @types/react-router-dom ^5.1.5 development
  • @types/styled-components ^5.1.2 development
  • @types/yup ^0.29.6 development
  • @typescript-eslint/eslint-plugin ^3.9.0 development
  • @typescript-eslint/parser ^3.9.0 development
  • craco-antd ^1.18.1 development
  • eslint ^7.6.0 development
  • eslint-config-prettier ^6.11.0 development
  • eslint-plugin-prettier ^3.1.4 development
  • eslint-plugin-react ^7.20.6 development
  • react-scripts 3.4.3 development
  • typescript ~3.9.7 development
  • @ant-design/icons ^4.2.2
  • @cosmicdapp/design ^0.4.5
  • @cosmicdapp/logic ^0.4.5
  • @cosmjs/cosmwasm-stargate ^0.25.6
  • @cosmjs/crypto ^0.25.6
  • @cosmjs/math ^0.25.6
  • @cosmjs/stargate ^0.25.6
  • antd ^4.5.4
  • clipboard-copy ^3.1.0
  • formik ^2.1.5
  • formik-antd ^2.0.1
  • react ^16.13.1
  • react-dom ^16.13.1
  • react-router-dom ^5.2.0
  • styled-components ^5.1.1
  • yup ^0.29.3
packages/design/package.json npm
  • @types/react ^16.9.46 development
  • @types/react-dom ^16.9.8 development
  • @types/styled-components ^5.1.2 development
  • antd ^4.5.4 development
  • husky ^4.2.5 development
  • react ^16.13.1 development
  • react-dom ^16.13.1 development
  • react-router-dom ^5.2.0 development
  • styled-components ^5.1.1 development
  • tsdx ^0.13.2 development
  • tslib ^2.0.1 development
  • typescript ^3.9.7 development
  • @ant-design/icons ^4.2.2
  • @cosmicdapp/logic ^0.4.5
  • clipboard-copy ^3.1.0
packages/logic/package.json npm
  • @types/ledgerhq__hw-transport-webusb ^4.70.1 development
  • @types/react ^16.9.46 development
  • @types/react-dom ^16.9.8 development
  • husky ^4.2.5 development
  • react ^16.13.1 development
  • react-dom ^16.13.1 development
  • react-router-dom ^5.2.0 development
  • tsdx ^0.13.2 development
  • tslib ^2.0.1 development
  • typescript ^3.9.7 development
  • @cosmjs/cosmwasm-stargate ^0.25.6
  • @cosmjs/crypto ^0.25.6
  • @cosmjs/faucet-client ^0.25.6
  • @cosmjs/ledger-amino ^0.25.6
  • @cosmjs/math ^0.25.6
  • @cosmjs/proto-signing ^0.25.6
  • @cosmjs/stargate ^0.25.6
  • @cosmjs/tendermint-rpc ^0.25.6
  • @ledgerhq/hw-transport-webusb ^5.39.1
packages/name-service/package.json npm
  • @craco/craco ^5.6.4 development
  • @testing-library/dom ^7.22.1 development
  • @testing-library/jest-dom ^5.11.3 development
  • @testing-library/react ^10.4.8 development
  • @testing-library/user-event ^12.1.1 development
  • @types/classnames ^2.2.10 development
  • @types/jest ^26.0.9 development
  • @types/node ^14.0.27 development
  • @types/react ^16.9.46 development
  • @types/react-dom ^16.9.8 development
  • @types/react-router-dom ^5.1.5 development
  • @types/yup ^0.29.6 development
  • @typescript-eslint/eslint-plugin ^3.9.0 development
  • @typescript-eslint/parser ^3.9.0 development
  • craco-antd ^1.18.1 development
  • eslint ^7.6.0 development
  • eslint-config-prettier ^6.11.0 development
  • eslint-plugin-prettier ^3.1.4 development
  • eslint-plugin-react ^7.20.6 development
  • react-scripts 3.4.3 development
  • typescript ~3.9.7 development
  • @cosmicdapp/design ^0.4.5
  • @cosmicdapp/logic ^0.4.5
  • @cosmjs/cosmwasm-stargate ^0.25.6
  • @cosmjs/stargate ^0.25.6
  • antd ^4.5.4
  • clipboard-copy ^3.1.0
  • formik ^2.1.5
  • formik-antd ^2.0.1
  • react ^16.13.1
  • react-dom ^16.13.1
  • react-router-dom ^5.2.0
  • styled-components ^5.1.1
  • yup ^0.29.3
packages/native-staking/package.json npm
  • @craco/craco ^5.6.4 development
  • @testing-library/dom ^7.22.1 development
  • @testing-library/jest-dom ^5.11.3 development
  • @testing-library/react ^10.4.8 development
  • @testing-library/user-event ^12.1.1 development
  • @types/classnames ^2.2.10 development
  • @types/jest ^26.0.9 development
  • @types/node ^14.0.27 development
  • @types/react ^16.9.46 development
  • @types/react-dom ^16.9.8 development
  • @types/react-router-dom ^5.1.5 development
  • @types/styled-components ^5.1.2 development
  • @types/yup ^0.29.6 development
  • @typescript-eslint/eslint-plugin ^3.9.0 development
  • @typescript-eslint/parser ^3.9.0 development
  • craco-antd ^1.18.1 development
  • eslint ^7.6.0 development
  • eslint-config-prettier ^6.11.0 development
  • eslint-plugin-prettier ^3.1.4 development
  • eslint-plugin-react ^7.20.6 development
  • react-scripts 3.4.3 development
  • typescript ~3.9.7 development
  • @cosmicdapp/design ^0.4.5
  • @cosmicdapp/logic ^0.4.5
  • @cosmjs/math ^0.25.6
  • @cosmjs/stargate ^0.25.6
  • antd ^4.5.4
  • clipboard-copy ^3.1.0
  • formik ^2.1.5
  • formik-antd ^2.0.1
  • react ^16.13.1
  • react-dom ^16.13.1
  • react-router-dom ^5.2.0
  • styled-components ^5.1.1
  • yup ^0.29.3
packages/staking-service/package.json npm
  • @craco/craco ^5.6.4 development
  • @testing-library/dom ^7.22.1 development
  • @testing-library/jest-dom ^5.11.3 development
  • @testing-library/react ^10.4.8 development
  • @testing-library/user-event ^12.1.1 development
  • @types/classnames ^2.2.10 development
  • @types/jest ^26.0.9 development
  • @types/node ^14.0.27 development
  • @types/react ^16.9.46 development
  • @types/react-dom ^16.9.8 development
  • @types/react-router-dom ^5.1.5 development
  • @types/styled-components ^5.1.2 development
  • @types/yup ^0.29.6 development
  • @typescript-eslint/eslint-plugin ^3.9.0 development
  • @typescript-eslint/parser ^3.9.0 development
  • craco-antd ^1.18.1 development
  • eslint ^7.6.0 development
  • eslint-config-prettier ^6.11.0 development
  • eslint-plugin-prettier ^3.1.4 development
  • eslint-plugin-react ^7.20.6 development
  • react-scripts 3.4.3 development
  • typescript ~3.9.7 development
  • @cosmicdapp/design ^0.4.5
  • @cosmicdapp/logic ^0.4.5
  • @cosmjs/math ^0.25.6
  • @cosmjs/stargate ^0.25.6
  • antd ^4.5.4
  • clipboard-copy ^3.1.0
  • formik ^2.1.5
  • formik-antd ^2.0.1
  • react ^16.13.1
  • react-dom ^16.13.1
  • react-router-dom ^5.2.0
  • styled-components ^5.1.1
  • yup ^0.29.3
packages/wallet/package.json npm
  • @craco/craco ^5.6.4 development
  • @testing-library/dom ^7.22.1 development
  • @testing-library/jest-dom ^5.11.3 development
  • @testing-library/react ^10.4.8 development
  • @testing-library/user-event ^12.1.1 development
  • @types/classnames ^2.2.10 development
  • @types/jest ^26.0.9 development
  • @types/node ^14.0.27 development
  • @types/react ^16.9.46 development
  • @types/react-dom ^16.9.8 development
  • @types/react-router-dom ^5.1.5 development
  • @types/styled-components ^5.1.2 development
  • @types/yup ^0.29.6 development
  • @typescript-eslint/eslint-plugin ^3.9.0 development
  • @typescript-eslint/parser ^3.9.0 development
  • craco-antd ^1.18.1 development
  • eslint ^7.6.0 development
  • eslint-config-prettier ^6.11.0 development
  • eslint-plugin-prettier ^3.1.4 development
  • eslint-plugin-react ^7.20.6 development
  • react-scripts 3.4.3 development
  • typescript ~3.9.7 development
  • @cosmicdapp/design ^0.4.5
  • @cosmicdapp/logic ^0.4.5
  • @cosmjs/stargate ^0.25.6
  • antd ^4.5.4
  • formik ^2.1.5
  • formik-antd ^2.0.1
  • react ^16.13.1
  • react-dom ^16.13.1
  • react-router-dom ^5.2.0
  • styled-components ^5.1.1
  • yup ^0.29.3
yarn.lock npm
  • 2031 dependencies