@dorgtech/daosmind
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-beta6 • Public • Published

@dorgtech/daoswiki

_Prtcl resources: Overview, Spec, Dev guide, API reference

This daos mind package is opinionated for alchemy, it allow us to load all the modules we need to run the wikis funcionality

Dependencies

This module depends on @uprtl/wikis, @uprtl/documents, @uprtl/evees, @uprtcl/micro-orchestrator, @uprtcl/cortex, @uprtl/lenses, @uprtl/common and @uprtcl/connections. It also depends on a redux module to be present.

Install

npm install @dorgtech/daoswiki

Usage

Import the module and call the .getInstance method, this class is a singleton to make sure it is instanciated just once:

import { WikiContainer } from '@dorgtech/daosmind';
/* 
  The dispatcher is a class on alchemy that allow us to access alchemy actions, so they can be triggered from uprtcl components
*/
const dispatcher = new CustomDispatcher(wikiMethods, daoInformation)
WikiContainer.getInstance(dispatcher)

Readme

Keywords

none

Package Sidebar

Install

npm i @dorgtech/daosmind

Homepage

uprtcl.io

Weekly Downloads

2

Version

0.0.1-beta6

License

MIT

Unpacked Size

123 kB

Total Files

24

Last publish

Collaborators

  • cbrzn
  • dorgjelli
  • namesty
  • xiphiness