golem-examples 0.1.11

Golem example templates
Documentation
1
2
3
4
5
6
7
8
{
  "description": "A stateful Golem actor written in Rust, capable of calling HTTP endpoints and using the Promise API",
  "requiresAdapter": false,
  "requiresGolemHostWIT": true,
  "exclude": [
    "target"
  ]
}