Skip to content

Instantly share code, notes, and snippets.

View klivin's full-sized avatar

Kevin Weiler klivin

  • @pooli_app
  • Folsom, CA
View GitHub Profile
@klivin
klivin / XyoClientSDK.swift
Last active October 9, 2019 17:30
WIP user-friendly protocol for XYO Hackathon developers
//
// XyProtocol.swift
// SampleiOS
//
// Created by Kevin Weiler on 10/7/19.
// Copyright © 2019 XYO Network. All rights reserved.
//
import Foundation
import XyBleSdk
pragma solidity ^0.4.24;
import "openzeppelin-solidity/contracts/token/ERC721/ERC721Metadata.sol";
import "openzeppelin-solidity/contracts/token/ERC721/ERC721Enumerable.sol";
import "openzeppelin-solidity/contracts/access/roles/MinterRole.sol";
import './QuestLibrary.sol';
/*
The NFT Token for Quests
*/
#!/usr/bin/perl
########## CONFIGURACAO ############