solana-program-library/themis
Jack May 08d9999f99
add shared-memory program (#611)
* add shared-memory program

* add offset and reduce shared object size
2020-10-14 23:50:57 +00:00
..
client_bn Remove skip-no-mangle entirely 2020-10-07 09:13:59 -07:00
client_ristretto add shared-memory program (#611) 2020-10-14 23:50:57 +00:00
program_bn Remove skip-no-mangle entirely 2020-10-07 09:13:59 -07:00
program_ristretto Use ristretto_mul builtin to stay below BPF instruction limit (#575) 2020-10-09 16:55:45 -06:00
README.md Add Themis using the BN curve (#549) 2020-09-30 21:33:29 -06:00

README.md

Brave THEMIS

An implementation of Brave's THEMIS research project. This project contains two privacy-oriented smart contracts, the Policy Smart Contract (PSC) and the Fund Smart Contract (FSC). Together, the two contracts allow users to be compensated for engaging with ad publishers. The users do not expose their identities or preferences.