{"id":17382936,"url":"https://github.com/texora/mx-sdk-rs-layer2","last_synced_at":"2025-10-05T20:26:59.603Z","repository":{"id":256502072,"uuid":"849077599","full_name":"texora/mx-sdk-rs-layer2","owner":"texora","description":"Hackerrank Coding Challenges with Rust","archived":false,"fork":false,"pushed_at":"2024-08-28T23:57:12.000Z","size":1214,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T19:12:21.970Z","etag":null,"topics":["hackerrank","python","rust","shell","typescript"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/texora.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-08-28T23:54:39.000Z","updated_at":"2024-08-29T01:09:35.000Z","dependencies_parsed_at":"2024-09-17T22:29:36.256Z","dependency_job_id":null,"html_url":"https://github.com/texora/mx-sdk-rs-layer2","commit_stats":null,"previous_names":["zyphorix/mx-sdk-rs-layer2","texora/mx-sdk-rs-layer2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/texora/mx-sdk-rs-layer2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fmx-sdk-rs-layer2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fmx-sdk-rs-layer2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fmx-sdk-rs-layer2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fmx-sdk-rs-layer2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/texora","download_url":"https://codeload.github.com/texora/mx-sdk-rs-layer2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texora%2Fmx-sdk-rs-layer2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272526719,"owners_count":24949836,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["hackerrank","python","rust","shell","typescript"],"created_at":"2024-10-16T07:39:51.778Z","updated_at":"2025-10-05T20:26:54.539Z","avatar_url":"https://github.com/texora.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dharitri-wasm-rs\n\nRust smart contract library designed for Dharitri's VM. Also provides a debugging mode with mocks.\n\n# Examples\n\nFor examples on how to use the Dharitri WASM framework, see https://github.com/DharitriNetwork/dharitri-wasm-rs/tree/master/contracts/examples\n\n# IDE\n\nThe framework is designed to be easiest to use with the Dharitri IDE VSCode extension: https://marketplace.visualstudio.com/items?itemName=Dharitri.vscode-dharitri-ide\n\n# Manual build\n\nTo build a smart contract without the IDE, run the following command in the contract crate:\n```\n./build-wasm.sh\n```\n\nIn case this doesn't work, you might not have rustc configured properly.\nTry:\n```\nrustup toolchain install nightly\nrustup default nightly\nrustup target add wasm32-unknown-unknown\n```\n\n# Debugging\n\nStep-by-step debugging of smart contracts is possible in VSCode. To do this, it is required to have a separate debug crate and to have tasks.json and launch.json in .vscode properly configured. See https://github.com/DharitriNetwork/dharitri-wasm-rs/tree/master/contracts/examples for examples on how to set this up. \n\n# Advanced\n\nTo debug macros:\n```\ncargo +nightly rustc --bin wasm -- -Z unstable-options --pretty=expanded \u003e demacroed.rs\n```\n\nTo check wasm size:\n```\ntwiggy top -n 20 target/wasm32-unknown-unknown/release/wasm.wasm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexora%2Fmx-sdk-rs-layer2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftexora%2Fmx-sdk-rs-layer2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexora%2Fmx-sdk-rs-layer2/lists"}