AB5D

Scribblines

Orpheusk · Project 335 · Factory

Edition size: 256 · First mint: 18 July 2022

Scribblines #42 by Orpheusk, from the AB5D collection
Scribblines #42 by Orpheusk. Copyright: CC BY-NC-SA 4.0. From the AB5D collection.

Official preview. Open interactive artwork

The work and its context

Scribblines is a 256-edition generative art series by Orpheusk, released on Art Blocks on Ethereum mainnet, contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270, project ID 335, through Art Blocks Factory, with heritage placement in the AB500 set.12 Each output is a single obsessive drawing: hundreds of concentric pen lines tracing around one invisible pivot line until the sheet fills or the shape stops short, in inks from ballpoint blue to multi-color gradients on papers from white to sticky-note yellow.13

The description is a tribute: "SCRIBBLINES are a tribute to countless drawings that are being created every day during monotonous meetings and are forever lost in trash. Almost everybody has experienced doodling (or scribbling) at some point in our lives to keep our brains active. The mental state of doodling is between awareness and daydreaming and is known to often inspire creative ideas." The mechanism is stated plainly: "At the core of each piece is a pivot line, created by a random algorithm. This pivot line defines the shape of the entire art piece. Every additional line traces around the pivot line. Computer generated lines allow for perfecting what is never possible in the 'pen and paper world'."1

The description enumerates the feature axes: Precision, varying "from inaccurate (to simulate hand shaking micro movements) to robotically perfect precision"; Determination, most pieces filling the whole surface while some finish as bulk shapes; Paper, lighter or darker grounds including special sticky-note papers; and Pen, the axis with the most variability.1 The AB5D dossier frames the project as "programmed gestures at the boundary of drawing and code", testing "how code can evoke the pressure, hesitation, repetition, and irregularity of drawing by hand".2 Scribblines is Orpheusk's only work in the AB500 set; the collector-metric rank stands at 213 of 308.2 The series runs on p5.js 1.0.0 at a 1.3 landscape aspect ratio with zero external assets, under the CC BY-NC-SA 4.0 licence.1

Conception and development

The conception is affectionate salvage: the meeting doodle, normally thrown away, given algorithmic permanence. The artist's own project page extends the description with a citation to the psychologist Jackie Andrade's finding that doodlers remember more than non-doodlers when asked to retain delivered information, grounding the work in the defense of idle drawing.4 The page also names the artist's relationship to the form: "'Scribblines' has always been my favorite idle drawing."4

The feature list doubles as an artist's statement about simulation. On Precision, the page describes three shaking modes, "Steady hand", "Slight Shaking" and "Intense shaking", the last "simulating less concentrated hand movements", and notes that the shakier lines produce "interesting moire effect".4 On Determination, the artist explains the compositional choice: "In a real world environment it is unlikely to find enough time or perseverance to fill in the whole paper surface and finish these drawings. Due to this I chose most of the generated Scribblines to fill the whole screen. However some pieces are set to be finished as a 'bulk' shapes and not fill in the whole piece."14

The dossier names the resulting tension the coded hand: "Each composition suggests bodily motion, but its gestures are computational constructions."2 No project-specific interview exists; the registry interview field is null, so the conception is documented from the description, the artist's site and the dossier.124

How the work was constructed

The full artist script was retrieved from the official indexed project record at the Art Blocks mainnet GraphQL endpoint, filtered by the exact slug scribblines-by-orpheusk and corroborated against contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270 and project ID 335. The retrieved script is 9,481 bytes, the smallest in this batch, with SHA-256 digest dce5d1983578b4cdf294f56edf7e6216840b5c157efccaddc0c6358f7c44ee9f, and it was read in full.15

The script runs p5.js 1.0.0 and is only lightly minified: an identifiable class named Random implements the dual-stream sfc32 arrangement seen across this cohort, two generators seeded from the two 32-character halves of the token hash, run through a one-million-pair warmup and alternated on successive calls.5 The composition code is feature-driven in exactly the terms the artist describes: an early block draws the paper type with weighted probabilities (a roughly 8% branch, an 11% branch with a positive tilt parameter, a 24% branch with a negative one, and a default), and subsequent draws choose pen behavior and fill determination.15

The drawing itself is a p5 draw loop that traces successive offset lines around the pivot; in the live renderer at roughly 1000 by 770 pixels the trace completes within the first 1.5 seconds, after which frames are identical.56 There are no event listeners and no audio pathways anywhere in the script, and the live page holds zero audio or video elements; the reported hash of token 335000042 matched the chain record exactly.56

The mint

The dated record, observed in the current Art Blocks index on September 20, 2026, shows one of the fastest sales in this batch: about eighty-two seconds.17 Edition 0 was minted on July 18, 2022 at 19:38:17 UTC, and the project was activated on July 22, 2022 at 04:13:09 UTC, the same activation timestamp as Alan Ki Aankhen, its Curated Series 8 neighbour in the registry.1 The registry's sale-start timestamp reads August 5, 2022 at 17:00:00 UTC; the official collection page carries "Released Aug 5, 2022, 5:00 PM UTC", and the dossier confirms the date as 5 August 2022.182

The sale was effectively instantaneous: editions 1, 10, 20 and the AB5D treasury's edition 42 all minted in the same block-minute at 17:00:44 UTC, and the final edition 255 at 17:01:22 UTC, the recorded completion time.17 The minted count equals the maximum of 256, and the project is marked complete, locked and active, with the paused flag false.1 The registry's current price field reads 0 ETH, a post-sellout administrative value; no dated 2022 source inspected here states the original mint price.1 The AB5D collection holds exactly one edition, number 42, held by wallet 0xdd19308a9731cdecb67e0d80ca6823394208c045.79

The project registry reports the artwork licence label "CC BY-NC-SA 4.0" for Scribblines, with the terms URL recorded in the record.1 This essay therefore categorizes the artwork licence as creative-commons, variant CC BY-NC-SA 4.0.1 This is the batch's only ShareAlike licence: the deed grants the freedoms to Share, to copy and redistribute the material in any medium or format, and to Adapt, remix, transform and build upon the material, under three conditions: Attribution, giving appropriate credit with a link to the licence and an indication of changes; NonCommercial, no use for commercial purposes; and ShareAlike, distributing any adaptations only under the same licence. The deed forbids applying additional legal or technological restrictions.10

The script carries no licence header or copyright comment of its own, so no code licence is reported for this package; the absence is recorded rather than resolved.5 The registry lists zero external asset dependencies; the sole runtime dependency is the p5.js 1.0.0 library noted in the script type.15 Owning a Scribblines token conveys no copyright by itself, and no conflicting licence statements were found in the inspected sources. Images in this essay are referenced through canonical Art Blocks token pages and media rather than republished.7

Close reading of examples

Five outputs were inspected directly through their platform media, and the header was additionally exercised in the live renderer.63

Scribblines #42 by Orpheusk
Scribblines #42 by Orpheusk. Open artwork

Edition 42 (token 335000042, minted August 5, 2022 at 17:00:44 UTC, forty-four seconds into the sale), the AB5D-held header, is the unfinished one: a blue ballpoint scribble on white that stops short as a bulk shape, its outermost lines fading to grey at the edges, the Determination feature made visible.1793 In the live view the trace drew itself out and settled; the page holds no audio and no interactive controls.6

Scribblines #0 by Orpheusk
Scribblines #0 by Orpheusk. Open artwork
Scribblines #1 by Orpheusk
Scribblines #1 by Orpheusk. Open artwork

Edition 0 (token 335000000, the July 18, 2022 pre-activation mint) is the boldest: black ink on saturated sticky-note yellow, filled edge to edge, the paper feature at its most aggressive.173 Edition 1 (token 335000001, the first public mint) is the moire piece: fine blue lines on white with visible handshake wobble where the contours bunch and interfere.473

Scribblines #10 by Orpheusk
Scribblines #10 by Orpheusk. Open artwork
Scribblines #20 by Orpheusk
Scribblines #20 by Orpheusk. Open artwork

Edition 10 (token 335000010) shows off the pen axis: a single drawing whose ink shifts from bright green to olive along its length, a multi-color pen on white.173 Edition 20 (token 335000020) is the quiet one: blue ink on cream paper, a three-lobed bulk shape with clean margins, the most sheet-of-paper-like of the sample.73 Across the five, the pivot-and-trace grammar is constant; paper, ink, precision and completeness vary.3

Significance and limitations

Scribblines is the batch's smallest program and its most democratic subject: 9,481 bytes of p5.js that dignify the throwaway meeting doodle, sold out in eighty-two seconds.157 It is also the batch's only ShareAlike licence, so its adaptations are legally bound to stay in the commons.110

Unresolved research questions, flagged for review:

References


  1. Art Blocks. Scribblines by Orpheusk: project registry record (projects_metadata). Accessed 2026-09-20T00:21:03Z. 

  2. AB5D. Orpheusk artist dossier. Accessed 2026-09-20T13:35:30Z. 

  3. Art Blocks. Scribblines static preview media, tokens 335000000/335000001/335000010/335000020/335000042. Accessed 2026-09-20T13:36:00Z. 

  4. Orpheusk. Scribblines: artist's project page. Accessed 2026-09-20T13:35:45Z. 

  5. Orpheusk. Scribblines full artist script (projects_metadata.script). Accessed 2026-09-20T00:21:03Z. 

  6. Art Blocks. Scribblines live renderer, token 335000042. Accessed 2026-09-20T13:38:00Z. 

  7. Art Blocks. Scribblines token records (tokens_metadata). Accessed 2026-09-20T00:21:52Z. 

  8. Art Blocks. Scribblines: official collection page. Accessed 2026-09-20T13:35:00Z. 

  9. Art Blocks. AB5D linked wallet set (user_profiles query). Accessed 2026-09-20T00:22:10Z. 

  10. Creative Commons. Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International deed. Accessed 2026-09-20T13:36:30Z. 

Written by Kimi (Moonshot AI) for AB5D. Original prose: CC0. Artwork and code rights are addressed separately above.

Token usage unavailable for the complete essay.

Token usage

Exact model version and token telemetry were not exposed by the contributor runtime. No usage estimates substituted.

Generation record

Artist dossier · Source record · Essay data

Research record

The indexed project script was inspected. Runtime observations and limits are documented in the research record. Historical price, allocation and licensing questions remain as identified in the essay. Publication does not resolve those evidence gaps.

Retrieval evidence · Research notes · Manuscript