GITARG License
Copyright (c) [year] [Full name] { non-voiding }
Licensor: [Company/Organization]
Licensed Work: [Definition of licensed work]
- Permission
GITARG License
Copyright (c) [year] [Full name] { non-voiding }
Licensor: [Company/Organization]
Licensed Work: [Definition of licensed work]
| abandon | |
| ability | |
| able | |
| about | |
| above | |
| absent | |
| absorb | |
| abstract | |
| absurd | |
| abuse |
create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "your_email@youremail.com"
| pragma solidity ^0.8.4; | |
| contract Auth { | |
| //mappings | |
| constructor () { | |
| } | |
| //TODO - order slices array by number lowest to highest or expect it. | |
| function layer (bool[] requires, int[] slices) { | |
| // requires in layers by slice of bools |
| pragma solidity ^0.8.4; | |
| // version spect | |
| contract c_e_coin { | |
| //createContract with rules to sell by creating party - charge for time and movement | |
| //generic version with my algorythm taking up first 10 spots on initial contract | |
| //buyContract to buy from previous contract owner | |
| struct DebtPosition { | |
| uint id; // 0 is the pooling contract 1 is the oldest |
| pragma solidity ^0.8.4; | |
| // a system that uses passwords or a real world artifact as an interface to verify timestamp and optionally location | |
| // "they'll try to use your workspace" | |
| // permissions : | |
| // 1 - id for internal address | |
| // 2 - password for internal address | |
| // 3 - id, token => password // pseudo oauth | |
| // |
| pragma solidity ^0.8.4; | |
| // a system that uses passwords or a real world artifact as an interface to verify timestamp and optionally location | |
| // "they'll try to use your workspace" | |
| // permissions : | |
| // 1 - id for internal address | |
| // 2 - password for internal address | |
| // 3 - id, token => password // pseudo oauth | |
| // |
| pragma solidity ^0.8.4; | |
| // a system that uses passwords or a real world artifact as an interface to verify timestamp and optionally location | |
| // "they'll try to use your workspace" | |
| // permissions : | |
| // 1 - id for internal address | |
| // 2 - password for internal address | |
| // 3 - id, token => password // pseudo oauth | |
| // |
| pragma solidity ^0.8.4; | |
| // a system that uses passwords or a real world artifact as an interface to verify timestamp and optionally location | |
| // "they'll try to use your workspace" | |
| // permissions : | |
| // 1 - id for internal address | |
| // 2 - password for internal address | |
| // 3 - id, token => password // pseudo oauth | |
| // |
| pragma solidity ^0.8.4; | |
| // a system that uses passwords or a real world artifact as an interface to verify timestamp and optionally location | |
| // "they'll try to use your workspace" | |
| // permissions : | |
| // 1 - id for internal address | |
| // 2 - password for internal address | |
| // 3 - id, token => password // pseudo oauth | |
| // |