element
element copied to clipboard
DID Method implementation using the Sidetree protocol on top of Ethereum and IPFS
I am using the element docker image gjgd/element-api and overriding the CMD so that I can generate the .runtimeconfig.json file before starting the container. The script fails because of this...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
The latest version of element is available here: https://github.com/transmute-industries/sidetree.js In order to avoid confusion, I believe we should archive this repo.
We need a naming convention that takes into account the following: - Contract Type (Simple / Staking) - Contract Address - Network Type (Ropsten / Mainnet) today, we have did:elem:ropsten,...
Proposal: To avoid Sybil attacks on the anchoring contract(s) in a permissionless setting, there needs to be an open registration function for Operators (account address, public key, ether stake, possibly...
The current SimpleSidetreeAnchor.sol does not store the anchoring elements in the smart contract such that they could be verified by a 3rd party. Suggest to amend the contract the following...
- update old posts to point to new one.
we use "Create Wallet" CTA, but we call the same thing a keystore pretty much everywhere else.
Truffle and its sub-packages (`truffle-contract`) are unusable on Node.js 12 (trufflesuite/truffle#2070). Because of that, this package is also unusable on Node.js 12.