100% CSS. No artificial colours or ingredients.
First person to screenshot a lighthouse wins!
Find me @ https://twitter.com/ivorjetski https://www.instagram.com/benevansdesign https://www.youtube.com/c/BenEvanski
100% CSS. No artificial colours or ingredients.
First person to screenshot a lighthouse wins!
Find me @ https://twitter.com/ivorjetski https://www.instagram.com/benevansdesign https://www.youtube.com/c/BenEvanski
# -*- mode: ruby -*- | |
# vi: set ft=ruby : | |
# All Vagrant configuration is done below. The "2" in Vagrant.configure | |
# configures the configuration version (we support older styles for | |
# backwards compatibility). Please don't change it unless you know what | |
# you're doing. | |
Vagrant.configure("2") do |config| | |
# The most common configuration options are documented and commented below. | |
# For a complete reference, please see the online documentation at |
import React, { Component } from 'react'; | |
import logo from './logo.svg'; | |
import './App.css'; | |
import SendButton from './components/SendButton' | |
import IOTA from 'iota.lib.js' | |
class App extends Component { | |
constructor(props) { |
let multisig = require('@iota/multisig'); | |
let converter = require('@iota/converter'); | |
let txconverter = require('@iota/transaction-converter'); | |
let bundle_validator = require('@iota/bundle-validator'); | |
let seedA = 'A'.repeat(81) | |
let seedB = 'B'.repeat(81) | |
let seedC = 'C'.repeat(81) | |
var character = "adam"; // change to "adam", "bob" , "eve" , or "rocky" depending on who you want to start with. | |
$('#char_creator_client').flash({ | |
id: "char_creator", | |
swf: "https://d3v4eglovri8yt.cloudfront.net/animation/414827163ad4eb60/cc.swf", | |
height: 600, | |
width: 960, | |
align: "middle", | |
allowScriptAccess: "always", |
//Uploading Using SCP | |
## origin > destination | |
scp /home/jasper/path/file [email protected]:/home/username/domain.com/public_html/images/ | |
Uploading to Ubuntu Server | |
scp /home/jasper/path/file [email protected]:/var/www/html/ | |
##downloading | |
scp [email protected]:/root/pcfilename.rar ./ | |
##directory download | |
scp -r [email protected]:/path/to/foo /home/user/Desktop/ |
--- | |
title: "Quick Start Step 1" | |
view: | |
baselayer: osm | |
featurelayers: [] | |
latitude: 18.7360 | |
longitude: -72.4178 | |
maxZoom: 18 | |
minZoom: 0 |
1090872|A | |
4281|AA | |
1332552|AAACU | |
1287145|AABB | |
1024015|AABC | |
1099290|AAC | |
1264707|AACC | |
849116|AACE | |
1409430|AAGC | |
948846|AAI |