ahdinosaur / inux

an experiment in opinionated helpers for `inu`
18 stars 4 forks source link

IDEA: the sweet stuff #2

Closed ahdinosaur closed 8 years ago

ahdinosaur commented 8 years ago

here's an idea for a bit more sugar (nice api out of the box, implicitly using the helpers):

an inux app is a sweetened inu app, has the following keys:

inu.start(inux.help(apps))

playing around with these ideas in https://github.com/holodex/app/blob/compost/dex/app.js and https://github.com/holodex/app/blob/compost/dex/accounts/app.js

ahdinosaur commented 8 years ago

continued with #3, closing.