Pinned Repositories
contracts
A package that includes all Dartroom's smart contracts written in TEAL, with complete interfaces in TypeScript to interact with them.
fileroom-sdk
A package to interact with the fileroom-api for both the browser and nodejs.
node-monitor
A simple program that monitors the state of a local node and reports if it is synced, catching up or has stopped syncing.
signer
A package that aggregates multiple Algorand signing options into one interface.
smart-NFT
This is a full explanation of how to interact with the smart contract NFTs currently used on Dartroom. This guide can be used to deploy your own or interact with the ones you bought on Dartroom.
Dartroom's Repositories
Dartroom/smart-NFT
This is a full explanation of how to interact with the smart contract NFTs currently used on Dartroom. This guide can be used to deploy your own or interact with the ones you bought on Dartroom.
Dartroom/contracts
A package that includes all Dartroom's smart contracts written in TEAL, with complete interfaces in TypeScript to interact with them.
Dartroom/fileroom-sdk
A package to interact with the fileroom-api for both the browser and nodejs.
Dartroom/node-monitor
A simple program that monitors the state of a local node and reports if it is synced, catching up or has stopped syncing.
Dartroom/signer
A package that aggregates multiple Algorand signing options into one interface.