Pinned Repositories
DjangoOCPP
A feature-complete Django based implementation of an OCPP 1.6J central server used to monitor, command, and control OCPP 1.6 compatible EV chargers connected to it.
PTE-large-package
An example code for uploading a large package to the PTE
PTE-programmatic-interactions
This repository contains a Rust example of how transactions can be built, signed, and then later submitted to the Radix PTE
RaDEX
A repository for the core blueprints of RaDEX as well as the React App powering RaDEX's user interface.
Radix-Transaction-Manifests
A VSCode extension used for the Radix Transaction Manifest files to provide syntax highlighting and snippets.
RadixLib
A Python package written to make the interaction with the Radix ledger easier.
RadixStokenetFaucet
An implementation of a faucet for the Radix's Stokenet (testnet) using Django, the Radix APIs and Twitter APIs.
rust-chess-rules
A repository which contains a simple implementation of a subset of the chess rules in Rust.
scrypto-challenges
Compete with other Scrypto devs and claim your place among the Scrypto champions
Tiger
The tiger library is a C# library written to help decode the files of Destiny 2
0xOmarA's Repositories
0xOmarA/RadixLib
A Python package written to make the interaction with the Radix ledger easier.
0xOmarA/DjangoOCPP
A feature-complete Django based implementation of an OCPP 1.6J central server used to monitor, command, and control OCPP 1.6 compatible EV chargers connected to it.
0xOmarA/scrypto-challenges
Compete with other Scrypto devs and claim your place among the Scrypto champions
0xOmarA/RaDEX
A repository for the core blueprints of RaDEX as well as the React App powering RaDEX's user interface.
0xOmarA/RadixStokenetFaucet
An implementation of a faucet for the Radix's Stokenet (testnet) using Django, the Radix APIs and Twitter APIs.
0xOmarA/PTE-large-package
An example code for uploading a large package to the PTE
0xOmarA/PTE-programmatic-interactions
This repository contains a Rust example of how transactions can be built, signed, and then later submitted to the Radix PTE
0xOmarA/Radix-Transaction-Manifests
A VSCode extension used for the Radix Transaction Manifest files to provide syntax highlighting and snippets.
0xOmarA/rust-chess-rules
A repository which contains a simple implementation of a subset of the chess rules in Rust.
0xOmarA/scrypto-vs-the-world
This repository contains a comparison between Scrypto and other smart contract frameworks and languages in terms of how fungible tokens are created.
0xOmarA/Tiger
The tiger library is a C# library written to help decode the files of Destiny 2
0xOmarA/community-scrypto-examples
A place for the community to upload example Scrypto code
0xOmarA/ignition-positions-value
A reference implementation for the logic needed to get the value of Ignition positions and the amount of fees paid out.
0xOmarA/image-hosting
Hosting some images that I would like to use in a few places.
0xOmarA/okapi
OpenAPI (AKA Swagger) document generation for Rust projects
0xOmarA/radix-address-macros
A Rust crate that allows for compile-time Bech32m decoding of Radix addresses allowing for compile-time constant addresses.
0xOmarA/radix-apis-rust-clients
Rust clients and generation scripts for the Gateway and Core APIs
0xOmarA/radix-gateway-client
A Rust client for the Radix Gateway API that is generated from OpenAPI spec.
0xOmarA/RET-TS-POC
0xOmarA/uniffi-bindgen-cs
C# bindings generator for uniffi-rs
0xOmarA/uniffi-rs
a multi-language bindings generator for rust