urbit / NEAR

Public repo for Urbit Labs projects
MIT License
4 stars 3 forks source link

Implement "urbit" object in Near Social VM #1

Closed humanizersequel closed 9 months ago

humanizersequel commented 9 months ago

Fork the Near Social VM and add a custom object (in line with their Social, State, Near, and Clipboard objects) called Urbit and wire it up to the http-api library.

EDIT - Update Issue:

This should implement a simple poke() method modeled off of the arbitrary_poke() method in the roadmap.

Demo: an Urbit app, written using the forked NEAR Social VM library, that simply displays a blank page and prints a message in dojo (or adds a pal, or something else trivial) directly (not via %near-handler).

bonbud-macryg commented 9 months ago

Closed by #7.