{"id":21607439,"url":"https://github.com/janrockdev/sui-sandbox","last_synced_at":"2025-03-18T15:21:28.911Z","repository":{"id":229385730,"uuid":"776598577","full_name":"janrockdev/sui-sandbox","owner":"janrockdev","description":"Rust example for SUI - what you can find in their documentation!","archived":false,"fork":false,"pushed_at":"2024-03-24T00:12:09.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T19:34:47.984Z","etag":null,"topics":["blockchain","rust","rust-lang","sui"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janrockdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-24T00:07:58.000Z","updated_at":"2024-10-19T21:50:59.000Z","dependencies_parsed_at":"2024-03-30T15:47:43.741Z","dependency_job_id":null,"html_url":"https://github.com/janrockdev/sui-sandbox","commit_stats":null,"previous_names":["janrockdev/sui-sandbox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fsui-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fsui-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fsui-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fsui-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janrockdev","download_url":"https://codeload.github.com/janrockdev/sui-sandbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244246552,"owners_count":20422459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","rust","rust-lang","sui"],"created_at":"2024-11-24T20:30:51.442Z","updated_at":"2025-03-18T15:21:28.868Z","avatar_url":"https://github.com/janrockdev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SUI Sandpit\n\n## Introduction\n\nThe repo contains a few examples of SUI applications written using the **Rust SDK**. The examples come with `README.md` files explaining step-by-step key SUI and blockchain contexts, references to more documentation, as well as instructions for configuring the environments and running them.\n\n## Examples\n\n- [01](/src/01_transaction/): How to send SUI coin from one wallet to another.\n\n## Installation\n\nYou will need a working Rust installation with Cargo.\n```\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\n### Local SUI in Docker/WSL\n```\napt update\napt upgrade -y\napt-get install -y curl git-all cmake gcc libssl-dev pkg-config libclang-dev libpq-dev build-essential wget net-tools\n\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n(echo; echo 'eval \"$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)\"') \u003e\u003e /root/.bashrc\neval \"$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)\"\nbrew install gcc\n\nbrew install sui\nsui start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanrockdev%2Fsui-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanrockdev%2Fsui-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanrockdev%2Fsui-sandbox/lists"}