Skip to content

Instantly share code, notes, and snippets.

View BlueCarbonProject.sol
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.9;
import "@openzeppelin/contracts/token/ERC721/ERC721.sol";
import "@openzeppelin/contracts/access/Ownable.sol";
// import "hardhat/console.sol";
contract VerityNFT is ERC721("VerityNFT", "VERY"), Ownable {
@adamjanes
adamjanes / .block
Last active April 10, 2018 14:45
Scatter 4
View .block
license: mit
@adamjanes
adamjanes / .block
Last active April 10, 2018 12:17
Scatter 3
View .block
license: mit
@adamjanes
adamjanes / .block
Last active April 10, 2018 11:19
Scatter 2
View .block
license: mit
@adamjanes
adamjanes / .block
Last active April 10, 2018 11:12
Scatter 1
View .block
license: mit
@adamjanes
adamjanes / .block
Last active April 13, 2018 07:24
Bar Chart Demo
View .block
license: gpl-3.0
@adamjanes
adamjanes / .block
Last active April 6, 2018 10:26
Multiple datasets in 5.x
View .block
license: gpl-3.0
height: 600
border: no
@adamjanes
adamjanes / .block
Last active June 27, 2020 17:01
Choropleth V5
View .block
license: gpl-3.0
height: 600
border: no
@adamjanes
adamjanes / .block
Last active April 7, 2018 11:21
Pie Chart Update, II (V5)
View .block
license: gpl-3.0
@adamjanes
adamjanes / .block
Last active March 31, 2018 21:29
Pie Chart Update, II (V5)
View .block
license: gpl-3.0