hswick / tulip

Elixir dapp framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tulip

TODO: Add description

"Many individuals grew suddenly rich. A golden bait hung temptingly out before the people, and, one after the other, they rushed to the tulip marts, like flies around a honey-pot. Every one imagined that the passion for tulips would last for ever, and that the wealthy from every part of the world would send to Holland, and pay whatever prices were asked for them. The riches of Europe would be concentrated on the shores of the Zuyder Zee, and poverty banished from the favoured clime of Holland. Nobles, citizens, farmers, mechanics, seamen, footmen, maidservants, even chimney sweeps and old clotheswomen, dabbled in tulips." - ("The Tulipomania", Charles Mackay, 1841)

Installation

If available in Hex, the package can be installed by adding tulip to your list of dependencies in mix.exs:

def deps do
  [
    {:tulip, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/tulip.

About

Elixir dapp framework


Languages

Language:Elixir 100.0%