Skip to content

Instantly share code, notes, and snippets.

View grahamplata's full-sized avatar
🦉

Graham Plata grahamplata

🦉
View GitHub Profile
@grahamplata
grahamplata / CANDYMACHINE.md
Created September 27, 2021 16:01
A guide for myself for setting up metaplex candymachine and frontend boilerplate

Candy Machine Guide

Abridged guide of getting started with metaplex candy machine and exiled-apes frontend starter.

I wanted to capture this guide so I could quickly skip the boilerplate.

Table of Contents

@grahamplata
grahamplata / neopixel_potentiometer.ino
Last active April 30, 2019 01:25
potentiometer and neopixel exploration
#include <Adafruit_NeoPixel.h>
// constants
#define PIN 1
#define NUMPIXELS 12
Adafruit_NeoPixel strip = Adafruit_NeoPixel(NUMPIXELS, PIN, NEO_GRB);
// define colors
uint32_t red = strip.Color(255, 0, 0);

Keybase proof

I hereby claim:

  • I am grahamplata on github.
  • I am grahamplata (https://keybase.io/grahamplata) on keybase.
  • I have a public key ASCyZgm6FGUg6-0CHzjcmnD_lrFIw6N-ckdyavq78Vfd2Qo

To claim this, I am signing this object: