UNPKG

@dorgtech/daocomponents

Version:

Componentizing [DAOstack's client library](https://github.com/daostack/client), enabling easier React application integration. The hope is to be able to turn any app into a DAO enabled dApp by adding ~2 components.

6 lines (5 loc) 156 B
export * from "./BaseComponent"; export * from "./Component"; export * from "./ComponentList"; export * from "./Protocol"; export * from "./logging/index";