SHARE Protocol

SHARE Protocol is a set of smart contracts and standards deployed on multiple blockchains that enable dynamic price control, realtime payments and large scale shared ownership of tokenized property.

SHARE Protocol building blocks are best understood through the whitepaper and the GitHub repository which contains battle tested, security audited smart contracts. Given the SHARE App and SHARE SDK, it is rare that you'll need to interface with protocol contracts directly. However, if you have a use case in mind that requires support, please let us know at [email protected].

Production Smart Contracts

Blockchain
SHARE Protocol Contract Address

​ You can also retrieve Share Protocol contract addresses programmatically using get_share_contract_addresses.

curl -H 'Content-Type: application/json' -d \
'{ "jsonrpc":"2.0", "id":"1", "method":"get_share_contract_addresses", "params":{} }' \
-X POST https://share-ddn.formless.xyz/v1

Security

We prioritize the safety and security of our users and community members. We encourage open and transparent feedback to help us identify and resolve potential vulnerabilities in our products and services.

Reporting Guidelines

Please send your reports to [email protected] and include Security Report in the subject.

  1. Provide a clear description of the issue, highlighting its potential impact.

  2. Specify the location where the vulnerability was identified.

  3. Outline detailed steps to reproduce the issue.

Verified vulnerabilities may be rewarded via USDC distributions on Ethereum on a case by case basis depending on severity, potential impact and whether the issue was already known to our team. Reports that receive rewards may not be disclosed without express consent of Formless. Duplicate reports, social engineering attempts, and low quality (e.g. non-reproducible) reports are strictly prohibited.

Support

The team at Formless, Inc., the creators of SHARE Protocol are available on our Discord channel to answer questions.

Last updated