https://github.com/0xjepsen/epic-nfts

SC for minting NFTs

https://github.com/0xjepsen/epic-nfts

Science Score: 13.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

SC for minting NFTs

Basic Info
  • Host: GitHub
  • Owner: 0xJepsen
  • Language: Solidity
  • Default Branch: master
  • Size: 643 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Archived
Created over 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme

README.md

Basic Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.

Try running some of the following tasks:

shell npx hardhat accounts npx hardhat compile npx hardhat clean npx hardhat test npx hardhat node node scripts/sample-script.js npx hardhat help

Owner

  • Name: Jepsen ✨
  • Login: 0xJepsen
  • Kind: user
  • Location: Somewhere in meatspace

Creating Biodigital Jazz

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 15
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.13
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 15
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (14)
Top Labels
Issue Labels
Pull Request Labels
dependencies (14)

Dependencies

package-lock.json npm
  • 1051 dependencies
package.json npm
  • @nomiclabs/hardhat-ethers ^2.0.4 development
  • @nomiclabs/hardhat-etherscan ^3.0.0 development
  • @nomiclabs/hardhat-waffle ^2.0.1 development
  • chai ^4.3.4 development
  • ethereum-waffle ^3.4.0 development
  • ethers ^5.5.3 development
  • hardhat ^2.8.2 development
  • @openzeppelin/contracts ^4.4.2
  • dotenv ^12.0.4