Skip to content

Conversation

@mikekeke
Copy link
Contributor

@mikekeke mikekeke commented Feb 8, 2022

This PR adds integration with bot-plutus-interface:

  • DSL for adding wallets, compatible with bot interface
  • DSL for running contracts using bot interface
  • launch of chain-index (required for bot interface)

mikekeke and others added 14 commits February 2, 2022 13:19
- add dependency to `bot-plutus-interface`
- add chain index start
- some rafactoring
- simple contract being run with bot interface
Update plutus to match the bot-plutus-interface version
- got rid of web server start
- runing contracts with bot's `runContract`
- some errors handling
- running contracts with bot plutus interface
@mikekeke mikekeke requested review from szg251 and zygomeb February 8, 2022 12:08
@mikekeke mikekeke linked an issue Feb 8, 2022 that may be closed by this pull request
3 tasks
- setting CARDANO_NODE_SOCKET_PATH env during bot interface setup
- fix debug waiting
@mikekeke mikekeke force-pushed the misha/add-bot-inerface branch from 4c191e9 to a0b681d Compare February 8, 2022 15:20
@mikekeke
Copy link
Contributor Author

mikekeke commented Feb 8, 2022

Hmm. Tried payment from wallet to wallet - don't see funds changes on wallets addresses, might need some more work.

- bot interfaces switched from dry-mode
- wallet to wallet payment test contract
- integrations tests
@mikekeke
Copy link
Contributor Author

mikekeke commented Feb 9, 2022

Hmm. Tried payment from wallet to wallet - don't see funds changes on wallets addresses, might need some more work.

Should work now

@mikekeke mikekeke merged commit 8bd89dd into master Feb 14, 2022
@mikekeke mikekeke deleted the misha/add-bot-inerface branch February 14, 2022 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add bot-plutus-interface to project

2 participants