Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

This plugin pack is a Proof Of Concept (POC) in early development stages and not ready for production use.

Feel free to clone the source at JogetOSS and enhance/adapt to your requirements.

Warning
titleNote

As of now, this plugin pack is not compatible with Joget Cloud (specifically, an environment with restricted system "tmp" directory).

Do try out this plugin pack in a system environment that you control.

Credits to: https://dev.joget.org/community/questions/180584495/build-first-your-first-cardano-system-error

Table of Contents

Introduction

...

This plugin pack contains these plugins:

Children Display
first49

The plugin source codes can be found at JogetOSS Github. Feel free to clone and customize to suit your needs.

To learn more about Cardano, see https://cardano.org/.

Sample App

(Updated as of 23-Feb-2023)

This sample app below is a simple showcasing of integration with the various plugins within the Cardano Blockchain Pack. 

Do ensure that these plugins are installed in your Joget platform before trying out the sample apps:

...

app:

...

For Joget DX7:

View file
nameAPP_cardanoSampleApp

...

-8-blockfrost.jwa
height150

...

For Joget DX8:

View file
nameAPP_cardanoSampleApp-8-DX8-

...

blockfrost.jwa
height150

Backend uses Dandelion GraphQL API Blockfrost API.
If you don't yet have an account, you can create a free Blockfrost account. After then, create a "Preview Testnet" project.

Then, simply import & publish the app above into your Joget instance and start using!
Note: There may be additional instructions/prerequisites to perform after importing the app. Do check the setup checklist on the homepage of the app.