Skip to content

JonathanScialpi/corda-attachment-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corda

#Experimenting with Corda Attachments

/Python:

  • /async-rpc.py: Used to make asynchronous REST calls to TriggerAttachmentDownload flow from a Braid proxy server.
  • /generate-test-files.py: Simple post request to GenerateMockAttachments flow to create zip files for testing.

/CorDapps:

  • GenerateMockAttachments create a set of test files on the node which executes the flow.
  • TriggerAttachmentDownload send a specific test file as an attachment to another node.

Releases

No releases published

Packages

No packages published

Languages