nearfundocs
The NearFun handbook
SPECIFICATION · 22

Platform Wallet

NearFun master specification

Environment:

NEXT_PUBLIC_NEARFUN_PLATFORM_WALLET=

This must be a PUBLIC Solana address.

NearFun does not require its private key merely to receive its creator-fee share.

Never put a platform private key in frontend code.

Validate the address at startup.

NearFun documentation