This website requires JavaScript.
Explore
Help
Sign In
status-im
/
liquid-funding-console
Watch
2
Star
0
Fork
0
You've already forked liquid-funding-console
mirror of
https://github.com/status-im/liquid-funding-console.git
synced
2025-02-19 22:48:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
47
Commits
13
Branches
0
Tags
3.6
MiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Iuri Matias
485cf48dd5
Merge pull request
#13
from status-im/feat/confirm
...
feat: confirm payment
2019-05-23 15:19:40 -04:00
chains
support multiple chains; load correct contracts depending on the command line option
2019-05-22 15:27:44 -04:00
contracts
initial commit
2019-05-21 17:42:04 -04:00
embarkArtifacts
move contract artifacts
2019-05-22 15:23:35 -04:00
embarkConfig
clean contracts.js and error handling
2019-05-22 16:16:19 -04:00
js
initial commit
2019-05-21 17:42:04 -04:00
src
feat: confirm payment
2019-05-23 15:19:12 -04:00
test
initial commit
2019-05-21 17:42:04 -04:00
.gitignore
initial commit
2019-05-21 17:42:04 -04:00
accounts.example.json
add example accounts
2019-05-23 15:13:36 -04:00
embark.json
move contract artifacts
2019-05-22 15:23:35 -04:00
LICENSE
initial commit
2019-05-21 17:42:04 -04:00
package.json
add provider to support custom accounts
2019-05-23 15:13:36 -04:00
README.md
initial commit
2019-05-21 17:42:04 -04:00
ropsten.chains.json
feat: ropsten config
2019-05-22 14:30:23 -04:00
test.js
initial test script
2019-05-21 18:20:25 -04:00
testnet.chains.json
initial commit
2019-05-21 17:42:04 -04:00
yarn.lock
add provider to support custom accounts
2019-05-23 15:13:36 -04:00
README.md
Liquid Funding Console
Description
Command line dapp to use Liquid Funding contracts.
Readme
GPL-3.0
Languages
JavaScript
100%