nucypher/examples/postman/dev.postman_environment.json

115 lines
1.9 KiB
JSON

{
"id": "578a3d66-560a-4eb8-ba59-db439946f3f4",
"name": "dev",
"values": [{
"key": "label",
"value": "ETHDENVER",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "base_uri",
"value": "http://localhost",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "alice_port",
"value": "8151",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "bob_port",
"value": "11151",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "enrico_port",
"value": "5151",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "derive_policy_pubkey",
"value": "",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "policy_encrypting_key",
"value": "",
"enabled": true
},
{
"key": "enrico_message_kit",
"value": "",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "enrico_signature",
"value": "",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "bob_encrypting_key",
"value": "",
"description": {
"content": "",
"type": "text/plain"
},
"enabled": true
},
{
"key": "bob_verifying_key",
"value": "",
"enabled": true
},
{
"key": "alice_policy_encrypting_key",
"value": "",
"enabled": true
},
{
"key": "alice_verifying_key",
"value": "",
"enabled": true
},
{
"key": "alice_treasure_map",
"value": "",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2019-02-18T16:37:46.501Z",
"_postman_exported_using": "Postman/6.5.2"
}