Skip to content
#

nft

Here are 565 public repositories matching this topic...

unlock
julien51
julien51 commented Jul 13, 2021

One of the building blocks which we miss right now is the ability to trigger things when:

  1. new locks are deployed
  2. new memberships are purchased

We need to build a basic service which would leverage Github's cron job feature and our subgraph to extract these things. The job should be able to ping a 3rd party service such as zappier with details so that we can fanout to other applications

joshuahannan
joshuahannan commented Jul 20, 2020

Issue To Be Solved

We have accurate template transactions in the transactions folder but not all of them are included in the lib/go/templates package.

Suggest A Solution

  • Use the go bindata tool and string replacer to get the template from transactions/ and replace the contract names and addresses with the provided arguments, similar to how it is done with `GenerateCreateCo
joshuahannan
joshuahannan commented Feb 4, 2021

Issue To Be Solved

We current have a go package for getting transaction templates, but we should also have a javascript package so users of the contracts can import and use the correct versions without having to copy and paste.

Suggest A Solution

Create a lib/go/javascript/templates package that does a similar thing to the lib/go/templates package.
It should use the transactions and

ARnft
ragavendranbala
ragavendranbala commented Dec 7, 2020

Hi, Basically I'm Unity AR developer with C# as my background. So It's feeling like I'm driving a power packed Alien Ship without a user manual (Available APIs and Intellisense).
I have checked the AR-NFT-Video_Example.html file, I haven't seen any callback methods are listed on the file to handle the marker lost and found events (Maybe I'm wrong). So I have added my own lines for callbacks. It

jsartoolkitNFT
eddiecarbin
eddiecarbin commented Oct 19, 2020

Where would I find the camera_config.exe? I was wondering if you were able to save and or build this exe I read about in the ARTookKit documentation? My search has found nothing but a bunch of dead ARToolKit sites

I am running your NFT library in BabylonJS with some good results. But, the tracking is off when the camera is at an angle with the target, and I am hoping it will be better if I

Improve this page

Add a description, image, and links to the nft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nft topic, visit your repo's landing page and select "manage topics."

Learn more