MCPcopy Index your code
hub / github.com/OpenBuilders/notcoin-clicker

github.com/OpenBuilders/notcoin-clicker @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
6 symbols 11 edges 4 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Notcoin Clicker

Notcoin Clicker was built by the Open Builders team as a fun project.

Over time, it evolved into the phenomenon known as Notcoin (probably nothing)

We've decided to share the Clicker's source code with the community for a few reasons: - clicker mechanics are trending, sharing the code might inspire or assist someone - it has been copy pasted already 100 times - one guy asked me to do this - it's fun

Something was left out: - turbo mode (rockets) - no-API logic (anti-fraud) - morse clicker

Perhaps we'll upload these additional features here someday.

How to run

Pure React, just: - npm install - npm start

Or ~~copy~~ read the code without launching it. Have fun.

Extension points exported contracts — how you extend this code

NotcoinProps (Interface)
(no doc)
src/notcoin/Notcoin.tsx
NumberInfo (Interface)
(no doc)
src/notcoin/Notcoin.tsx

Core symbols most depended-on inside this repo

handleClick
called by 0
src/notcoin/Notcoin.tsx
Notcoin
called by 0
src/notcoin/Notcoin.tsx
handleTouchStart
called by 0
src/notcoin/Notcoin.tsx
handleTouchEnd
called by 0
src/notcoin/Notcoin.tsx

Shape

Function 3
Interface 2
Method 1

Languages

TypeScript100%

Modules by API surface

src/notcoin/Notcoin.tsx6 symbols

For agents

$ claude mcp add notcoin-clicker \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact