Ethereum/EVM Compatible DSNP Implementation
Version 1.1.0
Deprecation Warning: EVM implementation is deprecated in favor of the Frequency Implementation.
DSNP on Ethereum is designed using smart contracts and log messages. Smart contracts are used for identity and delegation. Log messages are used for announcement publishing via batches.
Solidity
All included Solidity interfaces are targeting the Solidity language version 0.8.x. Other versions may be available in the official contracts code repository.
Contracts and Interfaces
Official DSNP interfaces, contracts, and deployment information may be found in GitHub.
Libraries
Name | Language(s) |
---|---|
LibertyDSNP/eth-sdk-ts | JavaScript/TypeScript |