Table of Contents |
---|
...
Reference_description_with_linked_URLs________________________________ | Notes_______________________________________________________________ |
---|---|
Wallets and tokens | |
https://drive.google.com/open?id=16YzIZpOCFDTR4E0SW5EZ31sdQViWJhE7 a redeemable bitcoin token for ERC-20 wallets w transaction interop | |
Hashicorp Vault Tutorial ** - secure mgt of credentials for client apps | Secure store for credentials, passwords, certs and other secrets control, monitor secret access gives apps an ephemeral credential for sessions ( dynamic secret ) strong revocation controls for each single server encrypt as a service ( encrypt, decrypt, sign, key rotation ) Vault can configure secure storage, provide credentials for any app needing creds, json msgs |
Hashicorp EOS Consul Service Mesh Directory software *** | |
Hashicorp Trust White Paper HashiCorp_ZTS_Whitepaper digital.pdf. link HashiCorp_ZTS_Whitepaper digital.pdf file igitalHashiCorp_ZTS_Whitepaper digital | |
Ethereum Concepts | |
_compare-fabric-v-ethereum-v-corda-180914122948.pdf | _compare-fabric-v-ethereum-v-corda-180914122948.pdf |
https://www.ethereum.org/beginners/ | Ethereum for beginners |
https://www.ethereum.org/ | Ethereum |
https://en.wikipedia.org/wiki/Ethereum | Ethereum |
https://medium.com/blockchannel/life-cycle-of-an-ethereum-transaction-e5c66bae0f6e | Ethereum transaction concepts |
https://bitfalls.com/2018/05/31/what-is-an-ethereum-testnet-and-how-is-it-used/ | How to use Ethereum testnets |
Ethereum changes coming: POS, shards, lower gas, burn ether pdf | Ethereum changes coming: POS, shards, lower gas, burn ether |
https://hackernoon.com/costs-of-a-real-world-ethereum-contract-2033511b3214 | Estimated costs of an Ethereum contract - 2017 |
https://www.slideshare.net/Synerzip/blockchain-application-development-101 blockchain-application-development-webinar-sweetbridge-190905082233.pdf | Blockchain App Development Concepts 101 - slideshare - sweetbridge |
https://ethgasstation.info/ | Gas station - current gas prices to run a transaction ... expensive |
https://hackernoon.com/costs-of-a-real-world-ethereum-contract-2033511b3214 | calculating gas prices |
https://ethereum.stackexchange.com/questions/35539/what-is-the-real-price-of- deploying-a-contract-on-the-mainnet | Costs of a contract deployment |
https://entethalliance.org/enterprise-ethereum-alliance-advances-web-3-0-era-public-release-enterprise-ethereum-architecture-stack/ | EEA |
https://entethalliance.org/wp-content/uploads/2018/05/EEA-Architecture-Stack-Spring-2018.pdf | EEA stack |
https://entethalliance.github.io/trusted-computing/spec.html | EEA Off-Chain Trusted Computing Spec |
AWS | |
QLDB slides - 2019 | QLDB slides - 2019 |
AWS Hosted Fabric BAAS | |
Key Concepts
Ethereum Wallet Token Types drive NFT features
...
The Ethereum blockchain has deployed a feature known as “account abstraction,” seen as a key enhancement that could make it easier for users to recover crypto if they lose private keys to an online wallet.
This proposal just adds a new layer atop Ethereum’s mainnet layer. The goal is to eventually integrate account abstraction into the main protocol.
The contract can be used on all EVM chains, meaning it can be deployed anywhere that is EMV-compatible.
Account Abstraction is a concept that turns users' wallets into smart contract accounts, in order to make Ethereum wallets more user-friendly and to prevent any loss of crypto keys
How Account Abstraction works
...
who-s-in-your-wallet-exploring-mobile-wallet-security.pdf
Wallet Concepts
Jim >> wallet implementation currently needs to be rethought for risk and effective operations governance
The concept of wallets as implemented needs to be rethought in my opinion for a variety of scenarios on security, fraud, accessibility, reliability, recovery, operational health governance beyond basic regulatory compliance that are not always covered in different use cases.
response to:
Ethereum Concepts
Ethereum Enterprise Architecture
...
Web3j.lib - java version of Web3js lib
Bitcoinlib - wallet, with multi signature, multi currency and multiple accounts
https://bitcoinlib.readthedocs.io/en/latest/
...