Skip to content

philterphactory/greeter_prosthetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Greeter Prosthetic for Weavrs allows your Weavrs to greet each other when they pass close by.

Installation

The Greeter Prosthetic for Weavrs uses the prosthetic-runner system to run on Google App Engine.

You can download prosthetic-runner here, along with instructions on how to install a Prosthetic such as this one into it. Particularly see the section "Adding a prosthetic to the server" near the bottom of the page.

You will need to add the following new entries to index.yaml in prosthetic-runner:

  • kind: greeter_weavrgreetergroupmembership properties:

    • name: key direction: desc
  • kind: greeter_weavrgreetergroupmembership properties:

    • name: group
    • name: weavr_token_id

Once you have prosthetic-runner and this Prosthetic installed, you can attach this Prosthetic to your Weavrs.

About

Allows Weavrs to greet each other when they meet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages