snake-starknet
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 (5.4%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: guuido
- Language: TypeScript
- Default Branch: master
- Size: 58.6 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Citation
README.md
Snake on Starknet!
Getting started
In order to use the application, you need to install a browser wallet, either Argent or Braavos. After that, you need to get some test eth from the Faucet to pay for transactions.
This application uses pre-deployed instances of the contracts, specifically: - Game Contract: 0x15ec365eb8e3340c7877b33f6ce7b6bef9cd0683d8a0d36501449a10fc4d1af - Token Contract: 0x03c3ccc6b427855b2054b15b700e35e789d22d0de19ab7485a88f19ddde185af
Running the application
In order to run the application, first clone this repository, then install the dependencies with
bash
cd <path-to-repo>
npm i
then run
bash
npm run dev
Now you can start playing by opening the browser on localhost:3000.
Owner
- Login: guuido
- Kind: user
- Repositories: 2
- Profile: https://github.com/guuido
Citation (CITATION.cff)
cff-version: 1.2.0
title: Snake PoC
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Tommaso
family-names: Paulon
- given-names: Andrea
family-names: Marchesi
- given-names: Francesco
family-names: Bruschi
- given-names: Donatella
family-names: Sciuto
repository-code: 'https://github.com/guidocazzaniga/snake-starknet'
GitHub Events
Total
Last Year
Dependencies
package-lock.json
npm
- 394 dependencies
package.json
npm
- @types/node 17.0.17 development
- @types/react 17.0.39 development
- autoprefixer ^10.4.2 development
- eslint 8.9.0 development
- eslint-config-next 12.0.10 development
- postcss ^8.4.6 development
- tailwindcss ^3.0.18 development
- typescript 4.5.5 development
- @starknet-react/chains ^0.1.6
- @starknet-react/core ^2.2.4
- get-starknet-core ^3.2.0
- starknet ^5.27.0