https://github.com/masaun/insurance-payments-by-agentless-escrow
Insurance Payments by Agentless Escrow by using Conditional Token (ERC1155)
https://github.com/masaun/insurance-payments-by-agentless-escrow
conditional-token erc1155 gnosis soldity truffle web3js
Last synced: about 1 month ago
JSON representation
Insurance Payments by Agentless Escrow by using Conditional Token (ERC1155)
- Host: GitHub
- URL: https://github.com/masaun/insurance-payments-by-agentless-escrow
- Owner: masaun
- Created: 2020-12-13T02:20:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-17T13:20:15.000Z (over 4 years ago)
- Last Synced: 2024-10-18T20:40:17.850Z (6 months ago)
- Topics: conditional-token, erc1155, gnosis, soldity, truffle, web3js
- Language: JavaScript
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Insurance Payments by Agentless Escrow
## 【Introduction of Insurance Payments by Agentless Escrow】
- This is a smart contract for insurance payments in which the outcome trigger would be the event.
***
## 【Setup】
### ① Install modules
```
$ npm install
```
### ② Compile & migrate contracts (on Goerli testnet)
```
$ npm run migrate:goerli
```
### ③ Execute script (it's instead of testing)
```
$ npm run script:goerli
```
***
## 【References】
- Gnosis / Conditional Token
- Doc:
https://docs.gnosis.io/conditionaltokens/docs/ctftutorial01/- Example Repo (d-Corp):
https://github.com/cag/d-corp- GR8 bounty:
https://gitcoin.co/issue/gnosis/conditional-tokens-docs/28/100024318- Workshop:
- Conditional Tokens Tutorial:
https://www.youtube.com/watch?v=uZNWq07Y4Ag&feature=emb_logo- ETHOnline:
https://www.youtube.com/watch?v=D42sEEtzt08