Skip to content

Releases: DIG-Network/dig-framework-adapters

Release list

v0.1.0

Choose a tag to compare

@MichaelTaylor3d MichaelTaylor3d released this 30 Jun 06:08
4929354

First publish of the DIG framework adapters to npm via publish-npm.yml:

  • @dignetwork/vite-plugin-dig
  • @dignetwork/next-plugin-dig

Both make DIG a first-class deploy target — a window.chia dev shim during dev plus a publish step that ships the build output to a DIG capsule via 'digstore deploy', honoring dig.toml.

Built on @dignetwork/dig-sdk ^0.2.0 (the chia:// DeployResult surface: chiaUrl/hubUrl, with digUrl as a deprecated alias). The deploy-result path consumes the SDK-provided chiaUrl directly.