Skip to content
Thomas Modeneis edited this page Apr 11, 2020 · 6 revisions
  • For the API reference and developer documentation head over to the auto generated GoDoc documentation.

This is the Wiki for the official Smilo golang implementation. For generic Smilo-related information (whitepaper, yellow paper, protocol and interface specs, APIs, DAPP development guides, etc) see the Smilo main wiki.

  • The Smilo Blockchain uses Ethereum as a vendor lib and is 100% compatible with ETH RPC/API/P2P specs. Smilo extends some essential building blocks of Ethereum (e.g., the account model, EVM, modified Patricia tree, Web3.js, RLP encoding method and many more) implementing new technical features that are tailor made for the actual needs of both enterprise and individual users. Any existing infra prepared to handle ETH (Constantinople) will work on XSM (Smilo) with minimal changes.

Main entry points:

Sidebar lists all pages.

Clone this wiki locally