Ardit Marku's starred repositories
testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
crypto-ecosystems
A taxonomy for open source cryptocurrency, blockchain, and decentralized ecosystems
flow-playground
Flow Playground front-end app 🤹‍♂️
cairo-vm-go
A virtual machine for Cairo written in Go
flow-js-testing
Testing framework to enable Cadence testing via a set of JavaScript methods and tools
hybrid-custody
Cadence suite enabling Hybrid Custody on Flow
flow-evm-gateway
FlowEVM Gateway implements an Ethereum-equivalent JSON-RPC API for EVM clients to use
cadence-lang.org
The home of the Cadence website
random-coin-toss
An example repo demonstrating safe use of onchain randomness
flow-code-coverage
Examples for utilizing the Cadence Testing Framework with code coverage
delayed-key-rotation
Proof of concept implementation of a delayed onchain social recovery mechanism
flow-multisig-example
A simple multisig transaction demo using Flow CLI