JesseAbram

Results 9 issues of JesseAbram

The CI should be checking - [ ] Example repos - [ ] The cargo generate template

With oracle_data being added in https://github.com/entropyxyz/programs/blob/master/wit/application.wit#L11. I think this line should take in two objects, signature request and chain data to make it cleaner

- [ ] add a simple way to post a compiled program to chain - [ ] add a way to import a private key for this, (.env file, encrypted...

B1 - tooling

The example repo holds important programs that are not examples like ```device_key_proxy``` those should be moved to their own repo preferably using the new cargo generate command.

good first issue
code quality

While writing the faucet I felt e2e testing was lacking, sure I can build and test the program, but I wanna be able to take the message and make sure...

enhancement
B1 - tooling
discussion

Allowing the runtime to be run in the browser would create a dry run feature that can be shipped and useful for checking that configs and aux data work for...

B1 - tooling

Create a way for oracle inputs to be generated with types