Skip to content

Instantly share code, notes, and snippets.

View fulldecent's full-sized avatar

William Entriken fulldecent

View GitHub Profile
@fulldecent
fulldecent / bionft2demo.sol
Created March 7, 2023 23:36
Bio NFT 2 demo
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.4;
import "@openzeppelin/contracts/token/ERC721/ERC721.sol";
import "./IERC4907.sol";
contract MyToken is ERC721, IERC4907 {
struct UserInfo {
address user; // address of user role
uint64 expires; // unix timestamp, user expires after this time
@fulldecent
fulldecent / chartjs-red-green-line.html
Last active August 18, 2023 16:09
Chart.js show line with green above target and red below
<!DOCTYPE html>
<html>
<head>
<title>Line Chart Example</title>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
</head>
<body>
<div style="width: 80%; margin: auto;">
<canvas id="myLineChart"></canvas>
</div>

This wordlist is from the legacy (circa 2017) blockchain.info website which was acquired by blockchain.com.

You can check if you have a 17-word "password nmemonic" (similar to a seed phrase) by checking if all your words are on this list.

The recovery page is now at

https://login.blockchain.com/wallet/forgot-password

It was previously at