Giter Site home page Giter Site logo

coloredcoinsd's People

Contributors

drauschenbach avatar marksmargon avatar mdemri avatar rottev avatar tal-beja avatar thehobbit85 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

Watchers

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

coloredcoinsd's Issues

AJAX support

Would it be possible to allow jsonp support or allow all origins so that ajax would work in your production and testnet environments?

License?

What is the license for this code? (I made the same issue for the specification, but in the event that this code is treated differently, I thought it warranted a new issue in this repository.)

Expiration Rules: validation failure

Hello,

I have been trying to include an expiration rule when issuing new colored coins but I am getting this error:

Status: 400
Body: {"message":"validation failure - Unknown param type int32","code":400}

I am attaching the code regarding the expiration rule I am using:
rules: {
version:1,
expiration: {validUntil:387999, locked:false}
}

Please anyone could give me a hand on this issue

`npm start` path error on Unix

Cannot run npm start on Mac due to strange use of backslashes in package.json.

$ npm start

> [email protected] start /Users/davidr/workspaces/coloredcoinsd
> node .\server.js

module.js:442
    throw err;
    ^

Error: Cannot find module '/Users/davidr/workspaces/coloredcoinsd/.server.js'
    at Function.Module._resolveFilename (module.js:440:15)
    at Function.Module._load (module.js:388:25)
    at Module.runMain (module.js:575:10)
    at run (node.js:348:7)
    at startup (node.js:140:9)
    at node.js:463:3

Torrent Server for Metadata

I saw an API called addMetadata , which is expecting a token from torrent server.
Can anyone help me in answering the following questions?

  1. What is the token that they are referring to?
  2. And in one of the colored coins documentation , I came across that Bittorrent protocol is used to store and share data.
    so my question is whether colored coins is restricted to Bittorent.

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.