Pinned Repositories
docs
algorand-smart-extractor
Document explaining how to pull down and decompile smart contracts and smart signatures into TEAL from an Algorand network.
algorand-teal-examples
Algorand TEAL Examples
algorand-vanity-address-rekey
Generating And Securing A Vanity Address Using Rekeying
ARC4-ERC20-ABI-DEMO
An ARC4 implementation of the ERC20 standard on the Algorand blockchai.n
arc55-msig-app
A TEALScript implementation of ARC55: On-Chain Msig App
avm-cctp-contracts
Repository for AVM-compatible smart contracts for use by the Cross-Chain Transfer Protocol
community-smart-contract-reviews
A public repository of smart contracts found on the Algorand blockchain, reviewed by individuals.
MsigShare
A smart contract to help multisig signing, all transaction data and signatures are stored on-chain, requiring anyone to reconstruct the msig transaction and submit it to the network when the threshold is met.
vite-svelte-algorand
Vite + Svelte + Algorand minimal example project
nullun's Repositories
nullun/avm-cctp-contracts
Repository for AVM-compatible smart contracts for use by the Cross-Chain Transfer Protocol
nullun/arc55-msig-app
A TEALScript implementation of ARC55: On-Chain Msig App
nullun/MsigShare
A smart contract to help multisig signing, all transaction data and signatures are stored on-chain, requiring anyone to reconstruct the msig transaction and submit it to the network when the threshold is met.
nullun/algosigner
AlgoSigner is an open source Algorand wallet extension that makes it easier than ever to use ALGOs for payment, investing, or swapping assets. Available in the Chrome Web Store.
nullun/ledger-app-algorand
nullun/MsigShareUI
A Svelte UI to help multisig signing, all transaction data and signatures are stored on-chain, requiring anyone to reconstruct the msig transaction and submit it to the network when the threshold is met.
nullun/vite-svelte-algorand
Vite + Svelte + Algorand minimal example project
nullun/algokit-utils-py-examples
nullun/algorand-sdk-testing
Testing framework for Algorand SDKs
nullun/ARCs
Algorand Requests for Comments
nullun/book
An official book about Rizin
nullun/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
nullun/conduit
Algorand's data pipeline framework.
nullun/docs
nullun/funding-contract-algorand
Tealscript smart contract for the Immersve Algorand flexi card funding protocol
nullun/go-algorand
Algorand's official implementation in Go.
nullun/go-algorand-sdk
Algorand Golang SDK
nullun/indexer
searchable history and current state
nullun/java-algorand-sdk
Algorand SDK for Java7+ to interact with the Algorand network
nullun/js-algorand-sdk
The official JavaScript SDK for Algorand.
nullun/kagi-docs
Documentation for products made by Kagi Inc
nullun/py-algorand-sdk
Algorand Python SDK
nullun/pyagg
Python Algorand GPU vanity address generator
nullun/rizin
UNIX-like reverse engineering framework and command-line toolset.
nullun/rsagg
nullun/sandbox
Algorand node sandbox
nullun/svgl
🧩 A beautiful library with SVG logos. Built with Sveltekit & Tailwind CSS.
nullun/TEALScript
A subset of TypeScript for developing Algorand Smart Contracts. Enables ASC development with native TypeScript syntax, tooling, and IDE support
nullun/TEALScript-ed25519verify_bare
A small demo of using ed25519verify_bare in TEALScript
nullun/tealviewer