Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.25 KB

_DEMO_AND_VIDEO.md

File metadata and controls

26 lines (15 loc) · 1.25 KB

Demo and Video

Below are demos and videos showcasing our project's functionality. Videos are particularly helpful in conveying the project's value and can be easily shared and understood by judges and the public. Preferably contracts have a usable UI/Mockup to be shown.

Screenshots

  • Screenshots:

    • Deployment of NunyaBusiness.sol and DummyGateway to Ethereum Sepolia

Screenshot

  • Deployment of NunyaBusiness.sol and Gateway (based on SecretPath) to Ethereum Sepolia using IGateway.sol interface

Screenshot

Videos

  • Video of Nunya.business compile, upload, and instantiate a Private Secret Contract to Secret Network Testnet YouTube Link

  • Video of Nunya.business compile, upload, and instantiate a SecretPath Public Gateway Contract to Sepolia Ethereum Testnet. YouTube Link

    • It successfully also deploys NunyaBusiness contract since we added secretContract = IGateway(gateway); to use an interface based on Gateway.sol instead of the old DummyGatewayContract interface file.
  • Video of Nunya.business frontend integration video