Skip to main content

paima-standards

PRC1 title description author status created Paima Achievement Interface Interface for sharing in-game achievements.

Abstract An open cross-game standard achievement specification to gamify on-chain participation. This specification allows interaction through standard HTTP methods.

PRC2

title description author status created Paima Hololocker Interface Interface for projecting ERC721 tokens on EVM networks for usage in Paima

Abstract The following standard allows for the implementation of a standard API for projecting ERC721 tokens on EVM networks for usage in Paima applications. This standard provides basic functionality to lock tokens, request to unlock locked tokens, and withdraw tokens after certain time has passed since the unlock request.

PRC3

title description author status created Paima Inverse Projection Interface Interface for inverse projection of game state into NFTs in other chains

Abstract Allowing tradability of game state directly on popular networks helps achieve a lot more composability and liquidity than would otherwise be possible. This standard helps define how to define NFTs in different chains without introducing centralization, lowered security or wait times for finality.

PRC5

title description author status created Paima Inverse Projection Interface for ERC1155 Interface for inverse projection of game state into ERC1155 tokens in other chains

2024-03-25 Abstract Allowing tradability of game state directly on popular networks helps achieve a lot more composability and liquidity than would otherwise be possible. This standard helps define how to define ERC1155 tokens in different chains without introducing centralization, lowered security or wait times for finality.

This proposal aims to replicate the mechanisms of PRC-3 (which deals with ERC721 tokens) for ERC1155 tokens.