Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 933 Bytes

File metadata and controls

13 lines (9 loc) · 933 Bytes

Running tests

This section describes the sequence of steps to start testing key functionalities.

  1. Build and deploy Node using Deployment instructions.
  2. Prepare Smart Contract artifacts to deploy to the network using How to create Smart Contract artifacts instructions or download ready to use ABI and WASM files from Cere Enterprise Smart Contracts repo.
  3. Deploy Smart Contract to the network using Derivative Assets instructions
  4. Test key functionalities using Testing Key Functionalities instructions.

Helpful tools

  • How to optimize asset transfer and data transactions guide.
  • Test scripts to test key functionalities.