Outp0st is an open-source UI tool to enable next-level team collaboration on dApp development over Terra blockchain

Overview

headline

Outp0st

License Outpost ci lfg Discord Code style GitHub package.json version (subfolder of monorepo) GitHub package.json version (subfolder of monorepo)

What is Outp0st?

Outp0st is an open-source UI tool to enable next-level team collaboration on dApp development over Terra blockchain.

Our vision for Outp0st is for it to become the trusted standard toolbox (read: UX layer) for the open source contracts infrastructure landscape. Think of it like Kubernetes for developer experience or CMS-like interface for blockchain entrepreneurs.

It consists of two modules: Payload (UI) and Rover (CLI)

Main features

  • Based on Terra Station - including security mechanisms
  • UI generation based on contracts source repository
  • Contract deployment, instantiation and execution in organized, predictable way
  • Contract and messages documentation
  • Shareable UI
  • IPFS as a storage layer

Use cases

TODO: Use openzeppeling docs as refrence to describe use cases

Contract development - quick contracts testing

  • Developer coded a contract, compiled it and wants to test on localterra
  • Create Rover config – place it in folder with contract project​
  • Use Rover to generate UI for contracts developed
  • Use link provided by Rover to check how contracts looks in integrated environment (user - react app - localterra)
  • Using Payload modules developer can adjust messages and documentation on each contract and message

Team contract development - share work to your teammates

  • Everything above
  • Using Payload module, developer can save adjusted contracts, messages and documentation and recieve a new link
  • He can now share this link with teammates to show and discuss his work

Mainnet deployments with separation of concerns

  • Stakeholder wants to create mainnet deployment on TGE without the risk of main wallet exposure to other team members
  • He will ask developer to provide link to outpost with his specific contracts and deplyment steps​
  • After recieving this link he will do it step by step, using his wallet extension to approve every step​

Project roadmap

Detailed roadmap will be available soon(tm)

Getting Started

Check out the documentation on how to start using outp0st.

Documentation

Community

Give us a star ⭐️ - If you are using outp0st or think it is an interesting project, we would love a star ❤️

License

Copyright 2022-now © The Outp0st Authors. All rights reserved. Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Security

For further details please see our complete security release process.

Comments
  • Storage method not selected automatically, thus no link to web3.storage

    Storage method not selected automatically, thus no link to web3.storage

    Expected Behavior

    When initially open payload, config tab, with no manager state object, we should see the link to web3storage

    Actual Behavior

    image

    Steps to Reproduce

    1. Clean localstorage manager object
    2. F5 payload
    3. ...
    bug 
    opened by dimkk 1
  • [fixes] Indicator that state is loading from web3 #1

    [fixes] Indicator that state is loading from web3 #1

    opened by kekswar 1
  • feat(payload): #24 multiple send restored + memo fast implementation …

    feat(payload): #24 multiple send restored + memo fast implementation …

    …(usestate)

    Hey, I just made a Pull Request!

    It's enabling users to make multiple transactions in one step!

    :heavy_check_mark: Checklist

    • [x] Added or updated documentation
    • [ ] Tests for new functionality and regression tests for bug fixes
    • [x] Screenshots attached (for UI changes)
    opened by dimkk 0
  • [Snyk] Upgrade @testing-library/jest-dom from 5.16.3 to 5.16.4

    [Snyk] Upgrade @testing-library/jest-dom from 5.16.3 to 5.16.4

    This PR was automatically created by Snyk using the credentials of a real user.


    Snyk has created this PR to upgrade @testing-library/jest-dom from 5.16.3 to 5.16.4.

    merge advice As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.
    :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 1 version ahead of your current version.
    • The recommended version was released 22 days ago, on 2022-04-05.
    Release notes
    Package name: @testing-library/jest-dom from @testing-library/jest-dom GitHub release notes
    Commit messages
    Package name: @testing-library/jest-dom
    • af18453 fix: Support unenclosed inner text for details elements in to be visible (#396)

    Compare


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    🛠 Adjust upgrade PR settings

    🔕 Ignore this dependency or unsubscribe from future upgrade PRs

    opened by dimkk 0
  • [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0

    [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0

    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    merge advice

    As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • packages/examples/terrain-starter/frontend/package.json
      • packages/examples/terrain-starter/frontend/package-lock.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- high severity | 798/1000
    Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.1 | Remote Code Execution (RCE)
    SNYK-JS-EJS-2803307 | Yes | Proof of Concept

    (*) Note that the real score may have changed since the PR was raised.

    Commit messages
    Package name: react-scripts The new version differs by 69 commits.
    • 221e511 Publish
    • 6a3315b Update CONTRIBUTING.md
    • 5614c87 Add support for Tailwind (#11717)
    • 657739f chore(test): make all tests install with `npm ci` (#11723)
    • 20edab4 fix(webpackDevServer): disable overlay for warnings (#11413)
    • 69321b0 Remove cached lockfile (#11706)
    • 3afbbc0 Update all dependencies (#11624)
    • f5467d5 feat(eslint-config-react-app): support ESLint 8.x (#11375)
    • e8319da [WIP] Fix integration test teardown / cleanup and missing yarn installation (#11686)
    • c7627ce Update webpack and dev server (#11646)
    • f85b064 The default port used by `serve` has changed (#11619)
    • 544befe Update package.json (#11597)
    • 9d0369b Fix ESLint Babel preset resolution (#11547)
    • d7b23c8 test(create-react-app): assert for exit code (#10973)
    • 1465357 Prepare 5.0.0 alpha release
    • 3880ba6 Remove dependency pinning (#11474)
    • 8b9fbee Update CODEOWNERS
    • cacf590 Bump template dependency version (#11415)
    • 5cedfe4 Bump browserslist from 4.14.2 to 4.16.5 (#11476)
    • 50ea5ad allow CORS on webpack-dev-server (#11325)
    • 63bba07 Upgrade jest and related packages from 26.6.0 to 27.1.0 (#11338)
    • 960b21e Bump immer from 8.0.4 to 9.0.6 (#11364)
    • 134cd3c Resolve dependency issues in v5 alpha (#11294)
    • b45ae3c Update CONTRIBUTING.md

    See the full diff

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    🛠 Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic


    Learn how to fix vulnerabilities with free interactive lessons:

    🦉 Remote Code Execution (RCE)

    opened by snyk-bot 0
  • [Snyk] Upgrade @iboss/terrain from 0.0.8 to 0.0.9

    [Snyk] Upgrade @iboss/terrain from 0.0.8 to 0.0.9

    Snyk has created this PR to upgrade @iboss/terrain from 0.0.8 to 0.0.9.

    merge advice As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.
    :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 1 version ahead of your current version.
    • The recommended version was released 23 days ago, on 2022-03-28.
    Release notes
    Package name: @iboss/terrain from @iboss/terrain GitHub release notes

    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    🛠 Adjust upgrade PR settings

    🔕 Ignore this dependency or unsubscribe from future upgrade PRs

    opened by snyk-bot 0
  • fix: properly render coins to send when select execute message

    fix: properly render coins to send when select execute message

    Hey, I just made a Pull Request!

    :heavy_check_mark: Checklist

    • [X] Added or updated documentation
    • [X] Tests for new functionality and regression tests for bug fixes
    • [X] Screenshots attached (for UI changes)

    : (

    opened by dimkk 0
  • [Snyk] Upgrade @testing-library/jest-dom from 5.16.1 to 5.16.3

    [Snyk] Upgrade @testing-library/jest-dom from 5.16.1 to 5.16.3

    Snyk has created this PR to upgrade @testing-library/jest-dom from 5.16.1 to 5.16.3.

    merge advice As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.
    :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 2 versions ahead of your current version.
    • The recommended version was released 22 days ago, on 2022-03-24.
    Release notes
    Package name: @testing-library/jest-dom from @testing-library/jest-dom GitHub release notes
    Commit messages
    Package name: @testing-library/jest-dom
    • 6988a67 fix: clarify toHaveFocus message when using `.not` (#447)
    • 4d0ceeb docs: add ashleyryan as a contributor for code, ideas (#434)
    • 1f389f8 docs: add astorije as a contributor for code, ideas (#433)
    • 8162115 fix: add custom element support to `toBeDisabled` (#368)
    • 3094eb1 docs: add cbroeren as a contributor for doc (#432)
    • 43a420a docs: Fix wrong toHaveValue example (#431)

    Compare


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    🛠 Adjust upgrade PR settings

    🔕 Ignore this dependency or unsubscribe from future upgrade PRs

    opened by snyk-bot 0
  • [Snyk] Upgrade @docsearch/react from 3.0.0-alpha.36 to 3.0.0

    [Snyk] Upgrade @docsearch/react from 3.0.0-alpha.36 to 3.0.0

    Snyk has created this PR to upgrade @docsearch/react from 3.0.0-alpha.36 to 3.0.0.

    merge advice As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.
    :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 8 versions ahead of your current version.
    • The recommended version was released 2 months ago, on 2022-02-22.
    Release notes
    Package name: @docsearch/react from @docsearch/react GitHub release notes

    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    🛠 Adjust upgrade PR settings

    🔕 Ignore this dependency or unsubscribe from future upgrade PRs

    opened by dimkk 0
  • [Snyk] Upgrade @testing-library/jest-dom from 5.16.1 to 5.16.2

    [Snyk] Upgrade @testing-library/jest-dom from 5.16.1 to 5.16.2

    Snyk has created this PR to upgrade @testing-library/jest-dom from 5.16.1 to 5.16.2.

    merge advice As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.
    :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 1 version ahead of your current version.
    • The recommended version was released 2 months ago, on 2022-02-03.
    Release notes
    Package name: @testing-library/jest-dom from @testing-library/jest-dom GitHub release notes
    Commit messages
    Package name: @testing-library/jest-dom
    • 4d0ceeb docs: add ashleyryan as a contributor for code, ideas (#434)
    • 1f389f8 docs: add astorije as a contributor for code, ideas (#433)
    • 8162115 fix: add custom element support to `toBeDisabled` (#368)
    • 3094eb1 docs: add cbroeren as a contributor for doc (#432)
    • 43a420a docs: Fix wrong toHaveValue example (#431)

    Compare


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    🛠 Adjust upgrade PR settings

    🔕 Ignore this dependency or unsubscribe from future upgrade PRs

    opened by dimkk 0
  • [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0

    [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0

    This PR was automatically created by Snyk using the credentials of a real user.


    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • packages/examples/terrain-starter/frontend/package.json
      • packages/examples/terrain-starter/frontend/package-lock.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- medium severity | 713/1000
    Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.4 | Prototype Pollution
    SNYK-JS-JSON5-3182856 | Yes | Proof of Concept

    (*) Note that the real score may have changed since the PR was raised.

    Commit messages
    Package name: react-scripts The new version differs by 69 commits.
    • 221e511 Publish
    • 6a3315b Update CONTRIBUTING.md
    • 5614c87 Add support for Tailwind (#11717)
    • 657739f chore(test): make all tests install with `npm ci` (#11723)
    • 20edab4 fix(webpackDevServer): disable overlay for warnings (#11413)
    • 69321b0 Remove cached lockfile (#11706)
    • 3afbbc0 Update all dependencies (#11624)
    • f5467d5 feat(eslint-config-react-app): support ESLint 8.x (#11375)
    • e8319da [WIP] Fix integration test teardown / cleanup and missing yarn installation (#11686)
    • c7627ce Update webpack and dev server (#11646)
    • f85b064 The default port used by `serve` has changed (#11619)
    • 544befe Update package.json (#11597)
    • 9d0369b Fix ESLint Babel preset resolution (#11547)
    • d7b23c8 test(create-react-app): assert for exit code (#10973)
    • 1465357 Prepare 5.0.0 alpha release
    • 3880ba6 Remove dependency pinning (#11474)
    • 8b9fbee Update CODEOWNERS
    • cacf590 Bump template dependency version (#11415)
    • 5cedfe4 Bump browserslist from 4.14.2 to 4.16.5 (#11476)
    • 50ea5ad allow CORS on webpack-dev-server (#11325)
    • 63bba07 Upgrade jest and related packages from 26.6.0 to 27.1.0 (#11338)
    • 960b21e Bump immer from 8.0.4 to 9.0.6 (#11364)
    • 134cd3c Resolve dependency issues in v5 alpha (#11294)
    • b45ae3c Update CONTRIBUTING.md

    See the full diff

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    ?? Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic


    Learn how to fix vulnerabilities with free interactive lessons:

    🦉 Prototype Pollution

    opened by dimkk 0
  • [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0

    [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0

    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • packages/examples/terrain-starter/frontend/package.json
      • packages/examples/terrain-starter/frontend/package-lock.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- medium severity | 551/1000
    Why? Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
    SNYK-JS-LOADERUTILS-3042992 | Yes | No Known Exploit

    (*) Note that the real score may have changed since the PR was raised.

    Commit messages
    Package name: react-scripts The new version differs by 69 commits.
    • 221e511 Publish
    • 6a3315b Update CONTRIBUTING.md
    • 5614c87 Add support for Tailwind (#11717)
    • 657739f chore(test): make all tests install with `npm ci` (#11723)
    • 20edab4 fix(webpackDevServer): disable overlay for warnings (#11413)
    • 69321b0 Remove cached lockfile (#11706)
    • 3afbbc0 Update all dependencies (#11624)
    • f5467d5 feat(eslint-config-react-app): support ESLint 8.x (#11375)
    • e8319da [WIP] Fix integration test teardown / cleanup and missing yarn installation (#11686)
    • c7627ce Update webpack and dev server (#11646)
    • f85b064 The default port used by `serve` has changed (#11619)
    • 544befe Update package.json (#11597)
    • 9d0369b Fix ESLint Babel preset resolution (#11547)
    • d7b23c8 test(create-react-app): assert for exit code (#10973)
    • 1465357 Prepare 5.0.0 alpha release
    • 3880ba6 Remove dependency pinning (#11474)
    • 8b9fbee Update CODEOWNERS
    • cacf590 Bump template dependency version (#11415)
    • 5cedfe4 Bump browserslist from 4.14.2 to 4.16.5 (#11476)
    • 50ea5ad allow CORS on webpack-dev-server (#11325)
    • 63bba07 Upgrade jest and related packages from 26.6.0 to 27.1.0 (#11338)
    • 960b21e Bump immer from 8.0.4 to 9.0.6 (#11364)
    • 134cd3c Resolve dependency issues in v5 alpha (#11294)
    • b45ae3c Update CONTRIBUTING.md

    See the full diff

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    🛠 Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic


    Learn how to fix vulnerabilities with free interactive lessons:

    🦉 Regular Expression Denial of Service (ReDoS)

    opened by snyk-bot 0
  • [Snyk] Fix for 1 vulnerabilities

    [Snyk] Fix for 1 vulnerabilities

    This PR was automatically created by Snyk using the credentials of a real user.


    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • apps/web/package.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- medium severity | 551/1000
    Why? Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
    SNYK-JS-LOADERUTILS-3042992 | No | No Known Exploit

    (*) Note that the real score may have changed since the PR was raised.

    Commit messages
    Package name: @docusaurus/core The new version differs by 250 commits.
    • 2a9e8f5 v2.0.0
    • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
    • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
    • e4fc47b Merge branch 'main' into docusaurus-v2
    • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
    • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
    • 965a01e chore: port-2.0.0-rc.1 (#7782)
    • e78a15e chore: ci tests should run on version branches "docusaurus-vX" (#7783)
    • c751bc6 chore: regen v2.0.0-rc.1 examples (#7780)
    • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
    • 443914a docs: add Bruce Wiki website to showcase (#7770)
    • f913af0 docs: release process, versioning, breaking changes, public API surface (#7706)
    • 9788944 refactor(theme): fix duplicate page metadata usage (#7777)
    • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
    • c3d2e0d fix(sitemap): complete gracefully when all pages have noIndex meta (#7774)
    • 665c311 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (#7771)
    • 1899a2e docs: add EverShop website to showcase (#7765)
    • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (#7750)
    • a4b4a7f fix(migrate): import siteConfig with file extension (#7766)
    • 337463a chore(theme-translations): complete ko translations (#7762)
    • 9467da6 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#7764)
    • cba8be0 fix(theme-classic): validate options properly (#7755)
    • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
    • f21dadf docs: add StackQL Provider Registry to showcase (#7760)

    See the full diff

    Package name: @docusaurus/preset-classic The new version differs by 250 commits.
    • 2a9e8f5 v2.0.0
    • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
    • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
    • e4fc47b Merge branch 'main' into docusaurus-v2
    • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
    • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
    • 965a01e chore: port-2.0.0-rc.1 (#7782)
    • e78a15e chore: ci tests should run on version branches "docusaurus-vX" (#7783)
    • c751bc6 chore: regen v2.0.0-rc.1 examples (#7780)
    • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
    • 443914a docs: add Bruce Wiki website to showcase (#7770)
    • f913af0 docs: release process, versioning, breaking changes, public API surface (#7706)
    • 9788944 refactor(theme): fix duplicate page metadata usage (#7777)
    • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
    • c3d2e0d fix(sitemap): complete gracefully when all pages have noIndex meta (#7774)
    • 665c311 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (#7771)
    • 1899a2e docs: add EverShop website to showcase (#7765)
    • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (#7750)
    • a4b4a7f fix(migrate): import siteConfig with file extension (#7766)
    • 337463a chore(theme-translations): complete ko translations (#7762)
    • 9467da6 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#7764)
    • cba8be0 fix(theme-classic): validate options properly (#7755)
    • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
    • f21dadf docs: add StackQL Provider Registry to showcase (#7760)

    See the full diff

    Package name: @docusaurus/theme-live-codeblock The new version differs by 250 commits.
    • 2a9e8f5 v2.0.0
    • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
    • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
    • e4fc47b Merge branch 'main' into docusaurus-v2
    • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
    • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
    • 965a01e chore: port-2.0.0-rc.1 (#7782)
    • e78a15e chore: ci tests should run on version branches "docusaurus-vX" (#7783)
    • c751bc6 chore: regen v2.0.0-rc.1 examples (#7780)
    • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
    • 443914a docs: add Bruce Wiki website to showcase (#7770)
    • f913af0 docs: release process, versioning, breaking changes, public API surface (#7706)
    • 9788944 refactor(theme): fix duplicate page metadata usage (#7777)
    • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
    • c3d2e0d fix(sitemap): complete gracefully when all pages have noIndex meta (#7774)
    • 665c311 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (#7771)
    • 1899a2e docs: add EverShop website to showcase (#7765)
    • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (#7750)
    • a4b4a7f fix(migrate): import siteConfig with file extension (#7766)
    • 337463a chore(theme-translations): complete ko translations (#7762)
    • 9467da6 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#7764)
    • cba8be0 fix(theme-classic): validate options properly (#7755)
    • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
    • f21dadf docs: add StackQL Provider Registry to showcase (#7760)

    See the full diff

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    🛠 Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic


    Learn how to fix vulnerabilities with free interactive lessons:

    🦉 Regular Expression Denial of Service (ReDoS)

    opened by dimkk 0
  • [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0

    [Snyk] Security upgrade react-scripts from 4.0.3 to 5.0.0

    This PR was automatically created by Snyk using the credentials of a real user.


    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • packages/examples/terrain-starter/frontend/package.json
      • packages/examples/terrain-starter/frontend/package-lock.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- medium severity | 551/1000
    Why? Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
    SNYK-JS-LOADERUTILS-3105943 | Yes | No Known Exploit

    (*) Note that the real score may have changed since the PR was raised.

    Commit messages
    Package name: react-scripts The new version differs by 69 commits.
    • 221e511 Publish
    • 6a3315b Update CONTRIBUTING.md
    • 5614c87 Add support for Tailwind (#11717)
    • 657739f chore(test): make all tests install with `npm ci` (#11723)
    • 20edab4 fix(webpackDevServer): disable overlay for warnings (#11413)
    • 69321b0 Remove cached lockfile (#11706)
    • 3afbbc0 Update all dependencies (#11624)
    • f5467d5 feat(eslint-config-react-app): support ESLint 8.x (#11375)
    • e8319da [WIP] Fix integration test teardown / cleanup and missing yarn installation (#11686)
    • c7627ce Update webpack and dev server (#11646)
    • f85b064 The default port used by `serve` has changed (#11619)
    • 544befe Update package.json (#11597)
    • 9d0369b Fix ESLint Babel preset resolution (#11547)
    • d7b23c8 test(create-react-app): assert for exit code (#10973)
    • 1465357 Prepare 5.0.0 alpha release
    • 3880ba6 Remove dependency pinning (#11474)
    • 8b9fbee Update CODEOWNERS
    • cacf590 Bump template dependency version (#11415)
    • 5cedfe4 Bump browserslist from 4.14.2 to 4.16.5 (#11476)
    • 50ea5ad allow CORS on webpack-dev-server (#11325)
    • 63bba07 Upgrade jest and related packages from 26.6.0 to 27.1.0 (#11338)
    • 960b21e Bump immer from 8.0.4 to 9.0.6 (#11364)
    • 134cd3c Resolve dependency issues in v5 alpha (#11294)
    • b45ae3c Update CONTRIBUTING.md

    See the full diff

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    🛠 Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic


    Learn how to fix vulnerabilities with free interactive lessons:

    🦉 Regular Expression Denial of Service (ReDoS)

    opened by dimkk 0
  • [Snyk] Fix for 1 vulnerabilities

    [Snyk] Fix for 1 vulnerabilities

    This PR was automatically created by Snyk using the credentials of a real user.


    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • apps/web/package.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- medium severity | 551/1000
    Why? Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
    SNYK-JS-LOADERUTILS-3105943 | No | No Known Exploit

    (*) Note that the real score may have changed since the PR was raised.

    Commit messages
    Package name: @docusaurus/core The new version differs by 250 commits.
    • 2a9e8f5 v2.0.0
    • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
    • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
    • e4fc47b Merge branch 'main' into docusaurus-v2
    • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
    • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
    • 965a01e chore: port-2.0.0-rc.1 (#7782)
    • e78a15e chore: ci tests should run on version branches "docusaurus-vX" (#7783)
    • c751bc6 chore: regen v2.0.0-rc.1 examples (#7780)
    • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
    • 443914a docs: add Bruce Wiki website to showcase (#7770)
    • f913af0 docs: release process, versioning, breaking changes, public API surface (#7706)
    • 9788944 refactor(theme): fix duplicate page metadata usage (#7777)
    • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
    • c3d2e0d fix(sitemap): complete gracefully when all pages have noIndex meta (#7774)
    • 665c311 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (#7771)
    • 1899a2e docs: add EverShop website to showcase (#7765)
    • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (#7750)
    • a4b4a7f fix(migrate): import siteConfig with file extension (#7766)
    • 337463a chore(theme-translations): complete ko translations (#7762)
    • 9467da6 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#7764)
    • cba8be0 fix(theme-classic): validate options properly (#7755)
    • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
    • f21dadf docs: add StackQL Provider Registry to showcase (#7760)

    See the full diff

    Package name: @docusaurus/preset-classic The new version differs by 250 commits.
    • 2a9e8f5 v2.0.0
    • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
    • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
    • e4fc47b Merge branch 'main' into docusaurus-v2
    • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
    • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
    • 965a01e chore: port-2.0.0-rc.1 (#7782)
    • e78a15e chore: ci tests should run on version branches "docusaurus-vX" (#7783)
    • c751bc6 chore: regen v2.0.0-rc.1 examples (#7780)
    • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
    • 443914a docs: add Bruce Wiki website to showcase (#7770)
    • f913af0 docs: release process, versioning, breaking changes, public API surface (#7706)
    • 9788944 refactor(theme): fix duplicate page metadata usage (#7777)
    • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
    • c3d2e0d fix(sitemap): complete gracefully when all pages have noIndex meta (#7774)
    • 665c311 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (#7771)
    • 1899a2e docs: add EverShop website to showcase (#7765)
    • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (#7750)
    • a4b4a7f fix(migrate): import siteConfig with file extension (#7766)
    • 337463a chore(theme-translations): complete ko translations (#7762)
    • 9467da6 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#7764)
    • cba8be0 fix(theme-classic): validate options properly (#7755)
    • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
    • f21dadf docs: add StackQL Provider Registry to showcase (#7760)

    See the full diff

    Package name: @docusaurus/theme-live-codeblock The new version differs by 250 commits.
    • 2a9e8f5 v2.0.0
    • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
    • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
    • e4fc47b Merge branch 'main' into docusaurus-v2
    • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
    • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
    • 965a01e chore: port-2.0.0-rc.1 (#7782)
    • e78a15e chore: ci tests should run on version branches "docusaurus-vX" (#7783)
    • c751bc6 chore: regen v2.0.0-rc.1 examples (#7780)
    • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
    • 443914a docs: add Bruce Wiki website to showcase (#7770)
    • f913af0 docs: release process, versioning, breaking changes, public API surface (#7706)
    • 9788944 refactor(theme): fix duplicate page metadata usage (#7777)
    • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
    • c3d2e0d fix(sitemap): complete gracefully when all pages have noIndex meta (#7774)
    • 665c311 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (#7771)
    • 1899a2e docs: add EverShop website to showcase (#7765)
    • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (#7750)
    • a4b4a7f fix(migrate): import siteConfig with file extension (#7766)
    • 337463a chore(theme-translations): complete ko translations (#7762)
    • 9467da6 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#7764)
    • cba8be0 fix(theme-classic): validate options properly (#7755)
    • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
    • f21dadf docs: add StackQL Provider Registry to showcase (#7760)

    See the full diff

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    🛠 Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic


    Learn how to fix vulnerabilities with free interactive lessons:

    🦉 Regular Expression Denial of Service (ReDoS)

    opened by dimkk 0
  • [Snyk] Fix for 1 vulnerabilities

    [Snyk] Fix for 1 vulnerabilities

    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • apps/web/package.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- high severity | 661/1000
    Why? Recently disclosed, Has a fix available, CVSS 7.5 | Prototype Pollution
    SNYK-JS-LOADERUTILS-3043105 | Yes | No Known Exploit

    (*) Note that the real score may have changed since the PR was raised.

    Commit messages
    Package name: @docusaurus/core The new version differs by 250 commits.
    • 2a9e8f5 v2.0.0
    • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
    • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
    • e4fc47b Merge branch 'main' into docusaurus-v2
    • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
    • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
    • 965a01e chore: port-2.0.0-rc.1 (#7782)
    • e78a15e chore: ci tests should run on version branches "docusaurus-vX" (#7783)
    • c751bc6 chore: regen v2.0.0-rc.1 examples (#7780)
    • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
    • 443914a docs: add Bruce Wiki website to showcase (#7770)
    • f913af0 docs: release process, versioning, breaking changes, public API surface (#7706)
    • 9788944 refactor(theme): fix duplicate page metadata usage (#7777)
    • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
    • c3d2e0d fix(sitemap): complete gracefully when all pages have noIndex meta (#7774)
    • 665c311 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (#7771)
    • 1899a2e docs: add EverShop website to showcase (#7765)
    • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (#7750)
    • a4b4a7f fix(migrate): import siteConfig with file extension (#7766)
    • 337463a chore(theme-translations): complete ko translations (#7762)
    • 9467da6 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#7764)
    • cba8be0 fix(theme-classic): validate options properly (#7755)
    • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
    • f21dadf docs: add StackQL Provider Registry to showcase (#7760)

    See the full diff

    Package name: @docusaurus/preset-classic The new version differs by 250 commits.
    • 2a9e8f5 v2.0.0
    • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
    • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
    • e4fc47b Merge branch 'main' into docusaurus-v2
    • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
    • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
    • 965a01e chore: port-2.0.0-rc.1 (#7782)
    • e78a15e chore: ci tests should run on version branches "docusaurus-vX" (#7783)
    • c751bc6 chore: regen v2.0.0-rc.1 examples (#7780)
    • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
    • 443914a docs: add Bruce Wiki website to showcase (#7770)
    • f913af0 docs: release process, versioning, breaking changes, public API surface (#7706)
    • 9788944 refactor(theme): fix duplicate page metadata usage (#7777)
    • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
    • c3d2e0d fix(sitemap): complete gracefully when all pages have noIndex meta (#7774)
    • 665c311 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (#7771)
    • 1899a2e docs: add EverShop website to showcase (#7765)
    • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (#7750)
    • a4b4a7f fix(migrate): import siteConfig with file extension (#7766)
    • 337463a chore(theme-translations): complete ko translations (#7762)
    • 9467da6 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#7764)
    • cba8be0 fix(theme-classic): validate options properly (#7755)
    • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
    • f21dadf docs: add StackQL Provider Registry to showcase (#7760)

    See the full diff

    Package name: @docusaurus/theme-live-codeblock The new version differs by 250 commits.
    • 2a9e8f5 v2.0.0
    • 2ef40c2 chore: Netlify branch deploys should only deploy default locale "en" (#7788)
    • d88f248 chore: add Netlify config for major version branch deploys (docusaurus-v2 branch) (#7787)
    • e4fc47b Merge branch 'main' into docusaurus-v2
    • 7f40350 chore: fix codesandbox playgrounds, use Node.js 16 version (#7784)
    • 1065e55 refactor(core): log Docusaurus & Node version before exiting (#7781)
    • 965a01e chore: port-2.0.0-rc.1 (#7782)
    • e78a15e chore: ci tests should run on version branches "docusaurus-vX" (#7783)
    • c751bc6 chore: regen v2.0.0-rc.1 examples (#7780)
    • d255389 chore: prepare v2.0.0-rc.1 release (#7778)
    • 443914a docs: add Bruce Wiki website to showcase (#7770)
    • f913af0 docs: release process, versioning, breaking changes, public API surface (#7706)
    • 9788944 refactor(theme): fix duplicate page metadata usage (#7777)
    • c48f338 fix(core): swizzle --eject js should not copy theme .d.ts files (#7776)
    • c3d2e0d fix(sitemap): complete gracefully when all pages have noIndex meta (#7774)
    • 665c311 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (#7771)
    • 1899a2e docs: add EverShop website to showcase (#7765)
    • 542228e fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (#7750)
    • a4b4a7f fix(migrate): import siteConfig with file extension (#7766)
    • 337463a chore(theme-translations): complete ko translations (#7762)
    • 9467da6 chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#7764)
    • cba8be0 fix(theme-classic): validate options properly (#7755)
    • 636d470 refactor(core): use has instead of get to test for existence in ExecEnv (#7763)
    • f21dadf docs: add StackQL Provider Registry to showcase (#7760)

    See the full diff

    Package name: file-loader The new version differs by 15 commits.
    • e44eb73 chore(release): 6.0.0
    • ad39022 chore(deps): update (#369)
    • e1fe27c docs: update README.md (#368)
    • c2aded7 chore(release): 5.1.0
    • cd8698b feat: support the `query` template for the `name` option (#366)
    • 5703c58 chore(deps): update (#365)
    • 521bff2 chore: remove duplicate prettier config file (#357)
    • 5ffac2e refactor: added description on esModule (#358)
    • 190829e docs: fix the description of the `esModule` option (#348)
    • f1b071c chore(release): 5.0.2
    • 6431101 chore: add the `funding` field in `package.json` (#347)
    • 90302cd chore(release): 5.0.1
    • 31d6589 fix: name of `esModule` option in source code (#346)
    • 2a18cba chore(release): 5.0.0
    • 98a6c1d refactor: next (#345)

    See the full diff

    Package name: image-webpack-loader The new version differs by 74 commits.
    • d9cca9b 7.0.0
    • 7d91d45 lts not found?
    • 8ea85e3 update changelog
    • 044ccaf require node 10
    • 8d386e2 Merge pull request #238 from tcoopman/dependabot/npm_and_yarn/imagemin-mozjpeg-9.0.0
    • d0f574c Bump imagemin-mozjpeg from 8.0.0 to 9.0.0
    • 73e4acc Merge pull request #259 from tcoopman/dependabot/npm_and_yarn/imagemin-pngquant-9.0.1
    • 42b776f Merge pull request #236 from tcoopman/dependabot/npm_and_yarn/imagemin-webp-6.0.0
    • 63b3d18 Merge pull request #248 from tcoopman/dependabot/npm_and_yarn/webpack-4.44.1
    • 953073e Bump imagemin-pngquant from 8.0.0 to 9.0.1
    • 12a9da6 Bump webpack from 4.42.0 to 4.44.1
    • 569b13c Bump imagemin-webp from 5.1.0 to 6.0.0
    • 7fcf273 Merge pull request #258 from tcoopman/dependabot/npm_and_yarn/bl-1.2.3
    • 2367e00 Merge pull request #255 from tcoopman/dependabot/npm_and_yarn/decompress-4.2.1
    • 7714554 Merge pull request #253 from tcoopman/dependabot/npm_and_yarn/schema-utils-2.7.1
    • b601c5c Merge pull request #247 from tcoopman/dependabot/npm_and_yarn/elliptic-6.5.3
    • 96197b4 Merge pull request #241 from tcoopman/dependabot/npm_and_yarn/webpack-cli-3.3.12
    • 5cf2d90 [Security] Bump bl from 1.2.2 to 1.2.3
    • 7e4116c Bump schema-utils from 2.6.5 to 2.7.1
    • 605a580 Merge pull request #235 from tcoopman/dependabot/npm_and_yarn/imagemin-svgo-8.0.0
    • 6fd3a22 [Security] Bump decompress from 4.2.0 to 4.2.1
    • c37a782 Merge pull request #234 from tcoopman/dependabot/npm_and_yarn/imagemin-optipng-8.0.0
    • 830a392 Merge pull request #211 from tcoopman/dependabot/npm_and_yarn/imagemin-gifsicle-7.0.0
    • 168a70c [Security] Bump elliptic from 6.5.2 to 6.5.3

    See the full diff

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    🛠 Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic


    Learn how to fix vulnerabilities with free interactive lessons:

    🦉 Prototype Pollution

    opened by snyk-bot 0
Owner
Genolis
Genolis
Terra Trophies is a copy of Ethereum's POAP project for Terra

Terra Trophies Terra Trophies is a copy of Ethereum's POAP project for Terra. It allows anyone to create digital badges for participants of events, or

larry.{ust,sol,thor} 18 Dec 7, 2022
This monorepository contains the source code for the smart contracts implementing bAsset Protocol on the Terra blockchain.

Crll bAsset Contracts This monorepository contains the source code for the smart contracts implementing bAsset Protocol on the Terra blockchain. You c

null 3 Mar 29, 2024
All the data an IC app needs to make seamless experiences, accessible directly on the IC. DAB is an open internet service for NFT, Token, Canister, and Dapp registries.

DAB ?? Overview An Internet Computer open internet service for data. All the data an IC app needs to make a seamless experience, accessible directly o

Psychedelic 58 Oct 6, 2022
An extensible open-source framework for creating private/permissioned blockchain applications

Exonum Status: Project info: Community: Exonum is an extensible open-source framework for creating blockchain applications. Exonum can be used to crea

Exonum 1.2k Jan 1, 2023
HyperCube is a free and open source blockchain project for everyone to use.

XPZ Public Chain HyperCube is a free and open source blockchain project for everyone to use. 日本語 简体中文 正體中文 HyperCube Wiki Wha is HyperCube HyperCube i

null 949 Dec 31, 2022
Tradechain is an open source blockchain designed for fast trading & interoperability for new, existing assets

Tradechain is an open source blockchain designed for fast trading & interoperability for new, existing assets. Help build the future of trading with other Tradians.

Matt Shaver 5 Jul 5, 2022
[Open Source] Blockchain Decentralized Lightweight VPN in Rust

[Open Source] Blockchain Decentralized Lightweight VPN in Rust DCVPN_Rust (Decentralized VPN in Rust) is an open-source initiative started by @anandgo

Anand Gokul 29 Jun 2, 2023
A secure development tool box and fintech application made with Rust to be used for developing cryptocurrencies on the blockchain.

Crypto Fintech Tools for Rust (CFT) Dependencies Rust MacOS Homebrew # xcode cli tools xcode-select --install # install dependencies using Homebrew b

Phil Hills 1 Apr 15, 2022
Open Protocol Indexer, OPI, is the best-in-slot open-source indexing client for meta-protocols on Bitcoin.

OPI - Open Protocol Indexer Open Protocol Indexer, OPI, is the best-in-slot open-source indexing client for meta-protocols on Bitcoin. OPI uses a fork

Best in Slot 33 Dec 16, 2023
This is the Repo used to learn blockchain development in conjusction with the CyberGen NFT Project.

Environment Setup Install Rust from https://rustup.rs/ Install Solana from https://docs.solana.com/cli/install-solana-cli-tools#use-solanas-install-to

null 1 Nov 3, 2021
An EVM low-level language that gives full control over the control flow of the smart contract.

Meplang - An EVM low-level language Meplang is a low-level programming language that produces EVM bytecode. It is designed for developers who need ful

MEP 19 Jan 31, 2023
Rust library for build smart contracts on Internet Computer, by the Spinner.Cash team.

Spinner Rust library for building smart contracts on the Internet Computer. More specifically it is used by Spinner.Cash, a decentralized layer-2 prot

Spinner 6 May 31, 2022
The backend for the Cougar Scouting App for 1403 FRC team.

Welcome to Cougar Scouting App Backend! Before you use any code in this repo Please credit us in your repo and credits in your app This code is a work

null 4 Feb 20, 2023
Zero Knowledge Light Client Implementation by Zpoken team.

zkp for chain state Prerecusites This project requires using the nightly Rust toolchain, which can be used by default in this way: rustup default nigh

Zpoken 40 Mar 6, 2023
The Light Protocol program verifies zkSNARK proofs to enable anonymous transactions on Solana.

Light Protocol DISCLAIMER: THIS SOFTWARE IS NOT AUDITED. Do not use in production! Tests cd ./program && cargo test-bpf deposit_should_succeed cd ./pr

null 36 Dec 17, 2022
A template to build smart contracts in Rust to run inside a Cosmos SDK module on all chains that enable it.

CosmWasm Starter Pack This is a template to build smart contracts in Rust to run inside a Cosmos SDK module on all chains that enable it. To understan

null 1 Mar 7, 2022
Smart Contract built in Rust to run inside Cosmos SDK module on all chains that enable it

CoinSwap is a Smart Contract that is built on the terra blockchain and can be used to swap cryptocurrencies such as LUNA, UST, TerraUSD, Anchor, Mirror Protocol, LUNI and other CW20 tokens. The Project also contains a smart contract which works as a analysis tool for the gas fees on the Terra Blockchain.

Prajjwal Chittori 9 Oct 11, 2022
Ticketed Discreet Log Contracts (DLCs) to enable instant buy-in for wager-like contracts on Bitcoin.

dlctix Ticketed Discreet Log Contracts (DLCs) to enable instant buy-in for wager-like contracts on Bitcoin. This project is part of the Backdrop Build

null 7 Feb 29, 2024
Open-source tool to enforce privacy & security best-practices on Windows and macOS, because privacy is sexy 🍑🍆

privacy-sexy Open-source tool to enforce privacy & security best-practices on Windows and MacOs, because privacy is sexy ?? ?? privacy-sexy is a data-

Subconscious Compute 3 Oct 20, 2022