@demox-labs/amp-core
v0.1.0
Published
WIP of AMP
Downloads
35
Keywords
Readme
Rough outline
Package will need to take an address as input Lets work with miden at first Publish a proposal with a given address, easy, wire up the endpoint Encrypt the message with the public key with the corresponding encryption schema? Then
Development
- This project uses deno for devlopment:
brew install deno
Exporting npm distributable
- Run
deno task npm-export
