{"id":21607431,"url":"https://github.com/janrockdev/grpc-sui","last_synced_at":"2025-03-18T15:21:41.559Z","repository":{"id":238033689,"uuid":"795729338","full_name":"janrockdev/grpc-sui","owner":"janrockdev","description":"Rust gRPC backend application for interaction with SUI Move smart contract.","archived":false,"fork":false,"pushed_at":"2024-05-04T21:43:31.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T19:35:29.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","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":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2024-05-03T22:55:47.000Z","updated_at":"2024-05-04T21:43:34.000Z","dependencies_parsed_at":"2024-11-24T20:31:12.359Z","dependency_job_id":"d6a045b3-ec6b-408a-b00a-ab2c4ceef2b4","html_url":"https://github.com/janrockdev/grpc-sui","commit_stats":null,"previous_names":["janrockdev/grpc-sui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fgrpc-sui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fgrpc-sui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fgrpc-sui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janrockdev%2Fgrpc-sui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janrockdev","download_url":"https://codeload.github.com/janrockdev/grpc-sui/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":[],"created_at":"2024-11-24T20:30:49.691Z","updated_at":"2025-03-18T15:21:41.531Z","avatar_url":"https://github.com/janrockdev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GRPC-SUI\n\n### Author\nJan Rock (rock@linux.com)\n\n### Version\n0.1.0 (5/3/2024)\n\n## Description\nSimple Rust gRPC backend application for interation with SUI Move smart contract.\n\n## Install\n\n## Compile\n\n### Smart Contract\n\nFrom contract folder:\n```shell\nsui client envs\nsui client new-env --alias devnet --rpc https://fullnode.devnet.sui.io:443\nsui client active-env\nsui client switch --env devnet\nsui client active-env\nsui client publish --gas-budget 200000000 .\n```\n\n## Run\n\n### Server\n\nEnvironment variables for logging and MongoDB:\n```shell\nexport RUST_LOG=info # or debug\nexport MONGODB_URL=\"mongodb+srv://\u003cuser\u003e:\u003cpassword\u003e@cluster0.gsjcz.mongodb.net/?retryWrites=true\u0026w=majority\u0026appName=Cluster0\"\nexport MONGODB_DATABASE=\"\u003cdatabase\u003e\"\n```\n\nRun with Cargo:\n```shell\ncargo run --bin grpc_server\n```\n\n### Client\n\n```shell\nexport RUST_LOG=info # or debug\n```\n\nRun with Cargo:\n```shell\ncargo run --bin grpc_client\n```\n\n## Release\n\n```shell\ncargo build --release\n\n./target/release/grpc_server\n# or\n./target/release/grpc_client\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanrockdev%2Fgrpc-sui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanrockdev%2Fgrpc-sui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanrockdev%2Fgrpc-sui/lists"}