Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: somteacodes
  • Language: TypeScript
  • Default Branch: main
  • Size: 210 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

Owner

  • Name: Somtochukwu Anunobi
  • Login: somteacodes
  • Kind: user
  • Location: England, United Kingdom

Code, Eat, and Sleep. cycle of life

Citation (CITATION.cff)

cff-version: 1.2.0
title: USSD Digital wallet with partial PIN authentication
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Somtochukwu
    family-names: Anunobi
    email: somteacodes@gmail.com
repository-code: 'https://github.com/somteacodes/usepay2.0'
abstract: >-
  USSD Digital Wallet using Partial PIN authentication method and
  unique wallet IDs as unique identifiers
keywords:
  - USSD
  - Digital Wallet
  - Payments
  - Authentication
  - Vouchers
  - Shoulder Surfing Attack
license: MIT
commit: First release
version: '1.0'
date-released: '2024-05-10'

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • 743 dependencies
package.json npm
  • @adonisjs/assembler ^7.5.1 development
  • @adonisjs/eslint-config ^1.3.0 development
  • @adonisjs/prettier-config ^1.3.0 development
  • @adonisjs/tsconfig ^1.3.0 development
  • @japa/api-client ^2.0.3 development
  • @japa/assert ^3.0.0 development
  • @japa/plugin-adonisjs ^3.0.1 development
  • @japa/runner ^3.1.4 development
  • @swc/core ^1.4.16 development
  • @types/luxon ^3.4.2 development
  • @types/node ^20.12.7 development
  • eslint ^8.57.0 development
  • hot-hook ^0.2.1 development
  • pino-pretty ^11.0.0 development
  • prettier ^3.2.5 development
  • ts-node ^10.9.2 development
  • typescript ^5.4.5 development
  • @adonisjs/auth ^9.2.1
  • @adonisjs/core ^6.8.0
  • @adonisjs/cors ^2.2.1
  • @adonisjs/lucid ^20.5.1
  • @adonisjs/redis ^8.0.1
  • @adonisjs/session ^7.4.0
  • @paralleldrive/cuid2 ^2.2.2
  • @vinejs/vine ^2.0.0
  • argon2 ^0.31.2
  • luxon ^3.4.4
  • mysql2 ^3.9.7
  • nanoid ^5.0.7
  • pg ^8.11.5
  • reflect-metadata ^0.2.2
  • ts-node ^10.9.2
  • typescript ^5.3.3
  • ussd-builder ^1.2.5