├── README.md ├── V2 ├── README.md ├── iExec-WPv2.0-Chinese.pdf ├── iExec-WPv2.0-English.pdf └── iExec-WPv2.0-Russian.pdf └── V3 ├── README.md └── iExec-WPv3.0-English.pdf /README.md: -------------------------------------------------------------------------------- 1 | # iExec Whitepaper 2 | 3 | # [V2.0 (2017.03.18)](./V2) 4 | 5 | # [V3.0 (2018.04.25)](./V3) 6 | -------------------------------------------------------------------------------- /V2/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iExecBlockchainComputing/whitepaper/23a8da7ba32be2528d1c8d50ad89ed198bf39014/V2/README.md -------------------------------------------------------------------------------- /V2/iExec-WPv2.0-Chinese.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iExecBlockchainComputing/whitepaper/23a8da7ba32be2528d1c8d50ad89ed198bf39014/V2/iExec-WPv2.0-Chinese.pdf -------------------------------------------------------------------------------- /V2/iExec-WPv2.0-English.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iExecBlockchainComputing/whitepaper/23a8da7ba32be2528d1c8d50ad89ed198bf39014/V2/iExec-WPv2.0-English.pdf -------------------------------------------------------------------------------- /V2/iExec-WPv2.0-Russian.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iExecBlockchainComputing/whitepaper/23a8da7ba32be2528d1c8d50ad89ed198bf39014/V2/iExec-WPv2.0-Russian.pdf -------------------------------------------------------------------------------- /V3/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iExecBlockchainComputing/whitepaper/23a8da7ba32be2528d1c8d50ad89ed198bf39014/V3/README.md -------------------------------------------------------------------------------- /V3/iExec-WPv3.0-English.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iExecBlockchainComputing/whitepaper/23a8da7ba32be2528d1c8d50ad89ed198bf39014/V3/iExec-WPv3.0-English.pdf --------------------------------------------------------------------------------