@fadroma/agent
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Fadroma Agent

Base layer for isomorphic dAPI clients.

Defines the core operational model and type vocabulary of the Fadroma dApp framework.

All other NPM packages in the Fadroma ecosystem build upon this one, and either:

  • Provide platform-specific implementations of these abstractions (such as an Agent that is specifically for the Secret Network, or a Builder that executes builds specifically in a Docker container), or

  • Build atop the abstract object model to deliver new features with the appropriate degree of cross-platform support.

The @fadroma/agent package itself is written in a platform-independent way (basic isomorphic JavaScript). and should contain no Node-specifics or other engine-specific features.

See https://fadroma.tech for more info.

Keywords

none

Install

npm i @fadroma/agent

DownloadsWeekly Downloads

102

Version

1.0.0

License

none

Unpacked Size

674 kB

Total Files

36

Last publish

Collaborators

  • atanas-krondev
  • exactlywhoyouthinkitis