Coder Social home page Coder Social logo

elevenyellow / coinfy Goto Github PK

View Code? Open in Web Editor NEW
69.0 69.0 46.0 19.04 MB

Free and open source online wallet for Bitcoin, Ethereum, Litecoin, ERC20 tokens and more.

Home Page: https://coinfy.com/

License: MIT License

JavaScript 99.47% HTML 0.44% CSS 0.09%

coinfy's People

Contributors

choobie1kenoobie avatar josema avatar managai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coinfy's Issues

Does conify support omni usdt?

Conify is great, but I have some questions.

  1. Does conify support omni-usdt?

  2. How does conify connect to local node servers (BTC, ETH, EOS, etc.)?

  3. Does conify support scanning blocks?

Thank you:)

Segwit and non-segwit rawtransaction

Hello,

I tried doing a altcoin on your explorer, trying out your development. Every time I tried sending a transaction, I will get error due to rawtx send out as segwit. Apprently Insighttx doesn't support segwit.

16: bad-txns-vin-empty. Code:-26

Any Ideas how to send POST as legacy rawtransaction?

crypto Package no longer supported

Hello,
when trying to update some modules i get:

Do you want to install 'webpack-cli' (yes/no): yes
Installing 'webpack-cli' (running 'yarn add -D webpack-cli')...
yarn add v1.7.0
[1/4] Resolving packages...
warning bip39crypto > [email protected]: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
warning [email protected]: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.

btc import

btc import have two format by private key, 'regular' and 'segwit' .
but btc export have not this two format, so when I import wallet by private key ,which format will I select?
thank you!

Failed to execute 'btoa' on 'Window'

Hello,
i face following error when try to download backup:
Uncaught DOMException: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.
data:btoa(JSON.stringify(t)),a:e,name:"YOU_MUST_RENAME_THIS_FOR_SECURITY"}
Because of that error , backup file download not working
\src\store\actions.js

    downloadFile({
        data: btoa(JSON.stringify(data)),
        a: a_element,
        name: 'YOU_MUST_RENAME_THIS_FOR_SECURITY'
    })

Seems , here need be some additional function to strip illegal characters.

Btc Not deposited wallet address.

I have send some BTC to coinfy wallet and however its not deposited to my wallet, when i check in the blockchain the transaction was confirmed what is going here ?
and also when i try to transfer ETH from coinfy to different exchange its gives this error
{"code":-32000,"message":"only replay-protected (EIP-155) transactions allowed over RPC"}.
Can some one please help?

Hot reload does not work.

I tried to compile this source in my macOs.
I typed npm run dev and tried to change something and save, but not working with hot reloading mode.
The change is shown only after when npm run build.
How to work on this source in develop mode with hot reloading?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.