Skip to content

Testing Milestone 2

Isaac Adams edited this page Feb 23, 2022 · 31 revisions

Verifying Features

First, run Fennel Protocol as a dev node:

$ ./scripts/setup.sh
$ ./scripts/build-run.sh

Extrinsics are available by navigating to Polkadot.js and entering the Developer > Extrinsics menu.

The following represent the features outlined as the deliverables outlined for Milestone 2:

Key Announcement

Given key and location, the Key Announcement extrinsic will insert a Storage entry announcing the existence of a Key to the Issued Key's list of keys.

Key Generation Support

lorem ipsum.

AES

lorem ipsum.

RSA

lorem ipsum.

Diffie-Hellman

lorem ipsum.

Clone this wiki locally