Skip to content

scrtlabs/MillionaireProblemTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MillionaireProblemTutorial

Gitpod ready-to-code

Millionaire's Problem

The code in this repo solves the millionaire's problem in a rather naive way.

This is part of the Getting Started Guide. It is meant as an easy to understand first contract example. Therefore, it is expected to value readability over optimized code and idiomatic Rust.

Open in Gitpod

For a detailed breakdown of the contract code, check out here

Connecting from outside the pod

This will create an environment that automatically starts localsecret, and exposes the ports for application development. To connect, prepend the port number with the gitpod url. e.g. if my workspace is at https://scrtlabs-gitpoddevenv-shqyv12iyrv.ws-eu54.gitpod.io then I would be able to connect to the LCD service at https://1317-scrtlabs-gitpoddevenv-shqyv12iyrv.ws-eu54.gitpod.io.

This repo also comes with all the dependencies you need to develop Secret Contracts, and SecretCLI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published