Wyatt Mufson

Results 6 issues of Wyatt Mufson

On [this page](https://github.com/ontio/ontology-ts-sdk/blob/master/docs/en/README.md), the link `Deploy and Invoke Smart Contract` is broken. On [this page](https://github.com/ontio/ontology-ts-sdk/blob/master/docs/cn/README.md), the link `智能合约的部署和调用` is broken.

Currently, the guidelines say to have commit messages be numerous sections and potentially paragraphs. I think it would be better practice to follow the [50/72 formatting](https://stackoverflow.com/questions/2290016/git-commit-messages-50-72-formatting): > For these reasons,...

There should be a standard to detect if a smart contract follows certain standards - similar to Ethereum's [ERC-165](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-165.md) or NEO's [NEP-10](https://github.com/neo-project/proposals/blob/master/nep-10.mediawiki).

**What current issue(s) from Github does this address?** None **What problem does this PR solve?** The param name in the stub is `context` not `ctx` - like with the rest...

Fixed the broken logo in the README

Fixed the logo missing