Compare commits

...

63 Commits

Author SHA1 Message Date
zramsay
5c144908d0 modify package.json
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Failing after 25s
Publish ApplicationRecord to Registry / cns_publish (push) Successful in 1m19s
2024-06-25 16:01:57 -04:00
zramsay
3c6b050eb6 add files 2024-06-25 16:00:51 -04:00
Marston Connell
da3a2eead3
Merge pull request #79 from JackalLabs/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.1 to 4.19.2
2024-05-16 17:11:54 -04:00
Marston Connell
ffe014cf07
Merge pull request #77 from JackalLabs/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.15.4 to 1.15.6
2024-05-16 17:11:40 -04:00
Marston Connell
d0f3cc47e7
Merge pull request #78 from JackalLabs/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-05-16 17:11:32 -04:00
Marston Connell
a6441cfec1
Merge pull request #82 from JackalLabs/dependabot/github_actions/peaceiris/actions-gh-pages-4
Bump peaceiris/actions-gh-pages from 3 to 4
2024-05-16 17:11:24 -04:00
Marston Connell
77991e61cd
Merge pull request #84 from JackalLabs/dependabot/npm_and_yarn/clsx-2.1.1
Bump clsx from 2.1.0 to 2.1.1
2024-05-16 17:11:15 -04:00
dependabot[bot]
1f6208e76b
Bump clsx from 2.1.0 to 2.1.1
Bumps [clsx](https://github.com/lukeed/clsx) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 21:23:57 +00:00
Marston Connell
cc717a7a04
Merge pull request #83 from jasonsopko/master
Update 4_mainnet.md
2024-04-12 22:36:59 -04:00
Jason Sopko
d9ec2436d1 Update 4_mainnet.md
Added Polkachu snapshot link, the other one is broken.
2024-04-12 17:53:32 -04:00
dependabot[bot]
09a9644c4e
Bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 21:36:41 +00:00
dependabot[bot]
b27886ccf5
Bump express from 4.18.1 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 03:13:35 +00:00
Marston Connell
ac6884e3a4
Merge pull request #81 from JackalLabs/dependabot/npm_and_yarn/docusaurus/module-type-aliases-3.2.1
Bump @docusaurus/module-type-aliases from 3.1.1 to 3.2.1
2024-04-04 23:12:42 -04:00
dependabot[bot]
638c159e89
Bump @docusaurus/module-type-aliases from 3.1.1 to 3.2.1
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 21:52:57 +00:00
dependabot[bot]
6bc451bb97
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 08:50:38 +00:00
dependabot[bot]
cc64a515b0
Bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 23:21:58 +00:00
Marston Connell
b0f3cdfd80
Merge pull request #73 from JackalLabs/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.15.1 to 1.15.4
2024-01-28 22:26:40 -05:00
Marston Connell
8ed1f4e899
Merge pull request #74 from JackalLabs/dependabot/npm_and_yarn/docusaurus/module-type-aliases-3.1.1
Bump @docusaurus/module-type-aliases from 3.1.0 to 3.1.1
2024-01-28 22:26:32 -05:00
dependabot[bot]
65aa8661e2
Bump @docusaurus/module-type-aliases from 3.1.0 to 3.1.1
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.1/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 21:25:40 +00:00
dependabot[bot]
c50bde0dbc
Bump follow-redirects from 1.15.1 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 03:50:27 +00:00
Marston Connell
c887f7c1ea
Merge pull request #72 from JackalLabs/dependabot/npm_and_yarn/docusaurus/module-type-aliases-3.1.0
Bump @docusaurus/module-type-aliases from 3.0.1 to 3.1.0
2024-01-05 19:01:14 -05:00
dependabot[bot]
88bd92e872
Bump @docusaurus/module-type-aliases from 3.0.1 to 3.1.0
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.0/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 21:30:03 +00:00
Marston Connell
894ac02810
Merge pull request #71 from TheMarstonConnell/marston/cli
cli page
2024-01-01 15:53:40 -05:00
Marston Connell
8e3ac93e16
Merge pull request #70 from JackalLabs/dependabot/npm_and_yarn/clsx-2.1.0
Bump clsx from 2.0.0 to 2.1.0
2023-12-30 15:38:56 -05:00
marston
7c93410fcc cli page 2023-12-30 15:27:15 -05:00
dependabot[bot]
9731f45cdb
Bump clsx from 2.0.0 to 2.1.0
Bumps [clsx](https://github.com/lukeed/clsx) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 21:59:55 +00:00
Marston Connell
2299e6fd51
Merge pull request #66 from JackalLabs/dependabot/npm_and_yarn/docusaurus/module-type-aliases-3.0.1
Bump @docusaurus/module-type-aliases from 3.0.0 to 3.0.1
2023-12-22 10:51:09 -05:00
dependabot[bot]
8c8bd618ed
Bump @docusaurus/module-type-aliases from 3.0.0 to 3.0.1
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.1/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 15:48:05 +00:00
Erin Rivas
10986b921e
Merge pull request #68 from TheMarstonConnell/master
adding faucet to docs
2023-12-22 09:45:46 -06:00
marston
4545f2136d adding faucet to docs 2023-12-18 17:12:40 -05:00
Marston Connell
2da9b3099c
Merge pull request #61 from TheMarstonConnell/marston/jackalgo
Feat: Adding Jackalgo docs
2023-11-08 23:22:17 -05:00
marston
3b71db0770 operating root& load folder changes 2023-11-08 12:09:36 -05:00
marston
5ae81cdf95 adding jackal go docs 2023-11-02 14:50:34 -04:00
Marston Connell
449dbf1fc3
Merge pull request #60 from JackalLabs/dependabot/npm_and_yarn/docusaurus/module-type-aliases-3.0.0
Bump @docusaurus/module-type-aliases from 2.4.3 to 3.0.0
2023-11-02 14:37:31 -04:00
dependabot[bot]
17edba4990
Bump @docusaurus/module-type-aliases from 2.4.3 to 3.0.0
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.4.3 to 3.0.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.0.0/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 21:36:45 +00:00
Marston Connell
5104c97379
Merge pull request #56 from JackalLabs/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2023-10-24 10:48:16 -04:00
Marston Connell
ba98195e0b
Merge pull request #55 from JackalLabs/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.18.8 to 7.23.2
2023-10-24 10:48:09 -04:00
dependabot[bot]
a97a32b51c
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 21:43:09 +00:00
dependabot[bot]
2f039f81e2
Bump @babel/traverse from 7.18.8 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 02:13:13 +00:00
Marston Connell
21ee952d0e
Merge pull request #54 from qf3l3k/patch-1
Update 4_mainnet.md
2023-10-12 11:04:30 -04:00
qf3l3k
3bacdc87c4
Update 4_mainnet.md
Changed default node folder from .teritori to .canine
2023-10-10 20:18:18 +02:00
Marston Connell
f95ff7c3de
Merge pull request #53 from JackalLabs/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.16 to 8.4.31
2023-10-09 11:34:13 -04:00
dependabot[bot]
e7285e67fd
Bump postcss from 8.4.16 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 03:45:09 +00:00
Patrick Dunlop
7297fb38b2
Update _category_.json
Move to position 3
2023-09-27 11:31:41 -04:00
Patrick Dunlop
43ace44db6
Update _category_.json
Move position.
2023-09-27 11:31:09 -04:00
Patrick Dunlop
51fd279935
Update intro.md
Move to root.
2023-09-27 11:30:18 -04:00
Patrick Dunlop
bec80a42b5
Update 1_install.md
Moving Setting up below nodes, providers, and validators.
2023-09-27 11:24:59 -04:00
Patrick Dunlop
852e28308f
Delete docs/protocol/modules/dsig.md
Delete Dsig.
2023-09-27 11:19:59 -04:00
Patrick Dunlop
d70239ddba
Update fund.md
Add leap wallet.
2023-09-27 11:17:07 -04:00
Patrick Dunlop
325ea2457b
Delete docs/protocol/modules/lp.md
Delete LP module
2023-09-27 11:10:06 -04:00
Marston Connell
2029e73ba2
Merge pull request #51 from JackalLabs/dependabot/npm_and_yarn/docusaurus/preset-classic-2.4.3
Bump @docusaurus/preset-classic from 2.4.1 to 2.4.3
2023-09-21 10:16:05 -04:00
dependabot[bot]
5e734ace68
Bump @docusaurus/preset-classic from 2.4.1 to 2.4.3
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 00:20:40 +00:00
Marston Connell
05ad8385e9
Merge pull request #50 from JackalLabs/dependabot/npm_and_yarn/docusaurus/core-2.4.3
Bump @docusaurus/core from 2.4.1 to 2.4.3
2023-09-20 20:18:45 -04:00
dependabot[bot]
4403b07d19
Bump @docusaurus/core from 2.4.1 to 2.4.3
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 00:11:23 +00:00
Marston Connell
41245fa2b4
Merge pull request #49 from JackalLabs/dependabot/npm_and_yarn/docusaurus/module-type-aliases-2.4.3
Bump @docusaurus/module-type-aliases from 2.4.1 to 2.4.3
2023-09-20 20:10:17 -04:00
dependabot[bot]
af32b34d64
Bump @docusaurus/module-type-aliases from 2.4.1 to 2.4.3
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 21:47:28 +00:00
Marston Connell
1402b38ebf
Merge pull request #45 from JackalLabs/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-09-06 13:03:24 -04:00
Marston Connell
3e97f95f7a
Merge pull request #46 from JackalLabs/dependabot/npm_and_yarn/clsx-2.0.0
Bump clsx from 1.2.1 to 2.0.0
2023-09-06 13:03:13 -04:00
Marston Connell
6a3b51546d
Merge pull request #48 from JackalLabs/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-06 13:03:05 -04:00
dependabot[bot]
2268bb7ac4
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 21:54:32 +00:00
Patrick Dunlop
285111f4e0
Merge pull request #47 from JackalLabs/dAppLibraries
Expansion of Developer Documentation
2023-08-14 13:59:52 -04:00
dependabot[bot]
24fc0f6478
Bump clsx from 1.2.1 to 2.0.0
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 21:22:41 +00:00
dependabot[bot]
9c08fb0d8f
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 14:07:52 +00:00
21 changed files with 14447 additions and 11860 deletions

View File

@ -12,8 +12,8 @@ jobs:
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
cache: yarn
@ -26,7 +26,7 @@ jobs:
# Popular action to deploy to GitHub Pages:
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Build output to publish to the `gh-pages` branch:

45
.github/workflows/publish.yaml vendored Normal file
View File

@ -0,0 +1,45 @@
name: Publish ApplicationRecord to Registry
on:
release:
types: [published]
push:
branches:
- main
- '*'
env:
CERC_REGISTRY_USER_KEY: ${{ secrets.CICD_LACONIC_USER_KEY }}
CERC_REGISTRY_BOND_ID: ${{ secrets.CICD_LACONIC_BOND_ID }}
jobs:
cns_publish:
runs-on: ubuntu-latest
steps:
- name: "Clone project repository"
uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 18 # though you need version 14 with geojson
# - name: "Install exiftool"
# run: |
# apt-get update -y
# apt-get upgrade -y
# apt-get install exiftool -y
#- name: "Exiftool Version"
# run: |
# exiftool -ver
- name: "Install Yarn"
run: npm install -g yarn
- name: "Install registry CLI"
run: |
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
npm install --global @cerc-io/laconic-registry-cli
- name: "Install jq"
uses: dcarbone/install-jq-action@v2.1.0
- name: "Publish App Record"
run: scripts/publish-app-record.sh
#- name: "Create Metadata Record"
# run: scripts/create-metadata-record.sh
- name: "Request Deployment"
run: scripts/request-app-deployment.sh

View File

@ -12,8 +12,8 @@ jobs:
name: Test deployment
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
cache: yarn

View File

@ -1,5 +1,5 @@
---
sidebar_position: 2
sidebar_position: 1
---
# Getting Started

View File

@ -0,0 +1,7 @@
---
sidebar_position: 2
---
# Getting Tokens
To get tokens on the Jackal Protocol test-network. Please go to the Jackal Protocol Discord server and head to `#faucet` in `DEVELOPERS`.

View File

@ -10,4 +10,4 @@ Coming Soon
## Jackal Custodial
Coming Soon
Head over to [Stratus Cloud](https://stratuscloud.xyz) and create an account to get started.

View File

@ -1,4 +1,4 @@
{
"label": "APIs",
"position": 2
"position": 3
}

View File

@ -6,4 +6,64 @@ sidebar_position: 5
## Quickstart
Coming Soon
### Setting up your Wallet
```go
seed := "SEED_PHRASE"
rpc := "https://jackal-testnet-rpc.polkachu.com:443" // testnet rpc for example
chainid := "lupulella-2" // testnet chain-id for example
wallet, err := wallet_handler.NewWalletHandler(
seed,
rpc,
chainid)
if err != nil {
panic(err)
}
```
### Setting up FileIO
```go
fileIo, err := file_io_handler.NewFileIoHandler(wallet)
if err != nil {
panic(err)
}
```
### Generating Root Folder
```go
operatingRoot := "ROOT_FOLDER_NAME"
_, err = fileIo.DownloadFolder(fmt.Sprintf("s/%s", operatingRoot))
if err != nil {
_, err = fileIo.GenerateInitialDirs([]string{operatingRoot})
if err != nil {
panic(err)
}
}
```
### Uploading File
```go
bytes := []bytes{"SOME_FILE_DATA_HERE"}
fileName := "NAME_OF_SOME_FILE"
path := "PARENT_FOLDER_OF_SOME_FILE"
fileUpload, err := file_upload_handler.TrackVirtualFile(bytes, fileName, path)
if err != nil {
panic(err)
}
folder, err := fileIo.LoadNestedFolder(path)
if err != nil {
panic(err)
}
_, fids, _, err := fileIo.StaggeredUploadFiles([]*file_upload_handler.FileUploadHandler{fileUpload}, folder, false)
```
### Downloading File
```go
handler, err := fileIo.DownloadFile("s/" + operatingRoot)
if err != nil {
panic(err)
}
fileBytes := handler.GetFile().Buffer().Bytes() // do with the filebytes as you please
```

View File

@ -1,4 +1,4 @@
{
"label": "dApp Libraries",
"position": 1
"position": 2
}

View File

@ -1,5 +1,5 @@
---
sidebar_position: 0
sidebar_position: 4
---
# Setting Up

View File

@ -45,7 +45,7 @@ desktop for safe storage/backup.
### Snapshot method
Get a snapshot [here](http://snapshots.autostake.net/jackal-1/).
Get a snapshot [here](https://polkachu.com/tendermint_snapshots/jackal).
For the sake of this guide, the snapshot we download is named `jackal.tar.lz4`
@ -127,13 +127,13 @@ LATEST_HEIGHT=$(curl -s $STATE_SYNC_RPC/block | jq -r .result.block.header.heigh
SYNC_BLOCK_HEIGHT=$(($LATEST_HEIGHT - 3000))
SYNC_BLOCK_HASH=$(curl -s "$STATE_SYNC_RPC/block?height=$SYNC_BLOCK_HEIGHT" | jq -r .result.block_id.hash)
sed -i.bak -e "s|^enable *=.*|enable = true|" $HOME/.teritorid/config/config.toml
sed -i.bak -e "s|^enable *=.*|enable = true|" $HOME/.canine/config/config.toml
sed -i.bak -e "s|^rpc_servers *=.*|rpc_servers = \"$STATE_SYNC_RPC,$STATE_SYNC_RPC\"|" \
$HOME/.teritorid/config/config.toml
$HOME/.canine/config/config.toml
sed -i.bak -e "s|^trust_height *=.*|trust_height = $SYNC_BLOCK_HEIGHT|" \
$HOME/.teritorid/config/config.toml
$HOME/.canine/config/config.toml
sed -i.bak -e "s|^trust_hash *=.*|trust_hash = \"$SYNC_BLOCK_HASH\"|" \
$HOME/.teritorid/config/config.toml
$HOME/.canine/config/config.toml
```
When you state sync, you can start with the latest version of `canined`.

View File

@ -1,8 +0,0 @@
---
sidebar_position: 7
---
# dsig Module
## Coming Soon

View File

@ -1,21 +0,0 @@
---
sidebar_position: 3
---
# LP Module (Coming Soon)
The `lp` (Liquidity Provision) module is a vital part of the Jackal Protocol, enabling the creation and management of
liquidity pools for trading and swapping tokens. This module provides a decentralized solution for users to contribute
liquidity to the ecosystem and earn rewards in return.
## Overview
The `lp` module manages the following aspects of liquidity pools:
1. **Liquidity Pool Creation**: Allows the creation of new liquidity pools for token pairs.
2. **Liquidity Provision**: Facilitates users to add or remove liquidity from existing pools.
3. **Token Swaps**: Enables decentralized trading and swapping of tokens within the liquidity pools.
4. **Rewards**: Distributes rewards to liquidity providers proportionate to their contribution.
For a more detailed guide on the 'lp' module, please refer to
the [module documentation](https://github.com/JackalLabs/canine-chain/blob/master/x/lp/README.md) on GitHub.

View File

@ -0,0 +1,26 @@
---
sidebar_position: 1
---
# Command Lind Interface (CLI)
The CLI is a tool for both users and developers to interact with the Jackal Protocol without a traditional GUI.
## Download and Install
Head to the [Releases](https://github.com/JackalLabs/canine-chain/releases) page and download the binary for your system.
## Setting up an Account
You can create a new account like this:
```sh
canined keys add {account name}
```
Or you can recover an account with a seed phrase like this:
```sh
canined keys add {account name} --recover
```
## Buying Storage
Buying 1TB for a single month:
```sh
canined tx storage buy-storage $(canined keys show {account name} -a) 720h 1099511627776 ujkl --from {account name} --gas-prices=0.02ujkl
```
In this case, `720h` is 720 hours, or one month, you can specify the hours you wish to buy storage for here. `1099511627776` is how many bytes you wish to purchase, this value is 1TiB, you can increase this or decrease this as you please.

View File

@ -0,0 +1,4 @@
{
"label": "CLI",
"position": 2
}

View File

@ -2,14 +2,13 @@
sidebar_position: 2
---
# Accessing JKL Tokens on Osmosis and Withdrawing to Jackal Protocol
# Accessing JKL Tokens on a Decentralized Exchange and Withdrawing to Jackal Protocol
This guide will help you access JKL tokens on the Osmosis Decentralized Exchange (DEX) and withdraw them to the Jackal
Protocol using Inter-Blockchain Communication (IBC).
This guide will help you access JKL tokens on the Osmosis Decentralized Exchange (DEX) and withdraw them to the Jackal Protocol using the Inter-Blockchain Communication Protocol (IBC).
## Step 1: Set up a Keplr Wallet
1. Install the [Keplr Wallet](https://wallet.keplr.app/) browser extension.
1. Install the [Keplr Wallet](https://wallet.keplr.app/) or [Leap Wallet](https://www.leapwallet.io/)browser extension.
2. Create a new wallet or import an existing one.
3. Make sure you have some OSMO tokens in your wallet for transaction fees.

6449
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,7 @@
{
"name": "canine-docs",
"version": "0.0.0",
"name": "@mito/canine-docs",
"repository": "https://git.vdb.to/LaconicNetwork/canine-docs",
"version": "1.2.3",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
@ -14,16 +15,16 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@docusaurus/core": "2.4.3",
"@docusaurus/preset-classic": "2.4.3",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.0",
"clsx": "^2.1.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1"
"@docusaurus/module-type-aliases": "3.2.1"
},
"browserslist": {
"production": [

69
scripts/publish-app-record.sh Executable file
View File

@ -0,0 +1,69 @@
#!/bin/bash
set -e
RECORD_FILE=tmp.rf.$$
CONFIG_FILE=`mktemp`
CERC_APP_TYPE=${CERC_APP_TYPE:-"webapp"}
CERC_REPO_REF=${CERC_REPO_REF:-${GITHUB_SHA:-`git log -1 --format="%H"`}}
CERC_IS_LATEST_RELEASE=${CERC_IS_LATEST_RELEASE:-"true"}
rcd_name=$(jq -r '.name' package.json | sed 's/null//')
rcd_desc=$(jq -r '.description' package.json | sed 's/null//')
rcd_repository=$(jq -r '.repository' package.json | sed 's/null//')
rcd_homepage=$(jq -r '.homepage' package.json | sed 's/null//')
rcd_license=$(jq -r '.license' package.json | sed 's/null//')
rcd_author=$(jq -r '.author' package.json | sed 's/null//')
rcd_app_version=$(jq -r '.version' package.json | sed 's/null//')
cat <<EOF > "$CONFIG_FILE"
services:
cns:
restEndpoint: '${CERC_REGISTRY_REST_ENDPOINT:-http://23.111.69.218:1317}'
gqlEndpoint: '${CERC_REGISTRY_GQL_ENDPOINT:-https://lx-daemon.audubon.app/api}'
chainId: ${CERC_REGISTRY_CHAIN_ID:-laconic_9000-1}
gas: 9550000
fees: 500000aphoton
EOF
next_ver=$(laconic -c $CONFIG_FILE cns record list --type ApplicationRecord --all --name "$rcd_name" 2>/dev/null | jq -r -s ".[] | sort_by(.createTime) | reverse | [ .[] | select(.bondId == \"$CERC_REGISTRY_BOND_ID\") ] | .[0].attributes.version" | awk -F. -v OFS=. '{$NF += 1 ; print}')
if [ -z "$next_ver" ] || [ "1" == "$next_ver" ]; then
next_ver=0.0.1
fi
cat <<EOF | sed '/.*: ""$/d' > "$RECORD_FILE"
record:
type: ApplicationRecord
version: ${next_ver}
name: "$rcd_name"
description: "$rcd_desc"
homepage: "$rcd_homepage"
license: "$rcd_license"
author: "$rcd_author"
repository:
- "$rcd_repository"
repository_ref: "$CERC_REPO_REF"
app_version: "$rcd_app_version"
app_type: "$CERC_APP_TYPE"
EOF
cat $RECORD_FILE
RECORD_ID=$(laconic -c $CONFIG_FILE cns record publish --filename $RECORD_FILE --user-key "${CERC_REGISTRY_USER_KEY}" --bond-id ${CERC_REGISTRY_BOND_ID} | jq -r '.id')
echo $RECORD_ID
if [ -z "$CERC_REGISTRY_APP_CRN" ]; then
authority=$(echo "$rcd_name" | cut -d'/' -f1 | sed 's/@//')
app=$(echo "$rcd_name" | cut -d'/' -f2-)
CERC_REGISTRY_APP_CRN="crn://$authority/applications/$app"
fi
laconic -c $CONFIG_FILE cns name set --user-key "${CERC_REGISTRY_USER_KEY}" --bond-id ${CERC_REGISTRY_BOND_ID} "$CERC_REGISTRY_APP_CRN@${rcd_app_version}" "$RECORD_ID"
laconic -c $CONFIG_FILE cns name set --user-key "${CERC_REGISTRY_USER_KEY}" --bond-id ${CERC_REGISTRY_BOND_ID} "$CERC_REGISTRY_APP_CRN@${CERC_REPO_REF}" "$RECORD_ID"
if [ "true" == "$CERC_IS_LATEST_RELEASE" ]; then
laconic -c $CONFIG_FILE cns name set --user-key "${CERC_REGISTRY_USER_KEY}" --bond-id ${CERC_REGISTRY_BOND_ID} "$CERC_REGISTRY_APP_CRN" "$RECORD_ID"
fi
rm -f $RECORD_FILE $CONFIG_FILE

View File

@ -0,0 +1,56 @@
#!/bin/bash
set -e
RECORD_FILE=tmp.rf.$$
CONFIG_FILE=`mktemp`
rcd_name=$(jq -r '.name' package.json | sed 's/null//' | sed 's/^@//')
rcd_app_version=$(jq -r '.version' package.json | sed 's/null//')
cat <<EOF > "$CONFIG_FILE"
services:
cns:
restEndpoint: '${CERC_REGISTRY_REST_ENDPOINT:-http://23.111.69.218:1317}'
gqlEndpoint: '${CERC_REGISTRY_GQL_ENDPOINT:-https://lx-daemon.audubon.app/api}'
chainId: ${CERC_REGISTRY_CHAIN_ID:-laconic_9000-1}
gas: 550000
fees: 200000aphoton
EOF
if [ -z "$CERC_REGISTRY_APP_CRN" ]; then
authority=$(echo "$rcd_name" | cut -d'/' -f1 | sed 's/@//')
app=$(echo "$rcd_name" | cut -d'/' -f2-)
CERC_REGISTRY_APP_CRN="crn://$authority/applications/$app"
fi
APP_RECORD=$(laconic -c $CONFIG_FILE cns name resolve "$CERC_REGISTRY_APP_CRN" | jq '.[0]')
if [ -z "$APP_RECORD" ] || [ "null" == "$APP_RECORD" ]; then
echo "No record found for $CERC_REGISTRY_APP_CRN."
exit 1
fi
cat <<EOF | sed '/.*: ""$/d' > "$RECORD_FILE"
record:
type: ApplicationDeploymentRequest
version: 1.0.0
name: "$rcd_name@$rcd_app_version"
application: "$CERC_REGISTRY_APP_CRN@$rcd_app_version"
dns: "$CERC_REGISTRY_DEPLOYMENT_SHORT_HOSTNAME"
deployment: "$CERC_REGISTRY_DEPLOYMENT_CRN"
config:
env:
# this overrides the setting in `.env`
CERC_WEBAPP_DEBUG: "$rcd_app_version"
CERC_MAX_GENERATE_TIME: "600"
meta:
note: "Added by CI @ `date`"
repository: "`git remote get-url origin`"
repository_ref: "${GITHUB_SHA:-`git log -1 --format="%H"`}"
EOF
cat $RECORD_FILE
RECORD_ID=$(laconic -c $CONFIG_FILE cns record publish --filename $RECORD_FILE --user-key "${CERC_REGISTRY_USER_KEY}" --bond-id ${CERC_REGISTRY_BOND_ID} | jq -r '.id')
echo $RECORD_ID
rm -f $RECORD_FILE $CONFIG_FILE

19510
yarn.lock

File diff suppressed because it is too large Load Diff