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-20 06:58:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
35
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
331569dfec
Merge pull request
#10
from status-im/feat/view-pledges
...
feat: view pledges
2019-05-23 15:09:31 -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: view pledges
2019-05-23 14:25:26 -04:00
test
initial commit
2019-05-21 17:42:04 -04:00
.gitignore
initial commit
2019-05-21 17:42:04 -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
refactor: added spinner to wait for trxs, and varios transaction related refactors
2019-05-22 18:16:41 -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
refactor: added spinner to wait for trxs, and varios transaction related refactors
2019-05-22 18:16:41 -04:00
README.md
Liquid Funding Console
Description
Command line dapp to use Liquid Funding contracts.
Readme
GPL-3.0
Languages
JavaScript
100%