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 publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: learnwithalex
  • License: gpl-3.0
  • Language: TypeScript
  • Default Branch: main
  • Size: 215 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Tokens from Creator

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

Owner

  • Name: Questgig
  • Login: learnwithalex
  • Kind: user
  • Location: Nigeria
  • Company: Questgig

Questgig Open Source

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Zinsmeister"
  given-names: "Noah"
- family-names: "Adams"
  given-names: "Hayden"
- family-names: "Robinson"
  given-names: "Dan"
- family-names: "Salem"
  given-names: "Moody"
title: "tokens-v2-core"
version: 1.0.1
date-released: 2019-05-03
url: "https://github.com/learnwith/tokens-v2-core"

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
npmjs.org: tokens-v2-core

A Core contracts for the Tokens Creator protocol

  • Homepage: https://usetokens.xyz
  • License: GPL-3.0-or-later
  • Latest release: 1.0.0
    published over 1 year ago
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Last month
Rankings
Dependent repos count: 25.2%
Average: 30.8%
Dependent packages count: 36.4%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v1 composite
  • actions/checkout v1 composite
  • actions/setup-node v1 composite
package-lock.json npm
  • 980 dependencies
package.json npm
  • @types/chai ^4.2.6 development
  • @types/mocha ^5.2.7 development
  • chai ^4.2.0 development
  • ethereum-waffle ^2.4.1 development
  • ethereumjs-util ^6.2.0 development
  • mocha ^6.2.2 development
  • prettier ^1.19.1 development
  • rimraf ^3.0.0 development
  • solc 0.5.16 development
  • ts-node ^8.5.4 development
  • typescript ^3.7.3 development
  • @tokens/v2-core file:
  • @uniswap/v2-core file:
yarn.lock npm