{"id":16560303,"url":"https://github.com/niftynei/basic","last_synced_at":"2025-04-12T16:26:31.137Z","repository":{"id":186421433,"uuid":"655872287","full_name":"niftynei/BASIC","owner":"niftynei","description":"Code for the LARP miners, aka BASICs","archived":false,"fork":false,"pushed_at":"2023-12-15T19:24:04.000Z","size":3255,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T14:44:27.746Z","etag":null,"topics":["base58btc","bitcoin-education","bitcon","larp"],"latest_commit_sha":null,"homepage":"https://base58.school","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niftynei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-06-19T19:35:58.000Z","updated_at":"2025-01-22T05:40:00.000Z","dependencies_parsed_at":"2023-12-15T20:27:43.748Z","dependency_job_id":null,"html_url":"https://github.com/niftynei/BASIC","commit_stats":null,"previous_names":["niftynei/larpminer","niftynei/basic"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niftynei%2FBASIC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niftynei%2FBASIC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niftynei%2FBASIC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niftynei%2FBASIC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niftynei","download_url":"https://codeload.github.com/niftynei/BASIC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248595663,"owners_count":21130565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["base58btc","bitcoin-education","bitcon","larp"],"created_at":"2024-10-11T20:28:52.080Z","updated_at":"2025-04-12T16:26:31.116Z","avatar_url":"https://github.com/niftynei.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BASIC - hardware modules for the Base58 World Famous LARP\n\nThis code is for the dual-purpose hash-finder and hash-verifier device used in the @base58btc\nWorld Famous Bitcoin LARP.\n\nIt allows for a user to enter in a previous block hash, transaction commitment, time,\ntarget, and nonce.\n\nIf a nonce is provided, the BASIC will show the blockhash produced by the inputs.\n\nIf the nonce is left empty or set to zero, the unit will begin hunting for a nonce\nthat will produce a blockhash underneath the given target value.\n\nOnce it finds a suitable nonce, it will display first the winning nonce. You can advance\nthe screen to the Blockhash that nonce hashes to with the `#` key.\n\nBe sure to write down the winning nonce value before advancing to the Blockhash screen.\n\nTo enter a number, and advance to the next input: press the `#` key.\n\nTo erase a number: press the `*` key.\n\n## Installing with WebInstaller\n\nThanks to @dni and @arcbtc we have a WebInstaller available for the LARP BASICs.\n\nGo to [https://basic.lnbits.com/](https://basic.lnbits.com/) to install the latest\nbuild on your own device!\n\nNote: You'll need Chrome or a Chromium browser that supports the WebInstaller protocol.\n\n\n### Credit/props\n\nBen Arc and the LNPoS project for the inital form factor, code, and 3D case + build instructions.\n\nStakamoto and the Houston Astrobits for discovering and building the initial set of BASICs for @base58btc\n\n\n### Hardware needed\n\n- \u003ca href=\"https://www.aliexpress.com/item/33048962331.html\"\u003eLilygo TTGO T-Display\u003c/a\u003e\n- Keypad membrane (these \u003ca href=\"https://www.aliexpress.com/item/32812109541.html\"\u003ebig\u003c/a\u003e ones are easy to find, these \u003ca href=\"https://www.aliexpress.com/item/1005003263865347.html\"\u003esmaller\u003c/a\u003e ones will be used for workshops by arcbtc).\n- \u003ca href=\"https://www.amazon.co.uk/Sourcingmap-2x40-Pins-Connector-Arduino-Prototype-Black-Silver-Tone/dp/B07DK532DP/ref=sr_1_1_sspa?dchild=1\u0026keywords=angled+gpio+pins\u0026qid=1633810409\u0026sr=8-1-spons\u0026psc=1\u0026smid=AIF4G7PLKBOZY\u0026spLa=ZW5jcnlwdGVkUXVhbGlmaWVyPUEzQTVQOFdIWUVaMFBBJmVuY3J5cHRlZElkPUEwMTgzMjU2Mk40RUlST0pQRlRVOCZlbmNyeXB0ZWRBZElkPUEwMzQ3MTM3WlBPNEgxSjFKMEFRJndpZGdldE5hbWU9c3BfYXRmJmFjdGlvbj1jbGlja1JlZGlyZWN0JmRvTm90TG9nQ2xpY2s9dHJ1ZQ==\"\u003eAngled male/male GPIO pins\u003c/a\u003e\n\n### Arduino software install\n\n- Download/install latest \u003ca href=\"https://www.arduino.cc/en/software\"\u003eArduino IDE\u003c/a\u003e\n- Install ESP32 boards, using \u003ca href=\"https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#installing-using-boards-manager\"\u003eboards manager\u003c/a\u003e\n- Copy \u003ca href=\"https://github.com/arcbtc/LNURLPoS/tree/main/LNURLPoS/libraries\"\u003ethese libraries\u003c/a\u003e into your Arduino IDE library folder\n- Plug in T-Display, from _Tools\u003eBoard\u003eESP32 Boards_ select **TTGO LoRa32 OLED V1**\n\n\u003e _Note: If using MacOS, you will need the CP210x USB to UART Bridge VCP Drivers available here https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniftynei%2Fbasic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniftynei%2Fbasic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniftynei%2Fbasic/lists"}