Skip to content

Instantly share code, notes, and snippets.

View decentration's full-sized avatar
🎯
Focusing stealth

Decentration decentration

🎯
Focusing stealth
View GitHub Profile
@decentration
decentration / DGovProposal
Created April 13, 2021 12:48
DGov: Decentralized Government Proposal
**DGov: Decentralised Governance for Web3.0 (Draft)**
Abstract 1
Mission 2
D-Gov: Decentralised Government Project 3
What are D-Gov’s? 4
What technology enables D-Gov’s? 4
How are DApps different to D-Govs? 4
Examples of D-Gov’s: 5
// Data returned by remote login request
{
"session": {
"user": {
"approval_status": "approved",
"empty_pass": false,
"id": "user_id",
"profile_keys": [
"profile_4"
],
const options = {
url: 'https://api.knack.com/v1/applications/5e159b77ed2cc100162fae1f/session',
method: 'POST',
headers: {
'content-type': 'application/json',
'Knack-Application-Id': '5e159b77ed2cc100162fae1f',
'email': bundle.authData.email,
'password': bundle.authData.password
},
params: {
@decentration
decentration / create_invoice_entry_POST_example
Last active March 30, 2020 20:50
Beans API configuration, POST and response
{
"inputData": {
"field_358": "[email protected]",
"field_226": "4000",
"field_314": "GBP",
"field_261": "Services rendered...",
"field_271": "Google Ireland",
"field_272": "28/06/2020",
"field_273": "",
"field_277": "Irene Slade",