nearfundocs
The NearFun handbook
SPECIFICATION · 05

Non-Custodial Trust Model

NearFun master specification

NearFun must be non-custodial.

Never request:

  • seed phrase
  • private key
  • secret key
  • wallet export
  • recovery phrase

Never:

  • transmit user private keys
  • persist private keys
  • log private keys
  • sign ordinary user transactions server-side
  • create hidden transfers

All user-authorized protocol actions must be approved through the connected Solana wallet.

NearFun documentation