| Name | url | Description |
|---|---|---|
| bountyblok | https://www.bountyblok.io/Gamification Tools for Blockchain Apps, NFT Artists, Brands and more. bountyblok is built for NFT Artists, brands and various projects who want to engage their followers with a set of tasks while earning rewards. Also built for developers who want to add gaming mechanics inside their projects. bountyblok.io's APIs allow your team to create challenges and tasks to further engage your users. Increase their activity within your web or mobile apps through minimal effort and integration. Create a challenge, define some rules, and earn achievements. | |
| genpyteal | https://pypi.org/project/genpyteal/Converts Python to PyTeal. It transpiles Python to PyTeal which is then used to output TEAL. The code is more maintainable since it uses regular Python control structures, etc. You can use a subset of Python. For scratch variables, you will need to initialize them at the beginning of a function, such as x = 0 or s = "tom". It uses that to determine the type. Sometimes you may need to specify Bytes or Int still. Integer/string literals get Int/Bytes added automatically. You can use print instead of Log. | |
| pNetwork | https://p.network/Partnering with Algorand as a cross-chain composability system that allows NFTs to move freely between blockchains and launch cross-chain bridges for the Algorand ecosystem. | |
| troki | https://www.troki.io/Troki.io is a platform for minting and trading private fungible tokens. Smart contracts hold bid information and are self-organized into communities. Troki finds matching patterns and links smart contracts together in multi-party transactions to complete the requested trades. Troki.io is a smart-contract based exchange for minting and trading tokens on the Algorand blockchain. | |
| vim TEAL plugin | https://github.com/aldur/vim-algorand-tealSyntax highlighting for TEAL scripts within vim. |