Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 383 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 383 Bytes

OEP-4 Example

This is an example implementation of the Ontology OEP-4 standard smart contract.

How to customize

  1. Change the values of:
  • NAME
  • SYMBOL
  • DECIMALS
  • TOTAL_AMOUNT
  • DECIMAL_MULTIPLIER
  • OWNER
  1. Have the OWNER wallet run the init method to initialize the contract