Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/CanYavuzIterationTech/knowledge-network

Prolog solution for complex calculations.
https://github.com/CanYavuzIterationTech/knowledge-network

Last synced: about 1 month ago
JSON representation

Prolog solution for complex calculations.

Awesome Lists containing this project

README

        

# knowledge-network
Prolog solution for complex calculations.

## How to run
1. Install okp4d

[okp4d repo](https://github.com/okp4/okp4d)

2. Run `okp4d` in the project directory

```bash
okp4d query wasm contract-state smart okp41xu7vcavaj3w2yputv9cu0uk0jueldgl3pw7sfd9ateayvztgry2snql05s \
--node https://api.testnet.okp4.network:443/rpc \
"{\"ask\": {\"query\": \"is_correct_amount_vote(2,log(100) / log(10)).\"}}"
```